Xymon Mailing List Archive search

proc : multiple alerts?

list Mike Burger
Fri, 4 Oct 2013 18:57:33 -0400 (EDT)
Message-Id: <user-3ea3f9de1b7c@xymon.invalid>

Of course it's possible.

In analysis.cfg, you have something like this:


HOST=some.host.name
     PROC ntpd 1
     PROC <insert appropriate regex here> <minimum #> <maximum #>

And in alerts.cfg:

HOST=some.host.name
     MAIL user-a445539a35b3@xymon.invalid COLOR=<yellow or red>

-- 
Mike Burger
http://www.bubbanfriends.org

"It's always suicide-mission this, save-the-planet that. No one ever just
stops by to say 'hi' anymore." --Colonel Jack O'Neill, SG1

I want to have a system procs (cron ntpd) alert

and

a dba procs (weblogic blah blah) alert.

Based on my current understanding this is not possible under 4.3 ?

I can write code to do this - I just do not want to do unnecessary work!


-- Bakkies