How it works
Pick the type that matches the signal you care about, then set regions and an interval. Non-heartbeat monitors need at least three regions (Free is capped at three). For the HTTP form, assertions, and defaults, see .HTTP / Website
Requests a URL. You set method, accepted status, redirects, timeout, and optional content check, headers, and body. Point the URL at a health endpoint that touches real dependencies, not a static page.TCP
Connects to a host and port.DNS
Resolves a hostname (A, AAAA, CNAME, MX, TXT) via public DNS. This is not a query to your authoritative nameserver.SSL
Inspects the leaf certificate. Expiring soon is degraded (no page). Expired is down.Ping (ICMP)
Sends an ICMP echo request.If only Ping fails while HTTP works, treat it as ICMP blocked.
Heartbeat
Your job hits Tallwatch on a schedule:Keyword is edit-only for existing monitors. For new content checks, use HTTP with a content check.