🖥️ Server Agent
The Server Agent monitor is a special type that works with Monitron's server monitoring agents. Instead of Monitron reaching out to your server, an agent script running ON your server collects metrics and sends them to Monitron.
🎯 O Que Faz
- Receives system metrics from agent scripts
- Monitors CPU usage, RAM, disk, swap, network, and load averages
- Supports both Linux and Windows servers
- Automatically detects stale agents (no report for 5+ minutes)
📖 Setup
See the Server Agents section for complete setup guides for both Linux and Windows.
📊 Metricas Coletadas
| Metrica | Descricao |
|---|---|
| CPU Usage | Percentage of CPU in use |
| CPU I/O Wait | Time waiting for I/O (Linux only) |
| Memory Usage | RAM usage percentage |
| Memory Total | Total RAM in MB |
| Swap Usage | Swap usage percentage |
| Disk Usage | Per-mount-point usage (JSON array) |
| Network RX/TX | Bytes received/transmitted |
| Load Averages | 1m, 5m, 15m load (Linux) |
| OS Info | Operating system name |
| Hostname | Server hostname |
| Kernel | Kernel version |