Works very well!  I'm not sure about up-load, though.  It seems like it is expecting you to use 80% or 90% and below is a bad thing.  For me, this will not work. I try to minimize load and get battery runtime.<br><br>This was quite simple once you get NUT configured.  The SNMP config documentation was a bit lacking so I will share what mine looks like...<br>


<br>#etc/ups.conf<br>#this is for APC's snmp use called powernet<br>[apclocation01]#this can be anything you want, it's for your reference, but must be unique<br>driver = snmp-ups<br>port = 192.168.1.10#changethis<br>


community = public#changethis<br>snmp_version = v1<br>mibs = apcc<br>pollfreq = 60<br><br>Also I would suggest using a variable that each of the xymon_nut* ext scripts can look at, it's a bit annoying to change them all, but here is how I did it:<br>


<br>#the default destination directory is /usr/local/ups<br>find . -name "xymon_nut*sh" -exec sed -i "s,\/usr\/bin\/upsc,\/usr\/local\/ups\/bin\/upsc," '{}' \;<br>#this is to specify where the NUT server is<br>


find . -name "xymon_nut*sh" -exec sed -i "s,<a href="http://host.example.com" target="_blank">host.example.com</a>,127.0.0.1," '{}' \;<br>#these are your unique names in the statements of ups.conf so it will contact NUT with bin/upsc <a href="mailto:apc1@host.example.com">apc1@host.example.com</a> and bin/upsc <a href="mailto:apc2@host.example.com">apc2@host.example.com</a><br>

find . -name "xymon_nut*sh" -exec sed -i "s,apc1000,apc1\ apc2\ apc3," '{}' \;<br>
<br clear="all">Josh Luthman<br>Office: 937-552-2340<br>Direct: 937-552-2343<br>1100 Wayne St<br>Suite 1337<br>Troy, OH 45373<br>
<br><br><div class="gmail_quote">On Tue, Jul 13, 2010 at 7:47 PM, Josh Luthman <span dir="ltr"><<a href="mailto:josh@imaginenetworksllc.com" target="_blank">josh@imaginenetworksllc.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


I will definitely be trying this out in the next few days.<br><br>Thanks a bunch for sharing!<br><font color="#888888"><br clear="all">Josh Luthman<br>Office: 937-552-2340<br>Direct: 937-552-2343<br>1100 Wayne St<br>Suite 1337<br>


Troy, OH 45373</font><div><div></div><div><br>

<br><br><div class="gmail_quote">On Tue, Jul 13, 2010 at 7:02 PM, Bill Arlofski <span dir="ltr"><<a href="mailto:waa-hobbitml@revpol.com" target="_blank">waa-hobbitml@revpol.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



<br>
I just added a new entry to the Xymonton monitors page.<br>
<br>
The set of scripts is to monitor and graph AC input voltage, AC output<br>
voltage, battery charge %, battery voltagee, and UPS Load % of UPSes monitored<br>
by the Network UPS tools (NUT) suite.<br>
<br>
NUT is a great open-source UPS monitoring project who's primary goal as stated<br>
on their website is: "...to provide reliable monitoring of UPS and PDU<br>
hardware and ensure safe shutdowns of the systems which are connected. We<br>
attempt to monitor every kind of UPS and PDU, given sufficient interest."<br>
<br>
NUT may be found at <a href="http://www.networkupstools.org/" target="_blank">http://www.networkupstools.org/</a><br>
<br>
The latest versions of the xymon_nut_*.sh scripts, as well as instruction on<br>
installing them may be found at <a href="http://www.revpol.com/xymon_nut_scripts" target="_blank">http://www.revpol.com/xymon_nut_scripts</a><br>
<br>
Hope these are useful to someone. :)<br>
<br>
P.S.  I am not affiliated with the NUT project in any way other than that I<br>
recommend, install and support it at my client's sites.<br>
<br>
(A similar message may be cross-posted to the NUT users mailing list)<br>
<font color="#888888"><br>
--<br>
Bill Arlofski<br>
Reverse Polarity, LLC<br>
<br>
<br>
To unsubscribe from the xymon list, send an e-mail to<br>
<a href="mailto:xymon-unsubscribe@xymon.dk" target="_blank">xymon-unsubscribe@xymon.dk</a><br>
<br>
<br>
</font></blockquote></div><br>
</div></div></blockquote></div><br>