<br><tt><font size=2>xymon-bounces@xymon.com schrieb am 08.12.2011 15:53:51:<br>
<br>
...<br>
> Re: [Xymon] Windows load triggering only on default settings?</font></tt>
<br><tt><font size=2>> <br>
> Gesendet von:</font></tt>
<br><tt><font size=2>> <br>
> xymon-bounces@xymon.com</font></tt>
<br><tt><font size=2>> <br>
> On Thu, 8 Dec 2011 15:11:47 +0100, "Hermann-Josef Beckers"<br>
> <hj.beckers@kreis-steinfurt.de> wrote:<br>
> > <henrik@hswn.dk> schrieb am 08.12.2011 14:48:38:<br>
> >> <br>
> >> could you send me (private mail - henrik@hswn.dk) the analysis.cfg<br>
> file? I<br>
> >> would like to know exactly what is going on and having the
file to test<br>
> >> would make it much easier.<br>
> >> <br>
> > Done.<br>
> <br>
> The problem turned out to be some confusion about the regular expressions,<br>
> in combination with a rule that would unexpectedly take precedence
over the<br>
> wanted one. When using regex'es, you must be careful about the order
in<br>
> which you list the various rules. In this case there was <br>
> <br>
>   HOST=%ss<br>
>      LOAD ...<br>
> <br>
> followed by<br>
> <br>
>   HOST=%ssnts|sspro<br>
>      LOAD ...<br>
> <br>
> and since Xymon uses the first rule that matches, the "%ssnts|sspro"<br>
> expression would never be used.<br>
> <br>
Works as designed. Thanks, Henrik.</font></tt>
<br>
<br>
<br><tt><font size=2>Hermann-Josef Beckers</font></tt>
<br>