Random Project
Home >

Showing 5497-5508 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
USAGE: ./check_f5_cpu_mem_utilization.pl- - description: checks CPU and memory utilization on F5 using SNMP- Requires: Perl [naturally] and the Net::SNMP Perl module
@@ -12,9 +12,10 @@ # Prerequisite Perl modules: # # Net::SNMP -# Nagios::Plugin +# Nagios::Plugin (version 0.36 or later) # # Though Net::SNMP may be…
Using dig this bash script make a query to two dns (the master and the slave) for the SOA record. Then it compare these SOA…
awk -v now=`date +%s` 'BEGIN{print strftime("%b %d %T", now)}' gives me Aug 06 19:57:43 and log file have padded zeros Aug 6 19:57:11 I use…
Did encounter a problem when the check_rsnapshot is returning a warning message. The errormessage was sent to STDERR and not to the NRPE. I did…
I added $ENV{PERL_LWP_SSL_VERIFY_HOSTNAME} = 0; to make it run. But now I always get this output ./check_esx3-0.5.pl -H 192.168.77.70 -u user -p mypassword -l cpu…
On debian wheezy with an SL4540 I had to comment the HP Smart Array presence check in order to make it working. Otherwize I've got…
Great plugin! Completely works fine. One thing I cant get to work is an exclamation mark in my password '!'.
This plugin allow you to monitor data from weather stations partaking in the openweathermap project ( http://openweathermap.org/ ). Until / if we get a general…
This plugin allows you to check your hdds' S.M.A.R.T. temperatures.
Hi, This woeked exactly as advertised - thanks. The thing is, the reason I was searching for statusmap patches was because I wanted the include/exclude…
Hello, I just tested this plugin and I have to say: this script does not what it should do (on Ubuntu 12.04) I have a…