Xymon Mailing List Archive search

Xymon Client Configuration Updates from Multiple Xymon Servers?

list Jeremy Laidman
Fri, 20 Jan 2012 10:39:00 +1100
Message-Id: <CAAnki7A+w+iGXipb7Cjm0AVk+CPwxdTCGZb9aY1SWfs0=user-0825bffca74e@xymon.invalid>

On Fri, Jan 20, 2012 at 2:20 AM, Lose, James <user-c6fd48bcc4a9@xymon.invalid> wrote:
If a Xymon client is configured to send status messages to multiple Xymon
servers, is it possible that the client will receive configuration updates
from more than one of the servers?
The xymon client connects to both servers and sends its client data.
But it only waits for the client config update from the first server
to which it could connect.  This can be confirmed by manually running
xymon on a client with the "--debug" switch, like so:

$XYMON --debug $XYMSRV "@" < $XYMONTMP/msg.$MACHINEDOTS

It shows that the first connection reads data from the server after
writing, but the second connection only writes.

Cheers
Jeremy