> add your own bash script to the init script that tries to get a IP address
> from the server. That might be hard on the DHCP server itself ;-) > Otherwise you could check a management connection to the dhcp server. > See the "mon" package or nagios plugins for more inspiration. I tried dhcping. But as you mentioned, it doesn't work on the localhost. So maybe I can use nmap to check if the port is open and the dhcpd service is listening... Thanks for the input. Perhaps I will try to write a RA for the dhcpd service using nmap to check the status. Regards, Simon -- Simon Jansen 64293 Darmstadt
_______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker