Random Project
Home >

Showing 4441-4452 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Checks IBM BigInsights Agents via the BigInsights Console REST API Checks: - stopped agents (includes dead) vs thresholds (default: w=0, c=1) - operational agents vs…
All options I was expecting are in there. Good job mate. Ludovic
Checking for reverse doesn't work, eg.: #check_dns_host.pl -H 8.8.8.8.in-addr.arpa -Q REVERSE -W 1000 -C 1000 DNS OK! QUERYRETURNCODE=(NOERROR => 8.8.8.8.in-addr.arpa) ANSWERS=(0) QUERY_RETURNVAL=() ELAPSED=(8 ms) |…
Thanks for your tool. I needed something to replace the default check_dns because I need to verify the existence of a PTR record. Unfortunately your…
This script will check the ping time off what you want.
You need to change the connection string with the name of the sql server you want to monitor, the password of the sa user and…
In the perl script, the Nagios command file MUST be written in the default directory and with the default name, e.g., for Nagios 4.0.1 (I…
The script fails for me, like others, with no response. This is due to the hard-coding of exim's location, which is incorrect on cPanel servers…
Just had one problem and that was the error mentioned in my review title. To fix it, I deleted the: || $diag_result == 3 From…