[smokeping-users] EchoPingHttp Addition

Kelly Shutt kelly at websitesource.com
Wed Dec 12 18:52:27 CET 2007


You should really add the "-R" setting to the EchoPingHttp probe. 
Otherwise pages that contain redirects just cause the probe to throw an
error.  I made the modification manually in EchoPingHttp.pm by changing
the line below; but it should just be setup as an option that can be
specified in the main configuration file.

Around line 69, change:       my @args = ("-h", $url);
To:                                         my @args = ("-h", $url, "-R");

Regards,
Kelly Shutt
Web Hosting Groups, Inc.



More information about the smokeping-users mailing list