-
Notifications
You must be signed in to change notification settings - Fork 1
Remote
N1xev edited this page Mar 18, 2026
·
1 revision
Monitor remote Linux hosts over SSH.
Add to config:
{
"remote_hosts": [
{
"name": "my-server",
"host": "user@192.168.1.100",
"key_path": "/home/user/.ssh/id_rsa"
}
]
}ssh-keygen -t rsa
ssh-copy-id user@hostname- SSH with key auth
-
/procfilesystem - Standard utils: uptime, df, ps, nproc
- CPU, memory, disk
- Network I/O
- Top processes
- Uptime
- Linux only
- No GPU metrics
- No real-time
Home
Getting Started
Reference
Help