Tuesday, 28 May 2013

Building a process Watchdog

Building a process Watchdog

I intend to write process watchdog that runs out of cron or similar that watches all of the core processes denoting things like run state, VMstat, Inet operations and reports it to a file or external host. If a process dies that is deemed core it restarts it.Is an already written watchdog existent that can address my needs?

No comments:

Post a Comment