Random Project
Home >

Showing 1789-1800 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
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%%:*}'…
Hi! Using with esxi v6.0 Only Guest_Status,Guest_Snapshot,Guest_Disk_Usage working. All other Guest_* command output is UNKNOWN: Guest is powered OFF or is not accesible, cannot collect…