mwcotton wrote: > 1. Check the zenprocess.log for any oddities. > 2. Check the zenperfsnmp.log for any oddities. > > Post the regex you are using for the os process > and post the ps -ef output of the process.
My regular expressions are pretty straight forward. For example I installed the http monitor zenpack, so there is a regular expression of : " ^.*\/*httpd" defined Another service I have defined is a process called ftservice. My regular expression is just "ftservice" and the ps -ef output of that is: wxstat 6561 6560 0 Sep12 pts/1 00:00:00 ftservice and the http service is running as root 4656 1 0 Jun08 ? 00:00:07 /usr/sbin/httpd apache 20384 4656 0 Sep21 ? 00:00:00 /usr/sbin/httpd Also, I just found out that the processes don't only fail at 9:55 PM ,but 9:55AM EST as well. The logs show nothing out of the ordinary besides saying the processes aren't running. -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=25388#25388 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
