Hi Tony, > -----Ursprüngliche Nachricht----- > Von: General Linux-HA mailing list <[email protected]> > Gesendet: 30.01.08 08:15:45 > An: General Linux-HA mailing list <[email protected]> > Betreff: [Linux-HA] Monitor Retry > > Is it possible to have a monitor retry one or more times before > restarting a service? > > I've been having problems monitoring a tomcat server recently where > heartbeat thinks it's dead because it happens to be very busy. It > tries to restart it, and sometimes succeeds, sometimes it leaves it > unmanaged. I guess I can just double the timeout but I don't think > thats going to fix the problem.
I hope I'm right to assume that the monitoring action just timed out. This is a problem which was discussed here more often. I ran ito the same problems. The answer you have to give yourself is: What am I doing with the information that the monitor action timed out? a) Timeout values are to low because monitoring does need so much time in case of a busy server. => raise timeout values for monitoring. b) It is a sign that the load is so "unnormal" that the resource has to be moved, because if "monitor" doesn't work in time regular services do neither. My personal advice: raise timeout. Don't forget start/stop timeout , too. Best regards Andreas Mock _____________________________________________________________________ Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! http://smartsurfer.web.de/?mc=100071&distributionid=000000000066 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
