Hi,
Does anyone monitor Hyperic server itself, to make sure it doesn't fall over? I have had issues where the Hyperic HQ 4.6 server crashes, it gets killed by the Linux kernel oom-killer (out-of-memory). And so I want to be able to watch for this occurance and hopefully restart the Hyperic Server automatically.
I was thinking of writing a watchdog script managed by Cron, that watches Hyperic server process and restarts it with hq-server.sh. Does anyone do this or have a good way of achieving this?
Maybe hyperic has it's own internal restart mechanisim?
Any help would be great
Thanks