Hello, our new monitoring tool is using the following to get SQL statistics:
Win32_PerfRawData_MSSQLSERVER_SQLServerDatabases
The problem is this class is not present when we try and query with WMI tester. The error is:
0x80041010
Invalid class
Any idea what needs to be done to add it?
Thanks!
PS.. already tried these to no avail:
http:/