Xymon Mailing List Archive search

Include user ID in PROC search string

list Betsy Schwartz
Wed, 27 Jun 2012 11:55:15 -0400
Message-Id: <user-32a3f5828780@xymon.invalid>

Thanks, that is useful!

We hit a similar issue with procs - we wanted to check solaris sone servers
to see if a process (crond) was running in the global zone. I could change
the "ps" output to show additional information but there wasn't a way to
ask analysis.cfg to look for it.

This would be a very useful additional capability

(we ended up deciding to use a local test with ps and grep )