Nagios::WebTransact::Timed

Nagios::WebTransact::Timed is an object that provides a check method.
Download

Nagios::WebTransact::Timed Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Stanley Hopcroft
  • Publisher web site:
  • http://search.cpan.org/~asnmtap/ASNMTAP-3.000014/lib/ASNMTAP/Asnmtap/Plugins/WebTransact.pod

Nagios::WebTransact::Timed Tags


Nagios::WebTransact::Timed Description

Nagios::WebTransact::Timed is an object that provides a check method. Nagios::WebTransact::Timed is an object that provides a check method (usually called by a Nagios service check) to determine if a sequence of URLs can be got inside a time threshold, returning the times for each.SYNOPSIS use Nagios::WebTransact::Timed; # Constructors $web_trx = Nagios::WebTransact::Timed->new(@url_set);WebTransact::Timed is a subclass of WebTransact that checks web performance by downloading a sequence of URLs.The check is successfull if no more than fail_ratio of the URLs fail ie a URL is downloaded inside the timeout period with a successfull HTTP return code and no indications of invalid content.Note that unlike WebTransact, this object only returns FAIL if all URLs fail or timeout. Requirements: · Perl


Nagios::WebTransact::Timed Related Software