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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
rmann
Regular Visitor

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
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors