Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Why is Win32_PerfFormattedData_ReportServer_ReportServerService missing in WMI for PBIRS?

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.

0 REPLIES 0

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.