nut 2.1.2 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 UPS monitoring daemon NUT Status /status_nut.php NUT Settings /pkg_edit.php?xml=nut.xml /usr/local/pkg/ https://packages.pfsense.org/packages/config/nut/nut.inc /etc/inc/priv/ https://packages.pfsense.org/packages/config/nut/nut.priv.inc /usr/local/www/ https://packages.pfsense.org/packages/config/nut/status_nut.php /usr/local/www/widgets/widgets/ https://packages.pfsense.org/packages/config/nut/ups_status.widget.php /usr/local/www/widgets/javascript/ https://packages.pfsense.org/packages/config/nut/ups_status.js /usr/local/www/widgets/include/ https://packages.pfsense.org/packages/config/nut/ups_status.inc enabled General Settings listtopic UPS Monitoring monitor select Power Down Instead of Halt powerdown checkbox ups.conf options custom_upsconf Write there any custom options for ups.conf. All options must be separated by semi-colons (;). textarea 65 5 upsd.conf options custom_upsdconf Write there any custom options for upsd.conf. All options must be separated by semi-colons (;). textarea 65 5 upsd.users options custom_upsdusers Write there any custom options for upsd.users. All options must be separated by semi-colons (;). textarea 65 5 upsmon.conf options custom_upsmonconf Write there any custom options for upsmon.conf. All options must be separated by semi-colons (;). textarea 65 5 Remote Access Settings - Used for Local and SNMP Types to allow access listtopic Remote Access Address <strong>NOTE: Previous versions of NUT supported internal ACLs, these no longer work. The new default is to bind to localhost ONLY - you should add NAT rules for the NUT port (3493) to allow remote access. This field no longer has any effect, but was left intact for reference.</strong> 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();