What is uptime monitoring?
Uptime monitoring checks whether your server is reachable. At a set interval it sends a request to your address and records whether something answered, and how quickly. If the answer comes back, the site is recorded as up; if it does not, an alert fires and the outage goes into your uptime percentage. It is cheap, fast and reliable at exactly one job: telling you when a server stops responding.
What is website monitoring?
Website monitoring checks whether the page works. It opens the page the way a visitor would, works out every file and service that page depends on, and confirms each one arrived and is usable — scripts, stylesheets, images, fonts, third-party widgets, the services behind the page, the certificate and your critical pages. It catches the large category of failures where the server is answering perfectly and the page is still broken.
So what is the actual difference?
Uptime monitoring answers "did the server respond?". Website monitoring answers "does the page work?". Most user-facing failures — broken deploys, missing files, downed vendors, failing services — happen while the answer to the first question is still yes. That is the gap, and it is why a green uptime dashboard and a broken checkout page are not a contradiction.
Do you need both?
Not necessarily. Website monitoring includes the availability check that uptime monitoring does, so many teams run Sitewatch on its own. Teams with real infrastructure to watch — servers, load balancers, internal services — usually keep a dedicated infrastructure tool alongside it, because that is a genuinely different job.
Live monitoring
Sitewatch is watching these sites right now
Real sites we check every few minutes for the failures uptime tools miss — the pages that stay “up” while something quietly breaks.