Server Monitoring

Collecting and alerting on the resource health of individual machines: CPU, memory, filesystem, disk I/O, and network.

Server monitoring is the practice of collecting resource metrics from the machines that run your services and alerting when one of those resources approaches a limit. It answers questions about the host itself: is the CPU saturated, is memory leaking, is the disk filling, is one volume being hammered.

Server monitoring and uptime monitoring answer different questions, and neither replaces the other. An external HTTP check tells you within seconds that customers are affected, from outside your network, with no agent to trust. Host metrics tell you why, and usually show the problem building for hours first: available memory sliding down, free space shrinking at a steady rate, load average creeping past the core count. Run both, page primarily on the external check, and use the host timeline for diagnosis plus the slow burn conditions an external probe cannot see at all.

One piece teams routinely forget to configure: an agent that stops reporting is itself an incident. Hyperping marks metrics Stale and then Offline past a threshold, which opens an outage and fires the same escalation policy as a failed HTTP check, so a host that dies silently still wakes somebody up. Server alerting on resource thresholds is available on the paid plans.

Hyperping monitoring dashboard

Related Terms

Host Metrics
Resource measurements a machine reports about itself, covering CPU, memory, filesystem, disk I/O, an...
Agent-Based Monitoring
Monitoring that runs a small collector process on the machine itself so it can report metrics no ext...
Black-Box Monitoring
Monitoring a system from the outside, testing externally visible behavior without knowledge of inter...
Uptime
The percentage of time a system or service is operational and accessible to users.
Incident Management
The process of detecting, responding to, resolving, and learning from service disruptions.

Related Resources

Get started

Start monitoring in the next 5 minutes.

Stop letting customers discover your outages first. Set up monitoring, status pages, on-call, and alerts before your next coffee break.

14 days free trial. No card required.