Random Project
Home >

Showing 7537-7548 of 12088 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
The script works great when using it on the host, but when I tried executing it using check_nrpe, I received the following error: Add-PSSnapin :…
Hi, Just to tell you that is a very good perl script ! Awesome work ! I recommended !! For others, some informations : (Examples…
If you want some different calculations, like having free memory equals free+buffered+cached, then you need to make a couple of changes: add my $mem_buff =…
More improvement to mastrboy's original PHP check_ssl_cert.php. This adds X.509 PKI Chain validation, days-to-expiration in the performance data, as well as OSCP validation.
* Software requirements cassandra(using nodetool) * overview - verify that the number of live nodes which belong to Multi Cluster is less than the specified…
Plugins to monitor the usage/(over-)subscription of ThinPools provided by EMC's High-End-SAN-Storage Symmetrix VMAX. You can define thresholds for each pool. Output is suiting for plotting…
nrepe plugin for read the SamFS faultlog.bin an report active faults
--- scripts/nagios/check_domain (revision 109964) +++ scripts/nagios/check_domain (working copy) @@ -83,6 +83,10 @@ then TYPE=dk-hostmaster WHOIS_SERVER="whois.dk-hostmaster.dk" +elif [ ${DLTYPE} == 'ca' ]; +then + TYPE=ca +…