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.
_______________________________________________
smokeping-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users