What 'monitoring' actually has to cover
- HTTP availability — does the page return a valid response?
- SSL expiry — certificates fail silently until they bite.
- DNS resolution — a misconfigured nameserver looks like downtime.
- Content integrity — 200 OK with a broken or hijacked page isn't 'up'.
- Performance — slow enough is functionally down.