The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.14

  • Added new feature where performance data is parsed from the body and `X-Nagios-Performance` header (in `Parser::Standard`).
  • If `Content-Type` is `text/html` or XHTML, then `HTML::Strip` is used to remove all (X)HTML tags (in `Parser::Standard`).
  • Added full support for handling performance data from the remote plugin. Use `critical` or `warning` command line switches to monitor performance data.
  • Fixed minor POD mistakes.

Modules

Nagios plugin to check over the HTTP protocol.
Moose role for output formatters
Detect installed Nagios version and format accordingly
Format output for Nagios version 2
Format output for Nagios version 3
Types library for Nagios::Plugin::OverHTTP
Moose role for response middleware
Modifies responses based on performance data
Moose role for output parsers
The standard response parser
Represents performance data of a Nagios plugin
Represents a parsed reponse from the HTTP server