I intend to write a 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?