Metric Name | Metric Display Name | Units | Description |
---|---|---|---|
endpoint_url_ResponseTime | Response Time | milliseconds | Endpoint url response time. |
endpoint_url_ResponseLookUpTime | Lookup Time | milliseconds | Duration from start until the DNS name is resolved. |
endpoint_url_ResponsePreTransferTime | Pre Transfer Time | milliseconds | Duration from start until the file, requested page, transfer is about to start. |
endpoint_url_ResponseStartTransferTime | Start Transfer Time | milliseconds | Duration from start until the first byte is received. |
endpoint_url_ResponseConnectTime | Connect Time | milliseconds | Duration from start until the web server is connected. |
endpoint_url_ResponseRedirectTime | Redirect Time | milliseconds | Total duration of all redirect steps before the final transfer. |
Default Monitoring Configurations
HTTP Endpoint Probe has default Global Device Management Policies, Global Templates, Global Monitors and Global Metrics in OpsRamp. You can customize these default monitoring configurations as per your business requirement by cloning respective Global Templates and Global Device Management Policies. It is recommended to clone them before installing the application to avoid noise alerts and data.
Default Global Device Management Policies
You can find the Device Management Policy for each Native Type at Setup > Resources > Device Management Policies. Search with suggested names in global scope:
{appName nativeType - version}
Ex: http-endpoint-probe Web-endpoint - 2 (i.e, appName = http-endpoint-probe , nativeType = Web-endpoint , version = 2)
Default Global Templates
You can find the Global Templates for each Native Type at Setup > Monitoring > Templates. Search with suggested names in global scope. Each template adheres to the following naming convention:
{appName nativeType 'Template' - version}
Ex: http-endpoint-probe Web-endpoint Template - 2 (i.e, appName = http-endpoint-probe , nativeType = Web-endpoint, version = 2)
Default Global Monitors
You can find the Global Monitors for each Native Type at Setup > Monitoring > Monitors. Search with suggested names in global scope. Each Monitors adheres to the following naming convention:
{monitorKey appName nativeType - version}
Ex: Http Response Probe Endpoint Monitor http-endpoint-probe Web-endpoint 2 (i.e, monitorKey = Http Response Probe Endpoint Monitor, appName = http-endpoint-probe , nativeType = Web-endpoint , version = 2)