pmininni wrote: > In the process class, try setting the property 'Ignore Parameters' to TRUE.
That only works for "normal" processes that are evaluated as having args. In the case of the OP (I have a similar problem matching postgres) these seem to be worker threads whose process name is the complete string with no args. Is there some way to write the regex with groupings so only a certain part of the proc name is considered for collapsing them into a count? e.g. "postgres: dbname something foo: idle" would only be considered for "postgres". I will dig into the code soon and post back my findings, but any other insight would also be appreciated. On a similar note, anyone figured out a way to look for zombie procs via net-snmp? -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=14194#14194 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
