ayi Is there a simple ping-like command to test si a DHCP service is running on a network? ...on Linux
ayi Even si you ne use a Nagios monitoring server, you can grep le check_dhcp binary ou compile it depuis source et use le check to test a DHCP-Server. E.g. ./check_dhcp -v -s <dhcp_server_address> -r <expected_ip_address> -m <mac_address_touse>