Setting Up Monitoring
UptimeKeeper offers various monitoring types to ensure comprehensive coverage of your digital infrastructure.
Creating a Website Monitor
- From your dashboard, click Add New Monitor
- Select Website Monitor as the monitor type
- Enter the URL you want to monitor (e.g., https://example.com)
- Configure check settings:
- Check Frequency: How often to check your site (1 min, 5 min, etc.)
- Timeout: Maximum time to wait for a response before marking as down
- Monitoring Locations: Select global regions to monitor from
- Define success criteria:
- HTTP Status: Expected status code (usually 200)
- Content Verification: Text that must be present on the page
- Click Create Monitor
Setting Up API Monitoring
- From your dashboard, click Add New Monitor
- Select API Monitor as the monitor type
- Enter the API endpoint URL
- Configure request details:
- Method: GET, POST, PUT, etc.
- Headers: Any required authentication or content-type headers
- Request Body: For POST or PUT requests
- Define success criteria:
- Status Code: Expected response code
- Response Content: Text or JSON elements that must be present
- Click Create Monitor
Additional Monitor Types
UptimeKeeper also supports:
- DNS Monitoring: Verify DNS records are resolving correctly
- SSL Certificate Monitoring: Get alerts before certificates expire
- TCP Port Monitoring: Check if specific ports are open and responding
- Ping Monitoring: Simple ICMP ping checks for server availability