I'm about to undertake writing a series of monitors for a custom app we have here in-house.<br><br>This app lives over a networked filesystem (think cvfs or gpfs) that is managed by two master nodes, a master and a failover.  As a result, only one node at a time can answer the query I want to give it.<br>
<br>My conundrum:<br><br>If I make the query form my Xymon server on node1 and it fails over to node2, node1 becomes completely unable to answer the question, and that check would go "red".  Same for node2 back to node1.  <br>
<br>If I run the check locally on each system, while one is working, the other will go "blue".<br><br>Have any of you ever written monitors for servers that carry a service in an active/passive configuration, and been able to keep the individual servers from going into some strange state as a result of failovers and such?<br>
<br>How did you handle it?<br><br><br><br clear="all">---<br>Jerald M. Sheets jr.<br>