Random Project

SNMP

Nagios plugins for monitoring SNMP.

Showing 109-120 of 182 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This module Tests various aspects of the IBM Bladecenter using the SNMP interface of the Management Module. I'm not big on descriptions, but the list…
- Firewall : Checks policy state, check installed policy name (optional), check connections number (optional) - SVN : Checks status - Management : Checks status…
command[snmp_cpq_FLTPWS]=/usr/local/nagios/libexec/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.4.1.232.6.2.9.1.0 -w 3 -c 4 -l 'Redundant Power Supply' command[snmp_cpq_TMPCOND]=/usr/local/nagios/libexec/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.4.1.232.6.2.6.1.0 -w 3 -c…
Usage: -H (--hostname) Hostname to query - (required) -C (--community) SNMP read community (defaults to public, used with SNMP v1 and v2c) -v (--snmp_version) 1…
If it is outside the range you specify by and , it will return 'warning' or 'critical', depending on what values it exceeds. In order…
This plugin is written in perl and requires the perl module: Net::SNMP. Beta version, tested on Netscaler 9000 series.
Check the disk per snmp
If it is outside the range you specify by MIN and MAX, it will return 'warning' or 'critical', depending on what values it exceeds.
This plugin is written in perl and requires the perl module: Net::SNMP. Beta version, tested on Netscaler 9000 series.
This is a Perl only plugin, not calling any other Progams unlike most other snmp-disk-checkers. It works with snmp v1 v2c and v3. You can…
Our HP-UX Admins seem to like NET-SNMP better than the default HP-UX agent. This presented a challenge for us to monitor disk space for them.…
gen_check_snmp_if_services This script will walk a device and create a services file for you that can be included into the main nagios.cfg file. Its based…