regex once again for PROC hobbit-client.conf
martin.flemming at desy.de
martin.flemming at desy.de
Wed Jun 30 21:06:59 CEST 2010
Hi !
Sorry to bother you again, with regular expression-questions :-(
I want to count and track the processes on my lustreserver
e.g.
....
ll_ost_io_98
ll_ost_io_123
ll_ost_io_124
.
.
and
...
ll_ost_87
ll_ost_123
.
.
...
How can i exclude "ll_ost_io_" for counting the "ll_ost_XX" processes ...
e.g.
hobbit-client.conf
PROC ll_ost_io 0 -1 TRACK=ll_ost_io
PROC "%ll_ost_[???]" 0 -1 TRACK=ll_ost
doesn't work, of course :-(
thanks in advance & cheers,
martin
More information about the Xymon
mailing list