Home > Plugins > Network Protocols

Network Protocols

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

Showing 301-312 of 421 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Requirements: PHP, PHP-SNMP, i think every version over 4.3.0 should work. install instructs in the README file
Basicamente vamos a monitorear los sensores AKCP SP2 con los siguientes procedimientos: Este ejemplo lo vamos a realizar con el puerto 1. PASO 1: Editar…
command[snmp_sysdescr]=/usr/local/nagios/libexec/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.2.1.1.1.0 command[snmp_tcpEstab]=/usr/local/nagios/libexec/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o tcp.tcpCurrEstab.0 -u 'TCP Connections' -w $ARG2$: -c $ARG3$: command[snmp_ipHeaderErr]=/usr/local/nagios/libexec/check_snmp -H $HOSTADDRESS$ -C…
Check Windows Disk adapted from Djembe version to *BSD Os with net-snmp5.3.x. Original Project Page : http://www.xenux.net.
This script will count the number of processes running with a given name. You may also specify that these processes must have certain cmdline arguments.…
Checks the hosts uptime through SNMP. Based on uptime_by_snmp.sh but conforms more to the guidlines (no tempfiles, help). The output is in minutes (if critcial…
Written in C to be more efficient than perl/shell/... scripts in order to monitor a lot of servers by SNMP: All these plugins work immediatly…
This script will check disk usage on a remote system via SNMP. It uses the net-snmp library compiled into PHP. You must have your PHP…
This project started because I had a heck of a time trying to find a snmp plugin to monitor the Array status of the Dell…
This simple script is written in Bash and should be quite clear to read and hack, I think. There are other Perl scripts around, but…
For more information concerning this plugin call: - check_processes_ucd -h - perldoc check_processes_ucd