-
Notifications
You must be signed in to change notification settings - Fork 0
Dashboard Guide
Paco5687 edited this page Jul 13, 2026
·
5 revisions
The dashboard at http://<hub-ip>:8765 is your main interface β and your
client. Screen sharing and terminals run right in the browser.
Click the π icon and paste the admin token (printed by the hub on first
run, or in ~/.config/autormm/server.env). It's stored in your browser so you
only do this once per browser.
Each host is a card showing:
- Status dot β green (online) or red (offline).
- CPU / memory bars and a CPU sparkline.
-
Alert chips β e.g.
high CPU,disk / almost full,offline. - Terminal and Remote buttons (enabled when available for that host).
The header shows how many hosts are online and a β alerts badge when something is firing.
Click a card to open its detail view:
- Time-series graphs β CPU, memory, disk, and network over a selectable range (1h / 6h / 24h / 7d). Requires the history DB (on by default).
- Top processes β by CPU / memory.
- Software inventory β click Load software inventory to list installed packages (dpkg/rpm on Linux, installed programs on Windows, brew on macOS) with a filter box.
- Terminal and Remote buttons for that host.
| Button | What it does |
|---|---|
| οΌ Add host | Copy-paste install commands per OS β see Onboarding Hosts |
| π Scripts | Manage, run, and schedule scripts β see Scripts & Scheduling |
| π | Set / change your access token |
- Terminal β a full shell in the browser (see Terminal & Remote Desktop).
- Remote β the host's live screen with mouse + keyboard (desktop hosts only).