Home > Plugins > Network Protocols

Network Protocols

Nagios plugins for monitoring network protocols (e.g. HTTP and FTP) of all types.

Showing 265-276 of 421 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Returns Memory Allocated, Memory Free and a percentage for total memory usage. usage: ./check_netscreen_mem -H -C community Allows for memory returned in bytes -t b,…
A plugin to check the netscreen ids values. This is the first version of this plugin, if i need more functionality out of it, then…
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…