Random Project

SNMP

Nagios plugins for monitoring SNMP.

Showing 61-72 of 182 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Check Plugin uses SNMP to query the ft state of two Cisco ACE 4700 Loadbalancer appliances. *Returns OK for state Active - StandbyHot *Returns WARNING…
The UCD SNMP daemon allows plugins to be added, and will take any Nagios plugin without modification. Therefore, you can run your checks remotely via…
A Perl-based plugin to check the time on a remote system using SNMP.
A perl script to check the system time on a host against the localhost's time using snmp. You can optionally pass the number of drift…
Checks the temperatures of any Proliant Hardware. No need to have 10s of plugins.
This script requires: Getopt::Long Pod::Usage Time::HiRes Net::SNMP / Nagios command definition examples: define command { command_name check_snmp_sysname command_line $USER1$/check_snmp_string.pl -H $HOSTNAME$ -c $ARG1$ -o sysName…
Example output: root@nagios proliant # ./check_snmp_proliant_raidcontroller.php -H x1 -C nagios OK: The RAID Controller is operating normally root@nagios proliant # ./check_snmp_proliant_raidcontroller.php -H x2 -C nagios…
Example output: root@nagios proliant # ./check_snmp_proliant_memstatus.php -H x1 -C nagios OK: The memory modules is operating normally. root@nagios proliant # ./check_snmp_proliant_memstatus.php -H x2 -C nagios…
Check the duplex and speed settings of HP Proliant NICS via SNMP (Requires hp insight NIC agents to be running on host to check) Requires…
This quick and dirty script requires: - portaudit installed (${PORTSDIR}/security/portaudit) on nagios host - net-snmp with HOST-RESOURCES MIB on agents
Please execute the script in your shell before use it with Nagios to test if the oid's are OK, a message will be printed if…