Random Project

SNMP

Nagios plugins for monitoring SNMP.

Showing 97-108 of 182 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
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…
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…