Xymon Mailing List Archive search

combo.conf question

list Martin Flemming
Wed, 28 Dec 2011 22:30:07 +0100 (CET)
Message-Id: <user-af1186781400@xymon.invalid>

Hi !

I've got a problem with the combo-query ..

There are three server with the same running service,
and if only one goes down i want to got an alert

my:
combo.cfg

afssrv.afsfs = (afs\-node\-1.afsfs && afs\-node\-10.afsfs && afs\-node\-11.afsfs) == 3


but the check gives me an alert

/usr/lib/xymon/server/bin/xymoncmd combostatus --no-update

status afssrv.afsfs red Wed Dec 28 22:02:50 2011

(afs\-node\-1.afsfs&&afs\-node\-10.afsfs&&afs\-node\-11.afsfs)==3 =(1&&1&&1)==3 = 0

&green <a href="/xymon-cgi/svcstatus.sh?HOST=afs-node-1&amp;SERVICE=afsfs">afs-node-1.afsfs</a>
&green <a href="/xymon-cgi/svcstatus.sh?HOST=afs-node-10&amp;SERVICE=afsfs">afs-node-10.afsfs</a>
&green <a href="/xymon-cgi/svcstatus.sh?HOST=afs-node-11&amp;SERVICE=afsfs">afs-node-11.afsfs</a>

although all three servies are up and green ...

Any hints or suggestions ?


thanks & cheers

        Martin