Random Project
Home >

Showing 7177-7188 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Seems to need bash instead of sh Change line 1 from #/bin/sh to #/bin/bash
SetHandler server-status Order deny,allow Deny from all Allow from 127.0.0.1 ExtendedStatus On
Does not work well with IBMHttpServer. little change to trap process httpd instead of Apache2: cpu_load="$(cpu_load=0; ps -Ao pcpu,args | grep "$path_binary/httpd" But does not…
This worked out of the box with my NetApp FAS2040 & FAS2240 systems. I had a bit of trouble getting the Volume Usage check to…
First off, thank you for contributing. But here is some constructive criticism. - Learn how to compress a file, why would you compress it twice?…
Everything you need is right here. It is exceptionally flexible and put together. I particularly like the flexibility of how you can shape the perfdata…
This is an update of check_mysqlslaverun.sh. In addition to ensuring that the slave is running, it will also record the seconds behind, and issue a…
A rewrite of check_iperf plugin to be used with the more stable nuttcp.
Nagrestconf is a mature and well maintained REST interface and configuration GUI for Nagios. Easy to install with docker. Easy querying and modification from the…