Hi, Monit doesn't keep controlling terminal of the process - the processes are daemonized, so Monit cannot watch stderr. You can set the program to log errors to some files or syslog and then check the log using "check file" content test.
Regards, Martin On Oct 8, 2013, at 4:11 AM, Leon Baum <[email protected]> wrote: > > Hi, > > I was surprised to not see this functionality, so perhaps I missed it. > I would like to receive email alerts whenever any of my monitored > processes writes to stderr. Can monit do that? > > Thanks, > Leon > > -- > To unsubscribe: > https://lists.nongnu.org/mailman/listinfo/monit-general -- To unsubscribe: https://lists.nongnu.org/mailman/listinfo/monit-general
