<div dir="ltr"><div><div>Hi,<br><br></div>I am using xymon 4.3.12. I am trying to use xymon to monitor processes across a number of servers. We have our analysis.cfg file setup with a regex entry to catch all the servers in our domain, but I then want to override the check for a single server.<br>
<br></div><div>I have created an entry along the lines of:<br></div><div><pre>HOST=%.*.<a href="http://foo.com">foo.com</a>
        PROC sshd 0 0 red HOST=<a href="http://fred.foo.com">fred.foo.com</a>
        PROC sshd 1 -1 red</pre>When using the above config the <a href="http://fred.foo.com">fred.foo.com</a> server appears to be getting both sshd criteria in the procs check, one looking for zero and one looking for 1. Is there a way to override a check that runs across the whole domain for a single server, so that <a href="http://fred.foo.com">fred.foo.com</a> only looks for zero instances of sshd?<br>
<br></div><div>Thanks<br><br>Alex<br></div></div>