Random Project
Home >

Showing 1789-1800 of 12088 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
It works very well with last admin kit! Thanks a lot for your work!
anyone wants to fix this, i cant do perl https://github.com/centreon/centreon-plugins/issues/385
Nagios plugin to monitor ClamAV signatures are up to date, written in bash.
Check summary health status of Starwind iSCSI VSAN device via PHP.
The best plugin I've seen on the exchange in years!
try: bash -x check_supervisorctl.sh -help
...incorrect results depending on time format... Using: struptime=`uptime | awk '{print $2,$3,$4,$5}'` if [[ $struptime == *day* ]]; then struptime1=${struptime%,} else struptime1=${struptime%, *} fi strdayshours=${struptime1%%:*}'…