Random Project
Home >

Showing 6193-6204 of 12088 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
I have a better value rounding meth?d to suggest. I changed the line: ROUNDED=`echo $VALUE | sed 's/..*//'` with: ROUNDED=`echo $VALUE | awk '{printf("%dn",$1 +…
Plugin (written in Perl) dedicated for Nagios which allows to check CPU (in 5 min, 1 min and 5 sec period) and Memory (Free and…
Check for a pattern in a log file in the last "X" minutes
We are using some DNS name which contains the character '_'. Version 0.6.6 don't permit the usage of '_' and so, have to update it.…