Hi all
I have shell scripts to monitor disk space, backups, members up/down state,
etc, sending warnings/errors via email and GSM SMS to mobile phones.
I need a single cron for all members. I do not want the errors being send
from all the members.
EG do not want:
disk 90% full mem1
disk 90% full mem2
But:
disk 90% full cluster
Is there a easy way to accomplish this without CAA, or changing shell
scripts to be run from only one active member ?
What I have now is all crons the same. Shell scripts check if first UP
member, else exit.
Any other ideas ?
Thanks in advance.
Hannes
Received on Thu Jan 04 2001 - 11:15:21 NZDT