monitor_check_uptime
Check if a URL is accessible and measure response time. Obtain status, headers, and SSL info to pinpoint availability issues.
Instructions
Check if a URL is accessible and measure response time. Returns status, response time, headers, and SSL info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to check | |
| method | No | GET | |
| timeout | No | ||
| checkContent | No | ||
| expectedStatus | No |