Sophie

Sophie

distrib > Fedora > 18 > x86_64 > by-pkgid > 0f6d8f0a0414ceb7d968e706ca2bbf36 > files > 1978

shinken-1.4-1.fc18.noarch.rpm

# Look at a Dhcp server
# Beware: the check_dhcp should be SETUID (chmod u+s /usr/lib/nagios/plugins/check_dhcp)
define command {
       command_name	check_dhcp
       command_line	$PLUGINSDIR$/check_dhcp -s $HOSTADDRESS$
}