TOP LEVEL CATEGORIES
EXPLORE
@fkrueger
Favorites 5
Views 3477
usage: ./check_traceroute_pingplot.pl
root@yourhost:~# check_fbox_smarthome.php -h usage: check_fbox_smarthome.php can be 'read', 'toggle', 'switchon', 'switchoff'. can be '*' for all or a search pattern on your config's section-names can…
root@yourhost:/yournagioscontribdir# ./check_openweathermap.pl usage: ./check_openweathermap.pl [api-key] locationstring is usually 'townname,countrytld' (ie. Wuerzburg,de or London,uk), but can be id= as well. wantedinfo is either 'all' or one…
### NAGIOS COMMANDS DEFINITION define command{ command_name check_smarttemp command_line $USER1$/contrib/check_smarttemp.sh $ARG1$ $ARG2$ $ARG3$ $ARG4$ $ARG5$ $ARG6$ } ### NAGIOS SERVICECHECK DEFINITION define service{ use local-service…
== Requirements == This script needs a running snmpd on the ESX server you use for checking with the following addition to its snmpd.conf: exec…
== /etc/sudoers requirements == Needs an entry along the line of the following for repquota: nrpe localservername=NOPASSWD: /usr/sbin/repquota * If not unset yet, remember to…