MSSQL on Windows: DB Engine Disk Latency Monitoring Aggregate

Microsoft.SQLServer.Windows.ConditionDetection.DBEngineDiskLatencyMonAggregate (ConditionDetectionModuleType)

DB Engine Disk Latency Monitoring Aggregate

Element properties:

TypeConditionDetectionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeSystem.PropertyBagData

Source Code:

<ConditionDetectionModuleType ID="Microsoft.SQLServer.Windows.ConditionDetection.DBEngineDiskLatencyMonAggregate" Accessibility="Internal" Batching="true">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ExcludeList" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="Publisher" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ManagementGroupName" type="xsd:string"/>
</Configuration>
<ModuleImplementation>
<Managed>
<Assembly>Microsoft.SQLServer.Windows.Module.Monitoring.Assembly</Assembly>
<Type>Microsoft.SQLServer.Windows.Module.Monitoring.ScomModules.DBEngineDiskLatencyMonAggregate</Type>
</Managed>
</ModuleImplementation>
<OutputType>System!System.PropertyBagData</OutputType>
<InputTypes>
<InputType>System!System.PropertyBagData</InputType>
</InputTypes>
</ConditionDetectionModuleType>