Xymon Mailing List Archive search

tcp traceroute

list Troy Adams
Fri, 07 Jun 2013 10:44:07 -0600 (MDT)
Message-Id: <user-95ec419cd40f@xymon.invalid>

That looks great. 
Thanks ! 

cheers, 
Troy 


----- Original Message ----- From: "Betsy Schwartz" <user-c61747246f66@xymon.invalid> To: "Troy Adams" <user-81e3256385bc@xymon.invalid> Cc: "xymon" <xymon at xymon.com> Sent: Friday, June 7, 2013 7:12:38 AM GMT -07:00 US/Canada Mountain Subject: Re: [Xymon] tcp traceroute 

One thing you could do is 
loop down the board with bbhostgrep looking for http* when you find an httptest, query the board for status on http and conn which looks something like $BB $BBDISP "xymondboard host=$host test=http* fields=color"` 
then if http is not green,see if conn is green then call your custom traceroute test. 
you'll have to have an else clause that puts a status into your test so it doesn't go purple. OR you could just call it for every host with http and do the right thing when conn is down. Might be useful to gather metrics that way too. 

-- 
    This communication is intended for the use of the recipient to whom it
    is addressed, and may contain confidential, personal, and or privileged
    information. Please contact us immediately if you are not the intended
    recipient of this communication, and do not copy, distribute, or take
    action relying on it. Any communications received in error, or
    subsequent reply, should be deleted or destroyed.
---