HTTP Sequence Event Monitor Reference Guide
notitie
Overview
The HTTP Sequence Event Monitor performs detailed timing and download time checks across a sequence of webpages. It evaluates the navigation response time and total download time, simulating user interactions by navigating through a series of specified web pages in a specific order.
info
Use Cases
- Testing website response time while navigating across multiple pages.
Monitoring Options
URL Configuration
- URLs: Enter the URLs of the web pages you want to check, each on a separate line. The monitor will assess them in the order provided.
Performance Alerts
- Alert with [Info/Warning/Error/Critical] if any page cannot be reached: Receive notifications if a webpage is unreachable.
- Alert with [Info/Warning/Error/Critical] if a status other than 200 (success) is returned for any page: Trigger alerts for non-success HTTP status codes.
- Alert if the total download time for all pages is more than a specified value: Get alerts if the cumulative download time for all pages exceeds a predefined threshold.
- Alert if the average page download time is more than a specified value: Alerts based on the average download time across all pages.
- Alert if the download time for any individual page is more than a specified value: Alerts if the download time for a single page exceeds set limits.
Authentication and Security
- This event monitor does not require authentication, simplifying setup and operation.
Protocols
Data Points
- This event monitor generates the following data points:
Data Point | Description |
---|---|
Average Download Time | The calculated average download time. |
Maximum Download Time | The maximum download time. |
Total Download Time | The total download time. |