Xymon Mailing List Archive search

About Web monitor

list Scott Walters
Sun, 26 Aug 2007 15:20:57 -0400
Message-Id: <user-ba4b8f64da59@xymon.invalid>

On 8/22/07, Paul Ehrenreich <user-98a0adc73677@xymon.invalid> wrote:
well, one thing you can try is running a perl script that make a request for
the new page (some form of WWW::Mechanize mojo).
I haven't looked at the Mechanize, but another great perl module for
automating HTTP QA is webtest:

http://search.cpan.org/~ilyam/HTTP-WebTest-2.04/lib/HTTP/WebTest.pm

Scott