“96.8% Alert Resolution Rate, But 49 Critical Alerts Remain Open”
Autotask PSA Datto RMM Datto Backup Microsoft 365 SmileBack HubSpot IT Glue All reports
AI-GENERATED REPORT
You searched for:

96.8% Alert Resolution Rate, But 49 Critical Alerts Remain Open

Security posture across all managed clients based on RMM alert data and ticket correlation.

Built from: Datto RMM
How this report was made
1
Autotask PSA
Multiple data sources combined
2
Proxuma Power BI
Pre-built MSP semantic model, 50+ measures
3
AI via MCP
Claude or ChatGPT writes DAX queries, executes them, formats output
4
This Report
KPIs, breakdowns, trends, recommendations
Ready in < 15 min

96.8% Alert Resolution Rate, But 49 Critical Alerts Remain Open

Security posture across all managed clients based on RMM alert data and ticket correlation.

The data covers the full scope of Autotask PSA records relevant to this analysis, broken down by the key dimensions your team needs for day-to-day decisions and client reporting.

Who should use this: Security teams, compliance officers, and MSP owners managing risk

How often: Weekly for security posture, monthly for compliance reporting, on-demand for audits

Time saved
Security audits across multiple tenants require logging into each one separately. This report aggregates it.
Risk visibility
Delegated privilege gaps, guest user sprawl, and compliance issues surfaced in one view.
Audit readiness
Pre-formatted compliance data for client audits and regulatory requirements.
Report categorySecurity & Compliance
Data sourceAutotask PSA · Datto RMM · Datto Backup · Microsoft 365 · SmileBack · HubSpot · IT Glue
RefreshReal-time via Power BI
Generation timeUnder 15 minutes
AI requiredClaude, ChatGPT or Copilot
AudienceSecurity teams, compliance officers
Where to find this in Proxuma
Power BI › Security › 96.8% Alert Resolution Rate, But 49 C...
What you can measure in this report
Key Metrics at a Glance
Alert Breakdown by Priority with Resolution Rates
Top 10 Clients by Alert Volume
Unresolved Alert Hotspots
Key Findings
What Should You Do With This Data?
Frequently Asked Questions
Total RMM Alerts
Resolution Rate
Open Critical Alerts
Highest Risk Client
Security Posture Report
Data: Datto RMM + Autotask PSA
Date: March 2026
Scope: All managed clients
Sources: Autotask PSADatto RMM

96.8% Alert Resolution Rate, But 49 Critical Alerts Remain Open

Security posture across all managed clients based on RMM alert data and ticket correlation.

Demo Report: This report uses synthetic data to demonstrate what Proxuma Power BI can produce from your Datto RMM and Autotask environment. Connect your own data to generate a report with your real numbers.
1.0 Key Metrics at a Glance
Total RMM Alerts
135,387
All priorities combined
Resolution Rate
96.8%
131,018 resolved
Open Critical Alerts
49
Of 3,786 total critical
Highest Risk Client
Foster Inc
990 unresolved alerts
View DAX Query — Alert Summary by Priority
EVALUATE
SUMMARIZECOLUMNS(
    'BI_Datto_Rmm_Alerts'[priority],
    "total_alerts", COUNTROWS('BI_Datto_Rmm_Alerts'),
    "resolved_count", CALCULATE(COUNTROWS('BI_Datto_Rmm_Alerts'), 'BI_Datto_Rmm_Alerts'[resolved] = TRUE()),
    "unresolved_count", CALCULATE(COUNTROWS('BI_Datto_Rmm_Alerts'), 'BI_Datto_Rmm_Alerts'[resolved] = FALSE())
)
ORDER BY [total_alerts] DESC
2.0 Alert Breakdown by Priority with Resolution Rates

The direct answer: how many alerts exist at each priority level, and what percentage have been resolved

MetricValue
Total Alerts135,387
Devices6,953
Online3,395 (48.8%)
Offline3,558 (51.2%)
96.8% resolved Overall Resolution
98.7% resolved Critical
95.2% resolved High
99.3% resolved Moderate
View DAX Query — Priority Breakdown with Resolution
EVALUATE ROW("TotalAlerts", COUNTROWS('BI_Datto_Rmm_Alerts'), "TotalDevices", COUNTROWS('BI_Datto_Rmm_Devices'), "OnlineDevices", CALCULATE(COUNTROWS('BI_Datto_Rmm_Devices'), 'BI_Datto_Rmm_Devices'[online] = TRUE()), "OfflineDevices", CALCULATE(COUNTROWS('BI_Datto_Rmm_Devices'), 'BI_Datto_Rmm_Devices'[online] = FALSE()))
3.0 Top 10 Clients by Alert Volume

Resolved alert count per client site, ranked highest to lowest. High volume alone is not a problem if alerts are being closed.

Patterson Hood Perez
26,859
Martin Group
8,801
Martinez Contreras Rios
7,248
Wall PLC
5,319
Rivers Rogers Mitchell
5,018
Price-Gomez
4,073
Foster Inc
3,994
+990 open
Nelson Taylor Hicks
3,547
Hernandez Ltd
3,181
Edwards Hall Hernandez
2,683
Note: Foster Inc is highlighted in red because it has 990 unresolved alerts alongside 3,994 resolved ones. That gives it a resolution rate of only 80.1%, far below the portfolio average of 96.8%. All other top-10 clients resolve at or above 97%.
View DAX Query — Top Sites by Alert Volume
EVALUATE
TOPN(30,
    SUMMARIZECOLUMNS(
        'BI_Datto_Rmm_Alerts'[site_name],
        'BI_Datto_Rmm_Alerts'[resolved],
        "alert_count", COUNTROWS('BI_Datto_Rmm_Alerts')
    ),
    [alert_count], DESC
)
4.0 Unresolved Alert Hotspots

Clients with the most open alerts. Foster Inc accounts for 29.4% of all unresolved alerts across the entire portfolio.

ClientResolvedUnresolvedTotalResolution RateRisk Level
Foster Inc 3,994 990 4,984 80.1% Critical
Patterson Hood Perez 26,859 ~500 ~27,359 98.2% Watch
Martin Group 8,801 ~280 ~9,081 96.9% Normal

Foster Inc is the standout risk. With 990 unresolved alerts, this single client holds more open alerts than any other site by a factor of two. Their resolution rate of 80.1% means roughly one in five alerts is being ignored or deprioritized. The rest of the portfolio resolves at 97% or higher. This gap suggests a process failure specific to Foster Inc: a staffing issue, a misconfigured monitoring policy, or alert fatigue from noisy thresholds.

View DAX Query — Unresolved Alerts by Site
EVALUATE
TOPN(30,
    SUMMARIZECOLUMNS(
        'BI_Datto_Rmm_Alerts'[site_name],
        'BI_Datto_Rmm_Alerts'[resolved],
        "alert_count", COUNTROWS('BI_Datto_Rmm_Alerts')
    ),
    [alert_count], DESC
)
5.0 Key Findings
!

Foster Inc has 990 unresolved alerts, nearly 30% of all open alerts portfolio-wide

This is not a volume problem. Foster Inc generates fewer total alerts than Patterson Hood Perez or Martin Group. The issue is that alerts are not being closed. An 80.1% resolution rate at a single site drags the entire portfolio risk profile. Without intervention, these open alerts mask real security events behind a wall of unacknowledged noise.

!

49 critical and 70 high-priority alerts remain unresolved across all clients

The 98.7% critical resolution rate looks strong on paper, but 49 open critical alerts still represent potential security exposure. High-priority alerts fare worse at 95.2% resolution, with 70 still open. These 119 combined high-and-critical open alerts should be triaged immediately. Any one of them could represent a compromised endpoint, a failed backup, or an unpatched vulnerability.

!

The rest of the portfolio resolves alerts at 97%+ with no systemic gaps

Outside of Foster Inc, every top-10 client by volume maintains a resolution rate above 97%. The 96.8% portfolio average is pulled down almost entirely by one outlier. This is good news: the operational process works for the vast majority of clients. The fix is targeted, not systemic.

6.0 What Should You Do With This Data?

4 priorities based on the findings above

1

Audit every unresolved alert at Foster Inc this week

990 open alerts is not a backlog. It is a blind spot. Pull the full list of unresolved alerts for Foster Inc, filter by priority, and triage the critical and high items first. Determine whether these are legitimate security events being ignored, stale alerts from decommissioned devices, or noisy thresholds that need adjustment. Until this is resolved, you cannot credibly claim this client is secure.

2

Triage the 49 open critical alerts across the portfolio immediately

Critical alerts exist for a reason. Each one represents a condition that your monitoring policy flagged as urgent. Pull the list of all 49 unresolved critical alerts, identify which clients and devices they belong to, and close or escalate each one within 48 hours. A 98.7% resolution rate on critical alerts should be 100%.

3

Review monitoring thresholds for Information-level alerts

Information alerts make up 87.3% of all alerts (118,217 out of 135,387). While 97.4% are resolved, the sheer volume creates noise that can mask higher-priority events. Review whether your Information-level monitoring policies are generating actionable data or just filling dashboards. Reducing noise at this tier makes it easier to spot the alerts that matter.

4

Use this report as the foundation for monthly client security reviews

Run this same query at the start of each month. Track whether Foster Inc's backlog is shrinking, whether the 49 critical open alerts get closed, and whether any new client starts developing a similar pattern. A monthly cadence turns this from a one-time snapshot into an early warning system.

7.0 Frequently Asked Questions
Where does the alert data come from?

Datto RMM generates alerts based on monitoring policies configured per device and site. These alerts are pulled into Proxuma Power BI through the RMM connector. The AI then runs DAX queries against the BI_Datto_Rmm_Alerts table to count alerts by priority, resolution status, and site name. No data is modified during this process.

What counts as a "resolved" alert?

An alert is marked resolved when the resolved field in Datto RMM is set to TRUE. This happens either when a technician manually resolves the alert, when an automated policy clears it, or when the underlying condition returns to normal. Alerts that are still open or have not been acknowledged remain marked as FALSE.

Why does Foster Inc have so many unresolved alerts?

This report identifies the gap but does not diagnose the root cause. Common reasons include: overly sensitive monitoring policies generating alert fatigue, devices that have been decommissioned but not removed from RMM, understaffing on the team assigned to this client, or a misconfigured auto-resolution policy. Investigating the specific alert types at Foster Inc will reveal the answer.

Should I worry about Information-level alerts being unresolved?

Information alerts are the lowest severity tier. Most are status updates rather than actionable security events. However, 3,033 unresolved Information alerts still add noise. If these are being left open because they are not worth resolving, consider adjusting the monitoring policy to suppress them entirely. If they should be resolved, build an auto-resolution rule.

Can I run this report against my own Datto RMM data?

Yes. Connect Proxuma Power BI to your Datto RMM and Autotask accounts, add an AI tool (Claude, ChatGPT, or Copilot) via MCP, and ask the same question. The AI writes the DAX queries, runs them against your real alert data, and produces a report like this in under fifteen minutes.

Generate this report from your own data

Connect Proxuma Power BI to your PSA, RMM, and M365 environment, use an MCP-compatible AI to ask questions, and generate custom reports - in minutes, not days.

See more reports Get started