mirror of
https://github.com/opinkerfi/nagios-plugins.git
synced 2024-11-21 18:03:45 +01:00
Updated rhcs nrpe config as well
This commit is contained in:
parent
824665b6d9
commit
3553793733
@ -1,5 +1,6 @@
|
|||||||
command[check_rhcs]=sudo /usr/lib64/nagios/plugins/check_rhcs -c
|
command[check_rhcs]=sudo /usr/lib64/nagios/plugins/check_rhcs -c
|
||||||
command[check_rhcs_service]=sudo /usr/lib64/nagios/plugins/check_rhcs -s '$ARG1$'
|
command[check_rhcs_service]=sudo /usr/lib64/nagios/plugins/check_rhcs -s '$ARG1$'
|
||||||
|
command[check_rhcs_service_frozen]=sudo /usr/lib64/nagios/plugins/check_rhcs -s '$ARG1$' -Z
|
||||||
|
|
||||||
command[get_rhcs_fencing]=test ! -p /tmp/fence_manual.fifo
|
command[get_rhcs_fencing]=test ! -p /tmp/fence_manual.fifo
|
||||||
command[check_rhcs_fencing]=/usr/lib64/nagios/plugins/check_rhcs_manualfencing.sh
|
command[check_rhcs_fencing]=/usr/lib64/nagios/plugins/check_rhcs_manualfencing.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user