Hi Everybody, I've been successful in getting process monitoring to work but I've encountered this problem. I am monitoring a process called "rmiregistry" which can show up as either "rmiregistry" or with it's full path as "/usr/local/jdk1.5.0/bin/rmiregistry" depending on how it is started, both of which are the same process.
However, zenoss sends an alert indicating that one of the processes is down when the other one is running (e.g. if rmiregistry is running, it says "/usr/local/jdk1.5.0/bin/rmiregistry" is down and vice-versa.) All I need to know is if either one or the other is running and I only need an event generated if neither are running. Currently, I have both processes locked and parameters ignored. Is there a way to get zenoss to recognize these two entries as the same process or combine the two (like if I had set Ignore Parameters to false, but to ignore the path instead) so I only get warned if it doesn't see any processes containing the regex "rmiregistry"? Thank you all in advance! -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=28471#28471 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
