Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! 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.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!