SCOM-DataCollector - v3.7.1
-
Edited the following SQL Query:
MG_ResourcePools.sql
to include the Membership Type. Thank you Alex Kremenetskiy for assisting me with this query!
-
Fix Check Configuration step of Data Collection to error handle for Management Servers that are not accessible.
-
Added ability to gather Replica Nodes for a SQL Cluster. This will allow the Data Collector to connect to each SQL Node and gather SQL Error Logs in future versions of the Data Collector. SQL Query:
SQL_Primary_Replicas_OpsMgr.sql
andSQL_Primary_Replicas_DW.sql
. -
Added User Mapping, to allow us to detect the current set user mappings.
SQL_UserMapping_OpsDB.sql
andSQL_UserMapping_DW.sql
.
-
Added ability to gather RunAsAccounts, new query against Operations Manager DB:
RunAsAccounts_OpsDB.sql