I already have software to put up alarms on this side, I just want to make sure that if I do wget every 30 seconds that my IP won't be blocked by any of the larger sites that I use to verify my connectivity. The reason I choose 30 seconds is because the people responsible for the getting the call want to know within 2 minutes of a problem. That gives me 4 consecutive failures before an alarm is set. I am basically doing what George is doing now except I am polling 5 different sites (that I don't own) and if all the site error out for 2 minutes, then my program sends out the needed alerts. It looks like the larger sites aren't even going to notice my traffic, but I wanted to make sure I didn't cause any problems or get my source IP black listed by any sites. I don't mind paying a small fee, but I don't need them to monitor it for me, I just need a highly available site that won't mind me doing very repetitive and frequent http gets or/and pings. On Thu, 2006-10-12 at 17:02 -0700, George Toft wrote: > While I was having issues with Qwest, I set up a script on my firewall > to ping the upstream router for 60 seconds and it would save the results > to a text file. Then it would repeat. The text file gave me very good > ammunition when Qwest would tell me there were no problems as I had > minute-by-minute connectivity results. > > Right now, I have a machine that pulls a specific page (sitewatch.txt) > from my web server once each minute. If it fails, I get notified. > Needless to say, if the failure is my ISP, I don't get notified > immediately :) but I can always check the logs. > > George Toft, CISSP, MSIS > 623-203-1760 > > > > > Darrin Chandler wrote: > > On Thu, Oct 12, 2006 at 03:30:09PM -0700, Shawn Badger wrote: > > > >>I was wondering if anybody knows of website that will allow you to ping > >>and do wgets every couple seconds to verify your Internet connectivity? > >>I have thought about just polling some of my favorite sites every couple > >>seconds, but then I thought, they may not appreciate that kind of > >>traffic and may block my request. Does anybody know if say google or /. > >>blocks IP's for this reason and if there is a service out there that > >>specifically allows for this kind of test? > > > > > > You could probably hit a high bandwidth site/service like Google and > > they wouldn't even notice. But I wonder what you're up to, because it > > seems excessive for not having something specific that you need to ping. > > > > Trying to gather availability evidence against Cox or Qwest? ;) > > > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change you mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss