Home >

Showing 4165-4176 of 12088 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Checks http://status.aws.amazon.com RSS feeds using the feedparser python library. The check will alert when any outage or maintenance event is announced. The feedparser and argparse…
I set it up as NRPE check on a windows server in my NagiosXI setup. I was able to modify the script so that performance…
The total count only goes up to 50 for the OS level in KMS. No real value above that count.
From command line, it works like a charm. But on the Nagios Xi GUI, it is displaying the below error: (No output on stdout) stderr:…
iostat -d hdisk4 1 1 System configuration: lcpu=4 drives=3 paths=6 vdisks=2 Disks: % tm_act Kbps tps Kb_read Kb_wrtn hdisk4 0.0 0.0 0.0 0 0 tps…
In this tutorial, we would learn how a simple BASH script can be used to create a powerful Nagios Plugin in order to monitor any…
Excellent !!! I just have to adjust it to make it run faster... Here is how: {code} #ORIG: log_message = log_message.rstrip(" ") #MKOCO addon to…
The command runs successfully only 1 time. The second time we run the command it doesn't show any errors or warnings as in principle check_logfiles…
I'm missing performance data and i tried checking a juniper SA2500 cluster on which it doesn't work. On Cisco equipment it does work though and…
Adding nagios user to the root group is a big security hole. I suggest never doing this. Here is a better work around until VMware…