Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
We currently have a monitor scraping this data from SQL Server 2016 RS.. It is super valuable to be able to monitor these stats for obvious reasons.
- class: Win32_PerfFormattedData_ReportServer_ReportServerService
metrics:
- [ActiveConnections, ssrs.connections.count, gauge]
- [BytesReceivedPersec, ssrs.bytes.rx_persec, rate]
- [BytesReceivedTotal, ssrs.bytes.rx.count, gauge]
- [BytesSentPersec, ssrs.bytes.tx_persec, rate]
- [BytesSentTotal, ssrs.bytes.tx.count, gauge]
- [ErrorsPersec, ssrs.errors_persec, rate]
- [ErrorsTotal, ssrs.errors.count, gauge]
- [LogonAttemptsPersec, ssrs.logons.attempts_persec, rate]
- [LogonAttemptsTotal, ssrs.logons.attempts.count, gauge]
- [LogonSuccessesPersec, ssrs.logons.success_persec, rate]
- [LogonSuccessesTotal, ssrs.logons.success.count, gauge]
- [MemoryPressureState, ssrs.mem.pressure_state.level, gauge]
- [MemoryShrinkAmount , ssrs.mem.shrink.amount, gauge]
- [MemoryShrinkNotificationsPersec, ssrs.mem.shrink.notif_persec, rate]
- [RequestsDisconnected, ssrs.requests.disconnected.count, gauge]
- [RequestsExecuting, ssrs.requests.executing.count, gauge]
- [RequestsNotAuthorized, ssrs.requests.unauthorized.count, gauge]
- [RequestsPersec, ssrs.requests.current_persec, rate]
- [RequestsRejected, ssrs.requests.rejected.count, gauge]
- [RequestsTotal, ssrs.requests.count, gauge]
- [TasksQueued, ssrs.tasksqueued.count, gauge]
Why was this class removed in PowerBI ReportServer? Or am I just not finding the new class?
Please add it back! Major step backwards.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.