UPS Monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
donnyforbes
Posts: 357
Joined: Tue Jun 13, 2017 2:17 pm

UPS Monitoring

Post by donnyforbes »

We have several APC UPS on our network that we would like to monitor can this be done? If so how?
User avatar
rexconsulting
Posts: 60
Joined: Fri May 04, 2012 4:27 pm
Location: Oakland, CA
Contact:

Re: UPS Monitoring

Post by rexconsulting »

Hi Donny,

Did you check "/usr/local/nagios/libexec/check_ups"? Network UPS Tools from www.networkupstools.org must be running for this plugin to work.

Most UPSes have serial ports which signal various kernel variables that can be queried with "sysctl". Rex Consulting has written a few custom checks that handle this style of UPS signaling. In our lab, we have our UPS connected to an OpenBSD box, and we use the OpenBSD "sensorsd" in conjunction with Nagios XI to send alerts in case of loss of A/C, or in case of low battery charge.
CP
--
Chris Paul
Rex Consulting, Inc
5652 Florence Terrace, Oakland, CA 94611
email: [email protected]
web: http://www.rexconsulting.net
phone, toll-free: +1 (888) 403-8996 ext 1
donnyforbes
Posts: 357
Joined: Tue Jun 13, 2017 2:17 pm

Re: UPS Monitoring

Post by donnyforbes »

Hi No I have not checked this at all. I didn't know anything about it. Also, our UPS are connected via network cable to our switches.
If this can be done can you provide me with the steps?

Thanks
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: UPS Monitoring

Post by scottwilkerson »

I haven't tested it in-house because we don't have this type of APC units, I believe this plugin can do what you are looking for

https://exchange.nagios.org/directory/P ... PS/details

Managing plugins in XI
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
donnyforbes
Posts: 357
Joined: Tue Jun 13, 2017 2:17 pm

Re: UPS Monitoring

Post by donnyforbes »

since i am using XI is this the one I want to follow?
https://assets.nagios.com/downloads/nag ... ios-XI.pdf

Thanks
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: UPS Monitoring

Post by scottwilkerson »

donnyforbes wrote:since i am using XI is this the one I want to follow?
https://assets.nagios.com/downloads/nag ... ios-XI.pdf

Thanks
Yes that is the same document I linked to
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked