Select a device
Enroll an agent from Settings, then click it in the list.
Runs once on the agent (PowerShell on Windows, bash on Linux).
Add probe
Ping checks up/down and latency. SNMP reads system name, uptime, and per-interface traffic (SNMP v2c).
Agent bandwidth
Live per-interface throughput reported by your managed devices.
Pending approvals
Agents that have requested enrollment and are waiting for your approval.
Deploy Linux agent over SSH
HomeRMM logs into the Linux machine, copies the agent, and starts it. SSH host keys are not verified (LAN / first-time use).
Windows agent
Download the agent to install it manually, or push it straight to a Windows machine over WinRM (PowerShell Remoting).
Deploy over WinRM
Requires pywinrm on the HomeRMM server and WinRM enabled on the target (Enable-PSRemoting -Force).
Server ports
HTTPS is the console and agent WebSocket. HTTP redirects to HTTPS. Discovery is the UDP port agents use on the LAN. Saving rebinds immediately — update your firewall if you change them.
Enrollment
Tokens are optional. Install the agent with no token and it will appear under Pending approvals for you to approve; use a token if you want it to enroll instantly. Installed agents scan the LAN for HomeRMM (UDP 16914) and fall back to https://homermm.mk03.uk when they are off-site.