Class HttpPostMonitor

  • All Implemented Interfaces:
    ServiceMonitor

    public final class HttpPostMonitor
    extends ParameterSubstitutingMonitor
    This class is designed to be used by the service poller framework to test the availability of a url by posting a generic payload and evaulating the http response code and banner. The class implements the ServiceMonitor interface that allows it to be used along with other plug-ins by the service poller framework.
    Author:
    Jeff Gehlbach, Chris Liles, OpenNMS