I used to have some scripts that would make SOAP requests to an F5 to get the pools and pool member status.  I no longer have access to that system, but I may have a backup at home.<div><br></div><div>I based my scripts on a bunch of example programs in the F5 SDK.  IIRC, I altered a couple of the perl scripts to output lines like:</div>
<div><br></div><div>     pool1 server1 OK</div><div>     pool1 server2 DOWN</div><div>     etc...</div><div><br></div><div>Then you just run around a loop reading the lines and sending BB status messages.</div><div><br></div>
<div>As long as your F5 is checking the servers occasionally, this approach works OK.</div><div><br></div><div>Ralph Mitchell</div><div><br></div><div><br><div class="gmail_quote">On Tue, Jun 15, 2010 at 12:07 PM, Steve Holmes <span dir="ltr"><<a href="mailto:sholmes42@mac.com">sholmes42@mac.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Greetings, I'm monitoring several Solaris 10 servers which are behind an F5 load balancer. One of the features of the F5 is that it answers pings for all of the hosts behind it, even if they are all down. Has anyone devised a method of testing the servers for being alive in this context? There are no other network based tests being done. Yes, all of the other tests eventually go purple in Xymon, but we'd like to know that the hosts are down when that happens.<div>


<br></div><div>Thanks,</div><div>Steve Holmes</div><font color="#888888"><div>ITaP/Purdue University<br clear="all"><br>
</div>
</font></blockquote></div><br></div>