SNMP Monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
narendra.badgujar
Posts: 46
Joined: Thu Mar 14, 2013 12:55 am

SNMP Monitoring

Post by narendra.badgujar »

Hi,

Want know limitations of SNMP monitoring for windows servers.

Compaire SNMP monitoring and NSClient++ client monitoring

Regadrs,
Naredra Badgure
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: SNMP Monitoring

Post by sreinhardt »

They are completely different forms of monitoring. Snmp is polling a service that can be installed on windows machines, things move around and it is difficult to monitor things like processes and services without moderately advanced scripting. On the other hand it does not install an agent on they system. I would highly suggest using wmi opposed to snmp as microsoft is deprecating snmp in all new OSes.

NSclient on the other hand, runs a local agent on that windows machine, can query most anything on the system and run local scripts.
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