electricity meter management

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
lamine
Posts: 1
Joined: Thu Aug 02, 2012 11:46 am

electricity meter management

Post by lamine »

hi My name is Lamine KANE

i am project chief in big electrical project in my country.

we have to search solution for electicity meter in order :

- to supervise all meters ( it is possible by nagios if we integrate in the meter SNMP protocol)
- consume electrical power by using prepaid system ( it should be possible but i don't know till nagios can manage a database, but let me know more).


let me know more to my inqueries.

Regards
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: electricity meter management

Post by mguthrie »

If you wrote a check plugin to wrap an SNMP query for those meters, you could most certainly monitor those with Nagios. If you already have a way to access the data, turning it into a plugin is fairly easy.
http://nagiosplug.sourceforge.net/devel ... lines.html
Locked