Random Project
Home >

Showing 10261-10272 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Quick and dirty patch to show only HARD state services in the Tactical Overview.
This check will monitor the disk usage on a netapp volume. This script does not need a volume id, but will check on volume name.…
Check the health status of the scopes on a Microsoft DHCP Server. The script is a VBS that could be executed on the server using…
The script fails for me on Nagios 3.0.6. I've created a patch that corrects this: http://sam-pointer.com/2010/01/29/nagios-recurring-scheduled-downtime
In this blog, you will find a community-distributed script for making ir easier to write nagios plugins in PHP.
Had to add: if ( ! $FC_adm_status ) { next; } after the query for SFC_adm_status. The previous query for ports_number returns the max ports…
I managed to get this working by changing the TYPE query to: TYPE=$(snmpwalk -v 1 -c $COMMUNITY $HOSTNAME SNMPv2-SMI::mib-2.1.1 | sed "s/.*STRING:(.*)$/1/") and also removing…
Hi, line #46 wrong. change it please from: print "|cpu_load=".$use."%".";".$warning.";".$critic al; to: print "|cpu_load=".$use."%".";".$warning.";".$critical;
hi. i've improved the code to report names of failed jobs, also made code more extensible if you want to fill other info to the…
This article outlines the Nagios installation steps on RHEL 4.