Monitoring Schneider Electric PowerLogic EGX300

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
soporte.impala
Posts: 11
Joined: Thu Jul 04, 2013 4:26 am

Monitoring Schneider Electric PowerLogic EGX300

Post by soporte.impala »

Hey everyone,

Im using Nagios XI and im trying to work with MIBs and SNMP monitors.

I want to monitor a Schneider Electric power digital meter device and Im using official seller MIB to this but I dont get the expected results.

The main problem is that I dont know forcing to use nagios mib seller. If I use SNMP Walk wizzard i can see some values but I dont know was refering that.

Can anyone have experience with this o similar monitors? Can anyone help me plz?

Ty so much
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Monitoring Schneider Electric PowerLogic EGX300

Post by sreinhardt »

If you wish to specify a certain mib with snmpwalk you can use "-m /usr/share/snmp/[mib-name-here]" or "-m ALL" to load all mibs in the /usr/share/snmp/ directory that your user has access to. The snmpwalk wizard however will need some modificiation if you wish to use specific mibs, as it only uses the default mibs. This isn't too big of a deal, and I would actually suggest using snmpwalk via the cli first so that you can identify what oids you actually want to monitor, unless you already know what those might be.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked