Server monitoring is a Hyperping product that installs a lightweight agent on your Linux and macOS hosts and streams system metrics back to your dashboard. Each install creates one server entry where you can see CPU and load averages, memory, filesystem usage, disk I/O, network throughput, and host metadata, without managing your own collector.
HTTP monitors tell you a page stopped loading from the outside. The agent tells you the machine ran out of memory two minutes earlier. Use both together for full coverage.
The agent embeds an OpenTelemetry collector that scrapes system metrics every 30 seconds and ships them to Hyperping over OTLP/HTTP. The first data point reaches the dashboard within a few seconds of enrollment.
CPUpercent / loadMemorybytes / percentFilesystembytesDisk I/ObytesNetworkbytesSystemseconds / stringPer-process CPU and memory, per-interface packets and errors, per-device disk operation counts, and swap / paging are on the roadmap. The agent can emit them but the ingestor drops them. See Metrics collected for the exact accepted list.
Queue resilience, not a metric: the collector persists unsent batches to /var/lib/hyperping/queue so metrics survive ingest outages, reboots, and network blips.
For the full list of fields and units, see Metrics collected.