Xymon Mailing List Archive search

Windows load triggering only on default settings?

list Henrik Størner
Thu, 08 Dec 2011 10:26:47 +0100
Message-Id: <user-e77300f5930d@xymon.invalid>

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.


Regards,
Henrik