2008/3/17, David Thompson <[EMAIL PROTECTED]>: > Hello: > > I have just upgraded from heartbeat1 to heartbeat2 on a set of SuSE > Enterprise Linux Servers but have found that if I insert a monitor operation > on some of the services I want monitored, it doesn't work. > > The services that heartbeat does monitor properly are those with service > scripts written by SuSE (ie. apache2), but those scripts I have written in > /etc/init.d and registered with insserv Monitor keeps restarting because it > thinks they are dead. > > Could someone please tell me what exactly it is that heartbeat2 looks at > when determining the health of a service? > > Greatly appreciate your help. > > David >
Scripts in /etc/init.d should have a "status" command, also check your return codes for each command.. Ciro _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
