I am currently looking for a way for Nagios to tell me info about a few UPS on our system.
I have a very basic idea of having the UPS connected to a raspberry pi but unsure where I should go from there!
Any help will be greatly appreciated!
SmartUPS
Re: SmartUPS
If the UPS has network connectivity I would look into SNMP. Does it not have an ethernet port?
Former Nagios employee
-
MilkyBarKid
- Posts: 2
- Joined: Thu Sep 18, 2014 10:26 am
Re: SmartUPS
No it doesn't that's why I was thinking of Connecting it to a PI.
Re: SmartUPS
That's a bit trickier then. How would you be hooking it up to the Pi? If it has a USB communication protocol that would work, but would definitely need some custom code to check it.
Former Nagios employee