589 bytes added
, 20:03, 4 July 2011
== Possible configurations ==
=== Monitor Network UPS ===
Add an ACL to the upsd.conf configuration file on the host that has the UPS connected to it to let the HDA be able to read the values from nut:
<pre>
ACL slaves 192.168.0.0/24
ACCEPT slaves
</pre>
On the HDA add a new line to /etc/ups/hosts.conf:
<pre>
MONITOR myups@remotehost "Description"
</pre>
You can add multiple remote hosts to this file.
=== Create custom monitor template ===
You can edit the html templates for nut which are located in /etc/ups/.
See <small>man upsstats.cgi</small> for the available variables.