Sequentur Blog
Helping you stay ahead of IT challenges
Real-world IT knowledge from engineers solving problems every day.
Practical IT knowledge for businesses that can’t afford downtime
What is remote monitoring and management (RMM) and why MSPs use it
Short answer: Remote monitoring and management, or RMM, is the software stack that puts a lightweight agent on every computer and server an MSP manages. The agent continuously reports health data (CPU, memory, disk, patch state, running processes, event logs), receives commands from the MSP (patches, scripts, remote access, software installs), and sends alerts when something looks wrong. RMM is the backbone of proactive managed IT. Without it, an MSP is reacting to tickets one at a time, with no visibility until a user calls to say something is broken. With it, the MSP can fix many problems before users notice them. Popular RMM platforms include NinjaOne, Datto RMM, ConnectWise Automate, Kaseya VSA, and Microsoft Intune (for endpoint-focused environments).
If you are evaluating an MSP, their RMM choice and how they use it tells you more about their operational maturity than almost any other part of their tech stack. This article covers what RMM actually does, what it cannot do, why MSPs without RMM are structurally reactive, and what to ask a prospective MSP about their RMM platform.
What RMM actually does
An RMM platform has three layers: the agent, the platform, and the management workflows.
The agent
A small program installed on every managed endpoint – laptops, desktops, servers, sometimes firewalls and other network devices. The agent:
- Reports system health at a continuous cadence (CPU, memory, disk, temperature, battery state, uptime)
- Reports inventory (installed software, running services, Windows updates status, hardware details, user accounts)
- Reports event log entries (system errors, warnings, security events)
- Receives and executes commands from the RMM platform (install patches, run scripts, push software, restart services, reboot)
- Provides remote control access for support engineers
The agent is designed to be lightweight. A well-configured RMM agent consumes under 1% of CPU and under 50 MB of memory most of the time. Users rarely notice it is there.
The platform
The server-side of RMM – a web application where MSP engineers see every endpoint across every client. The platform:
- Aggregates all agent data into a searchable, filterable inventory
- Runs dashboards that show fleet-wide health (what percentage of devices are patched, how many are offline, how many have critical alerts, how many are low on disk)
- Generates alerts when agents report conditions that match alert rules (disk >95% full, antivirus disabled, Windows update fail, specific event log IDs)
- Automates routine tasks (monthly patch cycles, weekly cleanup scripts, quarterly inventory audits)
- Integrates with PSA/ticketing systems so alerts auto-create tickets
The platform is what lets one MSP team manage thousands of endpoints across hundreds of clients. Without it, the same team could manage maybe 20 endpoints before breaking down.
The management workflows
The operational patterns that turn RMM data into action. These vary by MSP but typically include:
- Patch management. Monthly Microsoft patches, third-party app patches (Chrome, Adobe, Java), driver updates. RMM pushes them on a schedule and reports success/failure.
- Monitoring and alerting. The alerts most likely to produce tickets before users complain – disk full warnings, service crashes, antivirus disabled, backup failures, high CPU sustained, failed login attempts.
- Software deployment. Pushing new applications or configuration changes to hundreds of endpoints in an automated way instead of touching each manually.
- Remote support. One-click remote sessions when a user needs help. The engineer takes over the screen, fixes the issue, and closes the ticket faster than a walk-through.
- Reporting. Fleet health reports, patch compliance reports, inventory reports, often surfaced in quarterly business reviews.
- Compliance evidence collection. For regulated industries, the RMM is a primary source of evidence that patching is happening, devices are encrypted, antivirus is running, etc.
Why RMM is the backbone of proactive managed IT
There is a structural difference between MSPs with mature RMM and MSPs without.
Reactive IT without RMM
When something breaks, a user opens a ticket, the engineer calls them, asks them to describe what happened, walks them through steps to diagnose, maybe tries something, maybe escalates. The engineer sees the problem only through the user’s description. They cannot see the disk filling up three weeks before it caused the outage. They cannot see the patch that failed silently. They cannot see the laptop that has been offline since yesterday because the user is on PTO.
This is reactive. It means IT problems grow until a user notices them, and only then does the MSP find out.
Proactive IT with RMM
When a disk is 85% full, the RMM alerts before it hits 95% and the device can’t boot. When a patch fails, the RMM reports it and the engineer reruns it. When a laptop goes offline for more than 48 hours, the RMM flags it and somebody checks in with the user. When antivirus stops reporting, the RMM alerts within hours, not days.
Most tickets under proactive managed IT are resolved before a user ever notices. The ones that do reach the user are resolved faster because the engineer already has environment visibility before the call starts. “Your laptop is running slow” is met with “yes, I see your drive is 96% full, let me clean it up in the next 5 minutes” instead of “let me ask you a few questions to figure out what might be wrong.”
The difference is not about trying harder. It is about seeing more.
What MSPs can see with RMM
When your MSP has an RMM agent on an endpoint, they have visibility into:
- System state. Uptime, CPU, memory, disk usage, running services, network status
- Inventory. OS version, installed software, hardware specs, attached peripherals, serial numbers
- Security posture. Antivirus status, Windows Defender status, disk encryption (BitLocker state), patch compliance, firewall state
- Event logs. System errors, application crashes, security events (with user consent in their organization’s policies)
- User context. Logged-in user, last login time, profile sizes (helpful for troubleshooting profile issues)
- Network data. IP address, connection state, VPN status for managed connections
This is typically the scope of what RMM sees. It is operational data, not content.
What MSPs typically cannot see with RMM (by policy)
Good MSPs deliberately do NOT collect:
- User files. The RMM agent does not read documents, emails, browser history, or personal data. It sees file system statistics (disk usage, sizes) but not content.
- Keystrokes or screen content. RMM is not keylogger software. Remote sessions require user consent and are logged; they are not covert.
- Personal accounts. Browsing activity on personal accounts, personal email, personal messaging are not visible to the RMM.
- Content of communications. Emails, Teams messages, Slack messages are not read by RMM. Email security tools may scan for threats, but that is a separate system with separate policies.
There is a real distinction between what RMM could technically do and what reputable MSPs actually configure. A good MSP has a written data collection policy that limits what they capture. Ask to see it. If the answer is vague, that is a concern.
What a managed environment looks like with good RMM in operation
For an SMB with 50 endpoints under a security-first MSP running RMM well, a typical week looks like:
- 40 to 60 automated alerts across the fleet, most auto-resolved by RMM scripts (reboots fixing memory leaks, restarting stopped services, clearing temp files). Only 5 to 10 reach an engineer’s queue.
- 2 to 4 proactive tickets the MSP opens without user input – “your laptop is reporting a failing hard drive, let’s schedule a replacement” – that would have been disruptive outages under reactive IT.
- Monthly patch cycle deployed across the entire fleet in 2 to 4 hours, with compliance reporting showing 98%+ success rate and specific follow-up on the 2% that failed.
- 1 to 2 devices flagged for user follow-up (user was on PTO, laptop has been offline 7 days, needs to check in).
- Dashboard metrics shared at monthly or quarterly reviews: patch compliance %, mean time to resolve, devices at risk, backup success rate.
Compare this to an unmanaged or break-fix environment of similar size where the same issues would surface as tickets weeks or months later, and would each require a user to notice and call in.
RMM vs related tools (and why MSPs often need all of them)
RMM is one piece of a larger tooling stack. Adjacent tools with different purposes:
EDR (Endpoint Detection and Response) is dedicated security tooling focused on behavioral threat detection and response. RMM is operational; EDR is security. Modern MSP stacks run both. (The EDR primer covers this separately.)
MDM (Mobile Device Management) specifically manages policy, configuration, and access on devices – especially mobile and BYOD. Intune is both RMM-adjacent and MDM. Jamf and Kandji are Apple-focused MDM. Full SMB fleets often run MDM alongside RMM; the two cover overlapping but distinct use cases. (The endpoint management primer has more.)
SIEM (Security Information and Event Management) aggregates logs from many sources for security analysis. RMM sends some events to SIEM; SIEM is a bigger picture. (SIEM primer here.)
PSA (Professional Services Automation) is the MSP’s ticketing, billing, and project management system. RMM integrates with PSA so alerts create tickets automatically. PSA is the workflow side; RMM is the data side.
Monitoring platforms (Datadog, PRTG, SolarWinds) run deeper network monitoring than RMM typically covers – application performance, synthetic monitoring, distributed system health. Enterprise environments run these; SMBs often rely on RMM alone for this layer. The full picture of what to watch on a small business network – the five distinct layers (uptime, bandwidth, device health, latency, security events), the tooling matrix, and how RMM-delivered monitoring compares to a self-hosted stack – is in network monitoring for small business: what to watch and how.
Backup platforms (Veeam, Datto, Acronis) are separate from RMM, though some RMMs integrate backup dashboards. Backup is its own stack with different operational patterns.
An MSP stack for an SMB typically includes at minimum: RMM + EDR + MDM + PSA + backup. More sophisticated stacks add SIEM, SOC services, email security platforms, and vulnerability management.
What to ask an MSP about their RMM
If you are evaluating a prospective MSP, their RMM answers reveal a lot about operational maturity. (The full list of MSP evaluation questions is here.)
Which RMM platform do you use, and why? Specific names. “We use NinjaOne, here is how we configured it.” Vague answers (“we have an RMM”) mean the MSP is not serious about the tooling.
Is RMM deployment included in onboarding, or is it a separate project? Should be included. RMM is table stakes, not an upsell.
What does your standard alerting ruleset look like? Mature MSPs have a standardized alert configuration that has evolved over years of operation. Vague ones use out-of-the-box defaults with predictable noise problems.
What percentage of tickets do you open proactively (before users report issues)? Mature MSPs have a number. 20-35% is common for good operations. Below 10% means they are still reactive even with RMM deployed.
How do you handle patch failures? Follow-up workflow, not just reporting. A patch that failed on 5 out of 500 devices needs to be investigated and resolved, not just logged.
What do you collect from the RMM, and what do you not collect? Written data collection policy. This matters for privacy, compliance, and user trust.
Can I see the dashboard you would use to manage our environment? Screenshot or walkthrough. Mature MSPs have client-facing reporting. Less mature ones only have internal-facing dashboards you never see.
What happens when your RMM platform has an outage? Even the best platforms have outages. The MSP should have a plan (secondary monitoring, manual checks, customer communication) for when visibility is temporarily lost.
RMM failure modes – what goes wrong
Even with RMM deployed, MSP operations can fail at the RMM layer. Red flags:
Alerts that nobody acts on. The RMM sends 2,000 alerts per week and the MSP acknowledges none of them. This is worse than no RMM because it creates a false sense of security.
Agents not deployed on every endpoint. A 100-device environment with agents on 60 devices is not a managed environment. It is a partially-managed environment with unknown gaps.
Patches that never actually succeed. Monthly patch reports show 95% success, but the 5% has been failing for 14 months straight on the same critical devices. Nobody is working the failures.
Dashboards nobody reads. MSP has beautiful client-facing dashboards. Client has never logged in. Proactive value goes unrealized because the data is not being acted on at review time.
RMM sold but not operationalized. MSP includes RMM in the proposal, deploys agents, and then uses them only for occasional remote access. The platform is licensed but not used as designed.
Agent sprawl. MSP migrates between RMM platforms over time but does not clean up old agents. Laptops end up with 3 or 4 RMM agents from previous vendors, conflicting and consuming resources.
Noisy alerts that get ignored. Every alert has equal priority, so important ones get buried in unimportant ones. The MSP has not tuned the ruleset.
RMM treated as the whole solution. RMM alone is not managed IT. It needs to sit inside a workflow that includes ticket response, security tooling, backup, and process discipline. RMM without that operational wrapper is just observed chaos.
RMM in small environments – when it matters most
The intuition is that RMM matters more for large environments. The opposite is often true.
A 200-person business with strong internal IT has humans watching things. Problems get caught even without RMM.
A 25-person business with one IT person cannot watch everything. Without RMM, a failing drive on the CEO’s laptop, an unpatched server, a backup that has been failing for 3 weeks, a user whose Windows updates have been broken for 6 months – all of these become invisible until they cause an outage. RMM is the one tool that gives a small team the visibility of a much larger one.
Which is part of why small businesses benefit from MSPs with strong RMM operations more than they expect. The ROI is not in the tool – it is in what the tool makes possible: a 2-person MSP team effectively watching hundreds of endpoints because the RMM is handling the first 95% of the attention.
RMM and compliance
For regulated industries, RMM is also a compliance tool:
- HIPAA. RMM provides evidence of patch management (Security Rule §164.308(a)(5)), antivirus, encryption compliance, and audit logs. HIPAA cybersecurity requirements break down the specific technical controls.
- SOC 2. Change management, logical access controls, and systems monitoring controls all require evidence that RMM can produce.
- CMMC 2.0. Patch management, endpoint protection, and system integrity controls map directly to RMM outputs.
- PCI DSS. Specific requirements around patch management, antivirus, and logging are RMM-dependent.
- Cyber insurance. Underwriters increasingly require evidence of proactive patching, antivirus deployment, and endpoint management. RMM is typically the source of that evidence.
An MSP running RMM well has audit-ready reports available on demand. An MSP running it poorly has to scramble every time evidence is requested.
What RMM is not
A few important distinctions:
RMM is not security. RMM tracks patch state, but it does not detect or stop threats. EDR, email security, MDR, and security monitoring are separate. RMM is operational hygiene; security is its own category.
RMM is not backup. RMM monitors disk state and can alert on backup agent status, but the actual backup happens in a separate platform.
RMM is not a full monitoring solution. For application performance, synthetic transactions, or complex distributed systems, RMM is insufficient. Dedicated observability platforms fill that layer.
RMM is not MDM. Though they overlap, MDM is configuration and policy enforcement, especially for mobile. RMM is monitoring and remote execution. Modern Intune blurs the line; traditional RMM platforms are more operational than policy-focused.
RMM is not surveillance. Configured correctly, RMM sees system-level operational data, not user behavior. A reputable MSP’s RMM usage is constrained by written policy and user consent frameworks, not by what the platform technically could do.
How RMM fits into the bigger managed IT picture
A full security-first managed IT stack for a mid-market SMB in 2026 typically includes:
- RMM for operational monitoring, patching, and remote access
- EDR for endpoint security and threat detection
- MDM (often Intune) for device policy and configuration
- Email security beyond M365 defaults
- MDR / SOC services for 24/7 security monitoring and response
- Backup platform for M365 + any on-prem data
- PSA for ticketing and workflow
- Documentation platform (IT Glue, Hudu) for knowledge management
- Security awareness training platform
RMM is foundational. The operational discipline of running RMM well (alerts acknowledged, patches completed, agents deployed on every endpoint) is often a leading indicator of how well the rest of the stack is operated. An MSP that runs RMM rigorously usually runs everything else rigorously. An MSP that is sloppy with RMM is sloppy elsewhere too. (For what good MSP onboarding looks like when the RMM and other tooling get deployed, see the first 90 days of MSP onboarding.)
How Sequentur runs RMM
Sequentur is a security-first MSP / MSSP for small and mid-sized businesses across the 15-to-250-employee range, including both general SMBs and regulated industries like healthcare, legal, financial services, and defense contractors. Our RMM stack is standardized across all clients, deployed on every managed endpoint during onboarding, and operated against a tuned alerting ruleset that has evolved over years of operation.
Proactive ticket percentage is a tracked metric – we typically open 20 to 35% of tickets before users report the underlying issue. Patch management is run monthly with compliance reporting available in every QBR. Alert acknowledgment is tracked as an operational metric, not just reviewed ad-hoc.
Our written data collection policy limits RMM scope to system-level operational data. User files, communication content, and personal browsing activity are not collected. Remote sessions require user consent, are logged, and are reviewed by the client on request.
If you are evaluating MSPs and want to understand the operational maturity behind the tooling, schedule a call. We will walk you through a sample RMM dashboard, show you what proactive ticket rates look like on a similar-sized environment (with client names redacted), and describe our standard alert ruleset. If you already have an MSP and want a second opinion on whether their RMM operations are mature enough, we will tell you honestly – sometimes the answer is yes.
Get the Best IT Support
Schedule a 15-minute call to see if we’re the right partner for your success.
Testimonials
What Our Clients Say
Here is why you are going to love working with Sequentur