<div dir="ltr"><div style>Andy</div><div><br></div>I do none of the options presented on that page.  My method is to simply have two completely independent Xymon servers, and configure all clients report to both servers.  Operators know that if they cannot web to one Xymon server, they should try the other.  There smart enough to do this!  In theory I could do some kind of HA on the webserver, but the effort isn't worth the pay-off IMHO.<div>

<br></div><div>The Xymon configurations are checked into a subversion repository (over ssh, with key authentiation) so that they can be easily replicated between the two Xymon servers.  An operator that changes a file (eg hosts.cfg) commits it to the repository and then does "ssh other-server svn update `pwd`" (actually it's scripted and does some sanity checks also, but that's the gist of it).</div>

<div><br></div><div style>The two Xymon servers list IPs of themselves and the other Xymon server for XYMSERVERS in their *client* configuration (xymonclient.cfg), so that each Xymon server is fully monitored by the other one.  But each Xymon server's *server* configuration (xymonserver.cfg) lists only itself, to avoid messages loops and duplicate messages.</div>

<div style><br></div><div style>J</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 12 February 2013 20:49, Andy Smith <span dir="ltr"><<a href="mailto:abs@shadymint.com" target="_blank">abs@shadymint.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br><br>I'm trying to configure a pair of xymon servers each in a different datacentre, following the approach 2 given in <a href="http://en.wikibooks.org/wiki/System_Monitoring_with_Xymon/Administration_Guide#HA-WAN_2_approach" target="_blank">http://en.wikibooks.org/wiki/System_Monitoring_with_Xymon/Administration_Guide#HA-WAN_2_approach</a><br>


<br>Is this still a favoured approach and if so, how do you avoid a loop with client reports being endlessly forwarded between Xymon servers?  Can anyone point me in the correct direction or show me what the configuration for xymond and xymonproxy would look like?<br>


Thanks<span class="HOEnZb"><font color="#888888"><br>-- <br>Andy<br>
</font></span><br>_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
<br></blockquote></div><br></div>