summaryrefslogtreecommitdiffstats
path: root/command.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'command.cfg.in')
-rw-r--r--command.cfg.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/command.cfg.in b/command.cfg.in
index cec058a..afdf6fd 100644
--- a/command.cfg.in
+++ b/command.cfg.in
@@ -74,6 +74,7 @@ command[check_nntp]=@libexecdir@/check_nntp -H $HOSTADDRESS$
74command[check_telnet]=@libexecdir@/check_tcp -H $HOSTADDRESS$ -p 23 74command[check_telnet]=@libexecdir@/check_tcp -H $HOSTADDRESS$ -p 23
75command[check_users]=@libexecdir@/check_users -w $ARG1$ -c $ARG2$ 75command[check_users]=@libexecdir@/check_users -w $ARG1$ -c $ARG2$
76command[check_ntp]=@libexecdir@/check_ntp -H $HOSTADDRESS$ 76command[check_ntp]=@libexecdir@/check_ntp -H $HOSTADDRESS$
77command[check_ntp_ntpq]=@libexecdir@/check_ntp -H $HOSTADDRESS$ -j 10 -k 15
77command[check_flexlm]=@libexecdir@/check_flexlm -F $ARG1$ 78command[check_flexlm]=@libexecdir@/check_flexlm -F $ARG1$
78command[check_hpjd]=@libexecdir@/check_hpjd -H $HOSTADDRESS$ -C public 79command[check_hpjd]=@libexecdir@/check_hpjd -H $HOSTADDRESS$ -C public
79command[check_mrtg]=@libexecdir@/check_mrtg $ARG1$ 10 AVG $ARG2$ $ARG3$ $ARG4$ $ARG5$ $ARG6$ 80command[check_mrtg]=@libexecdir@/check_mrtg $ARG1$ 10 AVG $ARG2$ $ARG3$ $ARG4$ $ARG5$ $ARG6$