
Nagios::Plugin::OverHTTP::Response - Represents a parsed reponse from the HTTP server

This documentation refers to Nagios::Plugin::OverHTTP::Response version 0.15

#TODO: Write this

This module represents a parsed response from the HTTP server with additional methods related to the operation of Nagios::Plugin::OverHTTP.

Required. This is the message (i.e. plugin output) from the plugin that was parsed.
This is a string that represents the performance data from the plugin.
This is the HTTP::Response object that was parsed.
Required. This is the status from the remote plugin.

This will return a Boolean of true if the response had any "performance_data" and false otherwise.
This will return a Boolean of true if the response had any "response" and false otherwise.

This module is dependent on the following modules:

Douglas Christopher Wilson, <doug at somethingdoug.com>

Please report any bugs or feature requests to bug-nagios-plugin-overhttp at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Nagios-Plugin-OverHTTP. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

Copyright 2010 Douglas Christopher Wilson, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the terms of either: