Data Warehouse Object Health State Data Collection SQL Server Authentication State

Microsoft.SystemCenter.DataWarehouse.ManagementServer.StateDataCollectionSQLServerAuthState (UnitMonitor)

Data Warehouse object health state data collection SQL Server Authentication state for a Management Server

Element properties:

TargetMicrosoft.SystemCenter.DataWarehouseConnectorServer
Parent MonitorMicrosoft.SystemCenter.DataWarehouse.ManagementServer.StateDataCollection.Rollup
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter.DataWarehouse.WorkflowSqlServerAuthUnitMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
Object Health State data collection process unable to load SQL Server Authentication configuration
Object Health State data collection process was unable load SQL Server Authentication configuration information. {0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.DataWarehouse.ManagementServer.StateDataCollectionSQLServerAuthState" Accessibility="Internal" Enabled="true" Target="DataWarehouse!Microsoft.SystemCenter.DataWarehouseConnectorServer" ParentMonitorID="Microsoft.SystemCenter.DataWarehouse.ManagementServer.StateDataCollection.Rollup" TypeID="DataWarehouse!Microsoft.SystemCenter.DataWarehouse.WorkflowSqlServerAuthUnitMonitorType" ConfirmDelivery="true">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.DataWarehouse.ManagementServer.StateDataCollectionSQLServerAuthState.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDescription$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Good" MonitorTypeStateID="ConfigReloadRequested" HealthState="Success"/>
<OperationalState ID="Bad" MonitorTypeStateID="SqlAuthProfileEmptyEventRaised" HealthState="Error"/>
</OperationalStates>
<Configuration>
<WorkflowName>Microsoft.SystemCenter.DataWarehouse.CollectEntityHealthStateChange</WorkflowName>
</Configuration>
</UnitMonitor>