How continuous checks decide up vs down, what response time and TTFB tell you, and how false "down" alerts are prevented.
On your plan's schedule, Monitrova requests each site and records whether it responded healthily, how long it took (total response time and time to first byte, TTFB), and the HTTP status. A run that fails is re-verified from a second network location before any "down" alert is sent — so a site that merely blocks our main IP (a WAF or geofence) doesn't trigger a false alarm.
| Status | What it means |
|---|---|
| Up | The most recent check succeeded — a healthy status within the timeout. |
| Down | The most recent check failed from both locations — timeout, refused connection, bad status, or blocked. |
| Unknown | No check has run yet, or the site is archived. |
| Reason | What it means |
|---|---|
| Timeout | No response within your timeout setting — the server is slow or unreachable. |
| Connection refused | The server actively rejected the connection — it may be down. |
| Bad status code | A response that doesn't match your expected status (e.g. a 500 or 404). |
| SSL error | The HTTPS connection failed (often a certificate problem) when Verify SSL is on. |
| Blocked | A firewall or bot-protection challenge blocked the request. The second location helps confirm whether the site is truly down. |
These tools are one-off checks. A Monitrova account monitors your sites continuously and emails you the moment something breaks.