Devices
The device list is the heart of concorbit RMM. It shows every enrolled device with live status, and clicking any row opens a full detail page.
Fleet dashboard
The main dashboard shows:
Summary strip with total, online, offline, and pending device counts
Device table with hostname, status, OS, IP address, site, and last seen time
Customisable widgets for metrics like alert count, patch compliance, and health scores
Search by hostname, IP, OS, or logged-in user. Filter by status (online, offline, pending) or by site. Click column headers to sort. The dashboard refreshes every 30 seconds.
Device detail
Click any device to open its detail page with these tabs:
Overview
Live performance charts for CPU, memory, disk, and network. Select a time period: 1 hour, 24 hours, 7 days, or 30 days. The overview also shows uptime percentages, antivirus status, and security posture.
Inventory
Hardware: processor model, core count, RAM, disks (mount point, filesystem, capacity), and network adapters (MAC, IP addresses)
Software: every installed application with name, version, and publisher. Searchable. On a paid plan, you can install from favourites or uninstall applications.
Patches
All patches reported by the agent, filterable by status: missing, approved, deployed, installed, failed, blocked. Bulk approve or deploy with a single click. Schedule patches for a specific date and time.
Alerts
Alert history for this device with severity, metric, value, threshold, and timestamp. Acknowledge or suppress directly from the table.
Monitoring
Component monitor state: healthy, warning, or critical for each active monitor. Shows last run time, schedule, and a mini sparkline of recent state. Configure monitor policy overrides per device.
Console
Live interactive terminal. Choose PowerShell (Windows), Bash (Linux), or zsh (macOS). Full terminal emulation with colour support, tab completion, and command history.
Scripts
Run history with status, exit code, and timing. Click Run a script to pick from the library and execute immediately. View full output of any previous run.
Notes
Freeform notes about the device. Timestamped and attributed to the user who wrote them.
Configuration
Custom device fields (UDFs). Set values for any fields defined by your administrator.
Timeline
Chronological event log: alerts triggered, patches deployed, scripts run, agent updates, reboots, and more.
Device actions
The device header provides quick actions:
| Action | What it does |
|---|---|
| Request audit | Forces the agent to push fresh data immediately |
| Update agent | Deploys the latest agent binary with rollback support |
| Screenshot | Captures the current screen (displayed in a modal) |
| Remote | Opens a remote desktop session |
| Shell | Opens a live terminal (PowerShell, Bash, cmd, or zsh) |
| Reboot | Schedules a reboot with a configurable delay (0 to 1440 minutes) |
| Remove | Sends an uninstall command and decommissions the device |
Device compare
Select two or three devices and click Compare to see a side-by-side view of specs, status, and metrics.
Tags
Add tags to devices for organisation and filtering. Tags have customisable colours and can be used to target scripts, jobs, and alert policies.