SNMP

Nagios plugins for monitoring SNMP.

Showing 157-168 of 182 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Check extensible command table of the UCD-SNMP-MIB. A table of extensible commands returning output and return codes. These commands are configured via the agent's snmpd.conf…
for more information concerning this plugin call: - check_disks_ucd -h - perldoc check_disks_ucd
Check Disk Space on windows servers I had to place an url to upload my script file. But there is no project at my url.…
Simple bash script to check battery replace status via snmp from powerchute. Needs snmpget. Needs APC PowerChute on the Server. Command: check_powerchute $HOSTADDRESS$
Checks if a Action Point on WS5000 Switch is okay (through SNMP). The script has to be located in the same dir as util.sh and…
Check all OIDs specified in the command line and all objects underneath Anything other than zero under .101.x is considered an error usage: $0 options…
Plugin to check the status of Brocade SAN switches. The switches this script and the Nagiosgrapher ncfg file supports: Brocade 4900 Brocade 5000 My two…
Plugin to check the status of the three mail queues of the barracude mail and spam filter system. I used the check_barracuda_queue plugin of fpater…
Written in PERL, this packages includes: * Standard UPS MIB battery, input and output monitoring * APC environmental probe monitoring via an EMP probe connect…
The project is hosted at http://sourceforge.net/projects/asnmtap/ but the ASNMTAP CPAN Module is also available at CPAN http://search.cpan.org/~asnmtap/
Provides a variety of information including: UPS type, battery capacity, battery status, device temperature, runtime, UPS load, input voltage, input current, input frequency, output voltage,…
command[snmp_ups_stat]=/usr/local/nagios/libexec/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.4.1.318.1.1.1.2.1.1.0 -w 3 -c 4 -l 'Main Battery Status' command[snmp_ups_capa]=/usr/local/nagios/libexec/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.4.1.318.1.1.1.2.2.1.0 -l 'Adv. Battery…