8 Dec
2011
8 Dec
'11
9:26 a.m.
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