Markus,
Chapter 4 of the Admin Guide descripes the methods for executing Zenoss plugins (scripts) on monitored machines via SSH. The process described in Chapter 11 for monitoring processes matches a regex expression against the process table returned by SNMP and should give you results much like grepping for a string in a "ps" command. -msg -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of markus Sent: Thursday, April 19, 2007 6:25 AM To: [email protected] Subject: [zenoss-users] Process monitoring in Zenoss Hi All, with regards to process monitoring in Zenoss: Is it merely possible to monitor daemons like httpd via Zenoss or is there a equivalent to the ps command line tool from Linux? The thing is that we have a couple of infrastructure components here (like hsqldb and Cruisecontrol) which we would like to monitor but which have no daemons of their own. The manual procedure would be to do a ps -auxw | grep hsqldb and see if the process is running. Moreover, is it possible to have Zenoss run scripts on the machine to be monitored and to check via these scripts if a specific service is still alive'? Thanks in advance for you replies. Best regards, Markus ------------------------ Markus -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=5737#5737 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
