Peter Daniels

My feedback

1 result found

  1. 65 votes
    7 comments  ·  Suggestions  ·  Admin →
    How important is this to you?
    Daniel Rothig responded

    For SQL Server perf counters, you can create a Custom Metric against sys.dm_os_performance_counters. For Machine perf counters, you have to use CLI at the moment

    Peter Daniels supported this idea  · 
    An error occurred while saving the comment
    Peter Daniels commented  · 

    The custom metric addition is a little cumbersome, especially for different metric cntr_types (see: https://docs.microsoft.com/en-us/sql/relational-databases/system-dynamic-management-views/sys-dm-os-performance-counters-transact-sql?view=sql-server-ver15)

    It would be very helpful to have a configuration page where I could select other metrics to collect.

Feedback and Knowledge Base