UPS Monitoring
-
donnyforbes
- Posts: 357
- Joined: Tue Jun 13, 2017 2:17 pm
UPS Monitoring
We have several APC UPS on our network that we would like to monitor can this be done? If so how?
- rexconsulting
- Posts: 60
- Joined: Fri May 04, 2012 4:27 pm
- Location: Oakland, CA
- Contact:
Re: UPS Monitoring
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.
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
--
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
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
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
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
https://exchange.nagios.org/directory/P ... PS/details
Managing plugins in XI
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
-
donnyforbes
- Posts: 357
- Joined: Tue Jun 13, 2017 2:17 pm
Re: UPS Monitoring
since i am using XI is this the one I want to follow?
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Thanks
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
Yes that is the same document I linked todonnyforbes wrote:since i am using XI is this the one I want to follow?
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Thanks