Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 778aa43c0ad3caf2eb4736accd263c1d > files > 1

nagios-check_dhcp-1.4.16-9.mga4.x86_64.rpm

# $Id: check_dhcp.cfg 148613 2008-01-11 17:59:43Z oden $
# this plugins require suid bit. chmod 4550 /usr/lib64/nagios/plugins/check_dhcp

# 'check_dhcp' command definition
define command{
	command_name	check_dhcp
	command_line	/usr/lib64/nagios/plugins/check_dhcp -s $HOSTADDRESS$
	}

# 'check_dhcp_interface' command definition
define command{
	command_name	check_dhcp_interface
	command_line	/usr/lib64/nagios/plugins/check_dhcp -s $HOSTADDRESS$ -i $ARG1$
	}