Random Project
Home >

Showing 7645-7656 of 12088 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
I switched from DNX to mod_gearman and it works much better and has more features. I use it on production with 12k active service checks…
was good idea but the project has some bugs and is no more maintained. mod_gearman is the best alternative : better implemented and works like…
for a valid search without subdirectory you need to add "maxdepth 1" on line 219 : else if [ $SUBS = "-s=no" -a $TYPE =…
On failure this returns "exit $STATE_CRITICAL" But $STATE_CRITICAL is not defined, so the return status is always good. Only the Status Information text changes.
This tutorial demonstrates how to monitor the exit codes from cronjobs with Nagios.
Requires a little bit of fiddling. If you get a No Health Status Line error with NRPE there is a fix for this. What I…
Great add-on works well although I cannot get it to work with a non standard HTTP or HTTPS webpage running on TCP port other than…
I get the following error: ./check_file_age.py -h File "./check_file_age.py", line 57 else: ^ SyntaxError: invalid syntax Running CentOS 6 x64 and Python 2.6.5 (r265:79063, Nov…
We used this "Send HTML Alert Email v2" customization kit to enhance our Nagios 3.2.0 deployment. It was easy to install & configure using the…
#! /usr/bin/perl # $Id: check_mpt.pl,v 0.2 2012/04/17 11:17:49 Exp $ # # check_mpt.pl Copyright (C) 2006 Claudio Messineo # version 0.2 modified by Marko Stojanovic…