Hello, I am doing it just using /etc/init.d/RESOURCE restart. The only problem to this is if the service takes some time to stop and start (specially to start), and during that stopped time Heartbeat checks the status of the service. If it is configured to try to take it back up, there will be no problem, but if upon failure the switch to another node is taken, there might be.
Jonas. On Jan 14, 2008 11:57 AM, Thomas Glanzmann <[EMAIL PROTECTED]> wrote: > Hello Boroczki, > > > I'd rather use "kill -HUP `pidof nagios`" (or something similar) to > reload the > > configuration of nagios. > > this is what I ended up doing. > > Thomas > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
