Web Page Monitoring

HTTP device driver and HTTP monitoring service included in the Network Host device driver allow a user to execute arbitrary HTTP requests and analyze URL (web page) content.

To setup URL monitoring:

  • Create an HTTP device or enable HTTP service in a Network Host device
  • Set up HTTP/HTTPS port, monitored URL, request type (GET or POST) and parameters, optional authorization information, custom HTTP headers, user agent and timeout
  • Open device configuration (select Configure from context menu) to see status of the HTTP service and content of the loaded web page
  • Use any system facilities (like alerts, models, scripts, etc.) for sophisticated analysis, e.g. checking reply code, HTTP headers, response body, etc.

Was this page helpful?