Xymon Mailing List Archive search

Xymon server reporting to itself and another Xymon server

list Jeremy Laidman
Sat, 10 Nov 2012 09:54:07 +1100
Message-Id: <user-78e8d7ca213d@xymon.invalid>

On 10 November 2012 03:39, Eric Thiele <user-2e962fdfbf92@xymon.invalid> wrote:
How do I make my single enable / disable action propagate to both servers?

Is it as simple as changing
XYMSRV="0.0.0.0"
XYMSERVERS="10.235.57.11 10.235.157.56"
on both servers
and restarting xymon on both servers?
No, you probably don't want to do that.  My experience trying to do this
was that each forwarded alerts to the other and back again, so each server
received double status messages for at least some tests.

I solved the problem this way:

http://en.wikibooks.org/wiki/System_Monitoring_with_Xymon/Other_Docs/FAQ#Can_I_enable.2Fdisable_on_only_one_display_server_and_have_it_show_on_both.3F

J