SNMP

Nagios plugins for monitoring SNMP.

Showing 85-96 of 182 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This plugin gets the value of the counter out of the MIB (e.g. 1.3.6.1.2.1.2.2.1.10.1 for InOctets). The unit of output value is bps, kbps or…
It contains the following plugins: - check_cpu: Checks via SNMP the CPU load on Cisco or Juniper equipment. - check_bgp: Checks via SNMP the status…
Plugin to check the status of an MGE UPS system. The MGE type: Galaxy PW On Line My two cents to the Nagios community :)…
For more information concerning this plugin call: - check_files_ucd -h - perldoc check_files_ucd
checks cpu1/2, dasd and ambient temperature with snmp, require ibm rsa2 mibs.
For more information concerning this plugin call: - check_swapspace_ucd -h - perldoc check_swapspace_ucd
command[snmp_lmsessions]=/usr/local/nagios/libexec/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.4.1.77.1.2.19.0 -u 'Server Users' command[snmp_http_anonymous]=/usr/local/nagios/libexec/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.4.1.311.1.7.3.1.7.0 -u 'anonymous Users' -d: command[snmp_http_nonanonymous]=/usr/local/nagios/libexec/check_snmp -H $HOSTADDRESS$ -C…
Nagios Check Utils is a group of utils written in c for maximum performance. New updates of utils on http://ftp.sherkhan.net/nagios_check_utils
checks fans (1-6) with snmp, require ibm rsa2 mibs.
I started using the other SNMP plugins developed in Perl or C, but when our project reached more than 150 snmp checks the system resources…