monitoring agent · macOS & linux

statsd.
One command. Live metrics.

A lightweight daemon that collects system metrics and Docker container stats from your machine and streams them to the System Stats cloud in real time.

installAvailable on macOS and Linux. Runs as a background service.
statsdrunning·cpu 28%ram 54%tx 2.00 MB/suptime 12d 4hMQTT
what it collects

Every metric, every second.

statsd gathers system metrics every second and Docker container stats every three seconds, then sends them over a secure MQTT connection.

01

CPU

Overall and per-core usage, load averages (1, 5, 15 min), and clock frequency.

02

GPU

Utilization, render/tiler activity, temperature, and memory usage.

03

RAM

Total, used, and free memory, plus swap usage.

04

Disk

Storage capacity, used space, and read/write I/O per disk.

05

Network

Upload and download throughput, local and public IPs per interface.

06

Docker

Container state, CPU, memory, network & disk I/O, health, and port mappings.

07

Hardware

CPU model, GPU specs, RAM modules, disk info, OS version, and architecture.

how it works

From $ statsd up to live in two minutes.

1step 01

Install and authorize

Run the install command, then authorize the agent with your System Stats account using a device code.

2step 02

Collects metrics locally

statsd reads system metrics every second and Docker container stats every 3 seconds - minimal overhead.

3step 03

Streams to the cloud

Data is sent over a secure MQTT connection to the System Stats backend, which feeds the web dashboard in real time.

4step 04

Receives commands

The agent listens for remote commands - like container start/stop, software updates, or sleep - sent from the dashboard.

cli reference

Manage the agent from your terminal.

$ statsd upStart the agent
$ statsd downStop and log out
$ statsd statusCheck running status
$ statsd systemShow system info
$ statsd updateUpdate to latest version
$ statsd logsStream application logs
$ statsd startStart as background service
$ statsd stopStop background service
other downloads

Looking for something else?

Stats - macOS

menu-bar app
free · open sourceview →

statsd - Linux & macOS

monitoring agent
streams to dashboardyou're here

Windows

agent
work in progresscoming soon