How to read the monitoring table

Monitored websites table

The public list of monitored websites at /monitorings shows the current status of all checked sites. Below is an explanation of each column.

Site name

The name given to the site during monitoring setup. Helps identify the site in the list.

URL

The monitored website address. Clickable — takes you directly to the checked site.

Last check

Date and time of the last completed test. Format: DD-MM-YYYY HH:MM. If you see ---, the test has not run yet.

Status

The main availability indicator. Possible values:

  • OK (green) — the site responds correctly (2xx code).
  • ERROR (red) — the site is unreachable or returns an error.

Response time (ms)

Time in milliseconds it took to fetch the page. Lower values = faster site. Typical values: 50-500 ms for sites in Europe, 200-2000 ms for overseas sites.

Expected text

The text configured for verification on the page. If the field is empty — content check is not enabled for this site.

Text found

Result of the expected text check:

  • Found (green) — the text is present on the page.
  • Not found (red) — the text is missing. This may indicate a content change or a problem.

Page content (heuristic)

Result of the sanity check — automatic content analysis:

  • OK (green) — page content looks normal.
  • Possible error page (red) — error indicators detected (empty page, PHP message, server error).
  • (gray) — not applicable (e.g. site is down).

Page render

Status of the last render probe. Shows whether the visual screenshot of the page is correct. Possible values: OK, problem, disabled, waiting for first run.