On Thu, Jun 30, 2011 at 03:57:13PM +1000, Andrew Beekhof wrote: > On Mon, Jun 27, 2011 at 3:19 AM, Maxim Ianoglo <[email protected]> wrote: > > Hello, > > > >> The http monitoring code should be split off from the apache RA. > >> Then a simple stateless (see the Dummy RA for a sample) RA, say > >> httpmon, can be created which would source the http monitoring. > >> Patches accepted! Guidance and constructive critique offered :) > > Ok, thank you for suggestion with name of RA :) > > Here is what I wrote: > > https://github.com/dotNox/heartbeat_resources/blob/master/httpmon > > Small description is available at: > > http://dotnox.net/2011/06/multiple-ha-resources-based-on-same-service-heartbeat-httpmon-ra/ > > I did not want to patch or change something in apache RA as if someone will > > not have any cross of resources, like I have, and it will be easier to use > > apache RA. > > So if apache fails, how does this agent organise recovery?
Yep. It needs to manage a CIB attribute, just like the ping RA. We have another RA, ethmonitor, doing the same. Cheers, Dejan > _______________________________________________ > 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
