Xymon Mailing List Archive search

Windows load triggering only on default settings?

list Hermann-Josef Beckers
Thu, 8 Dec 2011 13:47:11 +0100
Message-Id: <user-da1cdc83c9ce@xymon.invalid>

xymon-bounces at xymon.com schrieb am 08.12.2011 10:26:47:

...
Re: [Xymon] Windows load triggering only on default settings?

Gesendet von:


On 08-12-2011 09:04, Hermann-Josef Beckers wrote:
I can't get xymon to use the defined load settings for named hosts. It 
only
reacts on the settings from the DEFAULT section.


part of analysis.cfg:

...
HOST=%ssnts.*,sspro01 TIME=W:0600:1800
You are trying to mix regular expressions with host lists - I am quite sure you don't have any hosts with a comma in the hostname.

"HOST=%ssnts.*|sspro01" should do the trick.
No change. BTW: I think you meant HOST="%ssnts.*|sspro01" (qoutation mark after the equalsign ?). But it makes no difference. I even seperated both entries
on extra lines with no variable substition. The only change happened after
upping the DEFAULT values. 
Is there a way to debug which rules are applied?

Yours
Hermann-Josef