aboutsummaryrefslogtreecommitdiffstats
path: root/nagios-nrpe-commands.cfg
blob: 6a2729f35782fcb03f1d259648d44efa078b6a8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#
# NRPE commands used by sitesummary generated Nagios checks.
#
command[check_apt]=/usr/lib/nagios/plugins/check_apt
command[check_dhcp]=/usr/lib/nagios/plugins/check_dhcp
command[check_disk]=/usr/lib/nagios/plugins/check_disk -w $ARG1$ -c $ARG2$ -p $ARG3$
command[check_etc_hosts]=/usr/lib/sitesummary/nagios-plugins/check_etc_hosts
command[check_etc_resolv]=/usr/lib/sitesummary/nagios-plugins/check_etc_resolv
command[check_ftp]=/usr/lib/nagios/plugins/check_ftp -H localhost
command[check_kernel_status]=/usr/lib/sitesummary/nagios-plugins/check_kernel_status
command[check_linux_raid]=/usr/lib/nagios/plugins/check_linux_raid
command[check_nfs]=/usr/lib/nagios/plugins/check_rpc -H localhost -C nfs -c2,3
command[check_ntp]=/usr/lib/nagios/plugins/check_ntp -H localhost
command[check_procs]=/usr/lib/nagios/plugins/check_procs -w $ARG1$ -c $ARG2$
command[check_procs_cron]=/usr/lib/nagios/plugins/check_procs -w $ARG1$ -c $ARG2$ -C cron
command[check_procs_zombie]=/usr/lib/nagios/plugins/check_procs -w $ARG1$ -c $ARG2$ -s Z
command[check_shutdown]=/usr/lib/sitesummary/nagios-plugins/check_shutdown
command[check_smtp]=/usr/lib/nagios/plugins/check_smtp -H localhost
command[check_swap]=/usr/lib/nagios/plugins/check_swap -w $ARG1$ -c $ARG2$
command[check_dns]=/usr/lib/nagios/plugins/check_dns -H $ARG1$
command[check_squid]=/usr/lib/nagios/plugins/check_http -H localhost -p $ARG1$  -u $ARG2$  -e 'HTTP/1.0 200 OK'
command[check_imaps]=/usr/lib/nagios/plugins/check_imap -p 993 -H localhost -S