Hi,

Quoting Dave Sherohman <esper at sherohman.org>:

> So write two daemons and have them watch each other. 

I thought about that; and actually you CAN run this daemon twice and have each 
watch each other. It'll read whatever config file you supply on commandline, 
set it's process name to something specific, and thus they won't kill 
themselves and restart themselves etc.

I preferred to run it from cron every 5 minutes, but there's no reason not to 
do it the other way.

-Yaron

--