|
HTTP |
Top Previous Next |
|
HTTP Device Driver allows AggreGate Server to monitor web servers and web pages (URLs).
HTTP driver provides monitoring of any web server (Apache, IIS, etc.) by checking whether a monitored device accepts HTTP requests and responds with correct pages. The driver supports GET and POST requests, authorization and other options for HTTP requests. Driver Information
Global Settings None defined. User Level Settings None defined. Device Properties Connection Properties Connection settings define how AggreGate Server communicates with a certain HTTP server. These settings can be accessed using Edit Device Properties action of the Device Context. Here is a list of available connection properties:
Device Settings HTTP device driver creates the only Device setting variable indicating the result of HTTP request. This variable includes the following fields that may be analyzed using different AggreGate modules:
Device Operations No operations provided by the driver. Device Events No events provided by the driver. Connection Handling HTTP device is deemed Online if no error occurred during connection and HTTP request execution, and valid HTTP response was obtained. Synchronization Details HTTP monitor connects to the IP host, sends an HTTP request built using provided configuration (port, URL, request type and data, HTTP headers, agent, timeout) and analyzes the response.
|