Operating System - HP-UX
1842308 Members
2363 Online
110188 Solutions
New Discussion

Re: Cron in Serviceguard without script wrapper

 
Alba
Occasional Contributor

Cron in Serviceguard without script wrapper

Hello,

I read some threads about how to deal with cron and Serviceguard. I'm actually using a script wrapper in cron that uses cmviewcl command, as it was suggested in previous threads.

But I would like to use another option because there are many packages and cron jobs that are running cmviewcl most of the time.

Do you know an alternative to replace the script wrapper?

Thanks a lot.
1 REPLY 1
Rita C Workman
Honored Contributor

Re: Cron in Serviceguard without script wrapper

Making your systems HA tolerant takes a good bit of planning.

For cron, we found making a master cron and having the same on each node in the cluster helped. Then we implemented, with some minor tweeking, Simon Hargrave's script and this has worked well for us.

http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=886789&admit=109447627+1199996458364+28353475

But cron is but one part of HA failover tolerance that must be addressed.

Rgrds,
Rita