URL Monitoring
Overview
A service check for a URL, often referred to as a URL monitoring or website monitoring, is a process of regularly verifying the availability and performance of a specific website or web service. This monitoring ensures that the website is accessible to users and functioning correctly, and it helps identify any potential issues or downtime that might impact the user experience.
Prerequisites for URL Monitoring Integration with Motadata AIOps
Provide the necessary credentials, including the username and password, for Motadata AIOps to access the URL server.
Ensure that either HTTP or HTTPS protocol are supported on the URL server.
By following these prerequisites, you can integrate URL monitoring with Motadata AIOps and ensure effective monitoring and management of your URL resources.
List of Supported KPIs
Name | Description | Type |
---|---|---|
status | Status of the URL | String |
service.check.status | Service check status of the URL | String |
url.page.content | Content of the URL page | String |
service.check.latency.ms | Latency in milliseconds for service check | Count |
url.latency.ms | Latency in milliseconds for URL | Count |
url.response.code | Response code of the URL | Count |
url.size.bytes | Size of the URL content in bytes | Count |
url.dns.lookup.time.ms | Time taken for DNS lookup in milliseconds | Count |
url.connection.time.ms | Time taken for URL connection in milliseconds | Count |
url.first.byte.time.ms | Time taken for the first byte of the URL in ms | Count |
url.content.found | Indicator if URL content is found | Count |