Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > by-pkgid > 97a87789e551459a1e6ddda153b4daff > files > 1

nagios-check_dhcp-1.4.15-6mdv2010.2.i586.rpm

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

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

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