Host Metrics

Resource measurements a machine reports about itself, covering CPU, memory, filesystem, disk I/O, and network interfaces.

Host metrics are the resource level measurements collected from inside a machine: CPU time per state, memory used and available, filesystem capacity per mount point, disk read and write bytes per device, network bytes in and out per interface, plus host metadata such as hostname, OS, kernel, architecture, CPU model, and boot time.

Host metrics are white box signals. They come from inside the system and explain why something is slow, in contrast to black box checks that probe from the outside and tell you whether users are affected. It is worth being precise about the boundary. A host metrics agent describes the machine as a whole, not individual processes, containers, or pods, and it carries no request traces, no logs, and no application spans. That boundary keeps the data cheap, low cardinality, and consistent across every host in a fleet, which is what makes it dependable for alerting and capacity planning.

The canonical naming for these measurements comes from the OpenTelemetry hostmetrics receiver, so the same metric name means the same thing from one vendor to the next. Hyperping's agent follows those semantic conventions and ships the full set every 30 seconds, which means historical dashboards stay meaningful even if the collector changes later.

Hyperping monitoring dashboard

Related Terms

White-Box Monitoring
Monitoring based on internal system metrics, logs, and traces that reveal the internal state and beh...
Black-Box Monitoring
Monitoring a system from the outside, testing externally visible behavior without knowledge of inter...
Agent-Based Monitoring
Monitoring that runs a small collector process on the machine itself so it can report metrics no ext...
OpenTelemetry
A vendor neutral CNCF project that standardizes how telemetry is generated and exported, covering bo...
Observability
The ability to understand the internal state of a system by examining its external outputs: logs, me...

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.