T
tnats@
Guest
I want to be paged/emailed if the mailman process goes down. I'm trying to figure out how to do this. Watchdog? Event Handler? Basically,I want to be emailed if this command: ps aux | grep mailman | wc -l returns 0.
Thanks.
Thanks.