Xymon Mailing List Archive search

XYMONSERVERS bug

list Roland Soderstrom
Mon, 27 May 2013 04:56:05 +0000
Message-Id: <user-2f8a1fa474ba@xymon.invalid>

Hi,

Xymon version 4.3.10
I have 2 identical xymon servers and specify this in the xymonclient.cfg.

XYMSRV="0.0.0.0"                        # IP address of the Xymon server
XYMSERVERS="192.168.10.1 192.168.10.2"    # IP of multiple Xymon servers. XYMSRV must be "0.0.0.0".

If the first mentioned server 192.168.10.1 goes down the second happily just continues and clients sends data to the second one.
But, it will display the cpu on each client as yellow with "System clock is 47 seconds off (max 10)"
Strange enough it is always 47 seconds on ALL clients.
If I swap the ip's around XYMSERVERS="192.168.10.2 192.168.10.1" it goes green again with no time difference.
I can reproduce this any time and it is always 47 seconds.

Is this a bug? or expected behaviour.

Cheers,

-          Roland