On 8/6/07, Ciro Iriarte <[EMAIL PROTECTED]> wrote: > 2007/8/6, Andrew Beekhof <[EMAIL PROTECTED]>: > > > Hi, this cluster will run nagios :p > > > > > > I was talking about the monitor action that can be run by hearbeat, > > > i'm not sure about monitoring a Filesystem resource for example, will > > > the agent check if it's mounted and mount it in case it's not? > > > > monitor any resource you want restarted by heartbeat in the event that > > the resource fails. otherwise resources will only be restarted in the > > event of a full node failure. > > Can a Filesystem resource be monitored?
sure. in fact all lsb and ocf agents are required to support thew monitor/status operation (its in their specs) check out one in /usr/lib/ocf/resource.d/heartbeat for an example _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
