. All rights reserved. */ /* ========================================================================== */ /* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ /* ========================================================================== */ ]]> Describe your package here Describe your package requirements here Currently there are no FAQ items provided. nut 2.0.4 Services: NUT Change /status_nut.php /usr/local/pkg/nut.inc NUT Set Network UPS Tools settings.
Services
/status_nut.php
nut nut.sh upsmon NUT Status /status_nut.php NUT Settings /pkg_edit.php?xml=nut.xml&id=0 /usr/local/pkg/ 0755 http://www.pfsense.com/packages/config/nut/nut.inc /usr/local/www/ 0755 http://www.pfsense.com/packages/config/nut/status_nut.php General Settings listtopic UPS Monitoring monitor select Power Down Instead of Halt powerdown checkbox Remote Access Settings - Used for Local and SNMP Types to allow access listtopic Remote Access Address <br>(ex: 192.168.1.0/24) allowaddr input Remote Access User allowuser input Remote Acces Password allowpass password Local UPS Settings listtopic <strong>Local UPS Name</strong> name input <strong>Local UPS Model</strong> driver If generic or cable specified in parenthesis you need to select the appropriate option below. select <strong>Local UPS Port</strong> port select Local UPS Generic Type upstype select Local UPS Cable Type cable select Remote SNMP UPS Settings listtopic <strong>SNMP UPS Name</strong> snmpname input <strong>SNMP UPS Address</strong> <br>(ex: 192.168.1.10) snmpaddr input SNMP UPS Community<br>(Def: public) snmpcommunity input SNMP UPS Version<br>(Def: v2c) snmpversion select SNMP UPS MIB<br>(Def: IETF) snmpmib select SNMP UPS Polling Freq<br>(Def: 30) snmpfreq input Disable transfer OIDs<br>(use on APCC Symmetras) snmpdisabletransfer checkbox Remote NUT UPS Settings listtopic <strong>Remote NUT UPS Name</strong> remotename input <strong>Remote NUT UPS Address</strong> <br>(ex: 192.168.1.10) remoteaddr input <strong>Remote NUT UPS User</strong> remoteuser input <strong>Remote NUT UPS Password</strong> remotepass password before_form_nut(&$pkg); validate_form_nut($_POST, &$input_errors); sync_package_nut(); deinstall_package_nut();