The support document linked below has to do with removing sysadmin privileges from the DPA monitoring user account on a SQL Server instance.
https://support.solarwinds.com/Success_Center/Database_Performance_Analyzer_(DPA)/Knowledgebase_Articles/SQL_Server_permissions_for_DPA_monitoring
We are evaluating v12 of DPA and the permissions script in the support doc contains the following comment:
--Only run the following commands if the system option
--SQL_SERVER_WMI_METRICS_ENABLED is set to True:
I’m having a little bit of trouble trying to find information regarding how to check if the specified wmi system option is set or not. Can someone assist here?