Home > Plugins > Network Protocols

Network Protocols

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

Showing 253-264 of 421 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
checks fans (1-6) with snmp, require ibm rsa2 mibs.
I started using the other SNMP plugins developed in Perl or C, but when our project reached more than 150 snmp checks the system resources…
inspired by check_hpjd from the original nagios-plugins, I've written this plugin. It queries prtAlertTable from the Printer MIB. It honors only prtAlertTrainingLevel = trained(4) or…
It contains the following plugins: - check_snmp_disk: Checks disk usage via SNMP - check_snmp_procs: Checks if processes are running via SNMP
Monitors the IPSec ESP tunnel status on NOMADIX Enterprise USG devices (WiFi hotspots) using SNMP. * 2007-03-27: New version uploaded containing a bugfix
Plugin to check the status of Nortel core routers (Passport systems or currently named Ethernet Routing Switch). Current Status: OK Status Information: CpuUtil=9% SwitchFabricUtil=0% SysBufferUtil=1…
+++++ DESCRIPTION I wrote this script based on the idea of //**tiochan** get_snmp// (you can find it in this repository). Actually the script is almost…
Universal plugin to check various system parameters via snmp. It is written entirely in perl and spawns no external processes. There are four predefined parameters…
One of the things we've been looking into recently, is running the standard Nagios plugins through SNMP instead of through NRPE. Putting aside the discussion…
Check is done through SNMP and can use the "VPN monitor" capacity. Usage: -H (--hostname) Hostname to query - (required) -C (--community) SNMP read community…
check_netscreen_session plugin for Nagios monitors the number of sessions for a Netscreen/Juniper host Usage: -H (--hostname) Hostname to query - (required) -C (--community) SNMP read…
This plugin is written in perl, and uses Net::SNMP to access the hrStorage OID on remote hosts to get filesystem and memory usage. I started…