VBTK::Http

VBTK::Http is a web server monitoring tool.
Download

VBTK::Http Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Brent Henry
  • Publisher web site:
  • http://search.cpan.org/~bshenry/

VBTK::Http Tags


VBTK::Http Description

VBTK::Http is a web server monitoring tool. VBTK::Http is a web server monitoring tool.SYNOPSIS $t = new VBTK::Http ( URL => 'http://www.testhost.com'); $t->addVBObj ( VBObjName => '.external.http.testhost.resp', BaselineVBObjName => '.external.http.testhost.baseline' ); &VBTK::runAll;This perl library provides the ability to do simple monitoring of a web page. This data-gatherer class is a little different in that it is setup to make use of two separate VBObjects by default.The primary VBObject records response time and success of retrieval. A second BaselineVBObjName can be specified which gathers the actual HTML from the URL and compares it to a previously stored baseline. This allows the detection of undesired content changes or error pages.Note that the 'new VBTK::Http' and '$t->addVBObj' lines just initialize and register the objects. It's the &VBTK::runAll which starts the monitoring. Requirements: · Perl


VBTK::Http Related Software