Now
on Windows.
The Windows agent is here, in beta. It streams the same metrics to the same dashboard - CPU, RAM, disk, network, hardware - and runs quietly as a Windows Service.
The Windows build is in beta - behavior may change between releases. If a metric looks wrong or the service misbehaves, tell us and we'll fix it fast.
statsd for Windows
Same metrics. Same dashboard. Beta builds are live - one PowerShell command and you're streaming.
Three ways to monitor Windows.
The native beta agent is the easiest path. Prefer to keep the Linux build? WSL2 and Hyper-V still work great - same dashboard, same alerts.
Native Windows agent
A real .exe that runs as a Windows Service and ships metrics over MQTT, just like the macOS and Linux builds. One PowerShell command installs it.
Install the beta →WSL2 + statsd (Linux)
Run the Linux build inside Windows Subsystem for Linux. You get full CPU, RAM, disk, network, and Docker metrics - same dashboard, same alerts.
Install statsd →Hyper-V Linux VM
Spin up an Ubuntu VM under Hyper-V and run statsd there. Best when you want a clean separation between host and monitoring.
Install statsd →