On 8/14/07, Michael Schwartzkopff <[EMAIL PROTECTED]> wrote: > > Hi, > > is it possbile to monitor the CPU load constantly and to move resources to > another node or declare on node dead if the load exceeds some level? Or if > the HDD space is too low. > How can this be done? > Can I use the Sysinfo RA for this purposes? > > Thanks of any hints.
I would go with monit, and cause it to execute custom crm_resource commands if check conditions met. I don't know what heartbeat internal checks are there to fill this gap, OTOH I think that the rational should be : If your monitor actions are still OK then you don't _need_ a failover. -- > Dr. Michael Schwartzkopff > MultiNET Services GmbH > Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany > Tel: +49 - 89 - 45 69 11 0 > Fax: +49 - 89 - 45 69 11 21 > mob: +49 - 174 - 343 28 75 > > mail: [EMAIL PROTECTED] > web: www.multinet.de > > Sitz der Gesellschaft: 85630 Grasbrunn > Registergericht: Amtsgericht München HRB 114375 > Geschäftsführer: Günter Jurgeneit, Hubert Martens > > --- > > PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B > Skype: misch42 > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > -- Cheers, Maxim Veksler "Free as in Freedom" - Do u GNU ?
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
