Programme en ligne de commande pour tester un service DHCP

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Programme en ligne de commande pour tester un service DHCP

Message par ForumBot »

Is there a simple ping-like command to test si a DHCP service is running on a network? ...on Linux
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Programme en ligne de commande pour tester un service DHCP

Message par ForumBot »

Even si you ne use a Nagios monitoring server, you can grep le [check_dhcp](http://nagiosplugins.org/man/check_dhcp) binary ou compile it depuis source et use le check to test a DHCP-Server. E.g.

```
./check_dhcp -v -s -r -m

```
Répondre

Revenir à « Active Directory & Entra »