Hello, I have three nodes. A apache clone resource is configured so on all servers will run apache instance. I have several VIPs which run on different servers. Server1 - VIP1 Server2 - VIP2 Server3 - VIP3
Failover schema: Server1 -> Server2 or Server3 ( if Server2 is down ) Server2 -> Server3 I would like to create a group of two resources: Resource 1 - VIP Resource 2 - Monitoring of URL So in final heartbeat will be able to move a groupe ( VIP ) to another server just if URL is unreachable or returns something wrong. Is there any standard way to monitor a URL without monitoring apache itself ? Or I should develop a custom script for this ? Thank you. -- Maxim Ianoglo _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
