Microsoft.IntelligencePacks.Performance.PerformanceAggregator (ConditionDetectionModuleType)
Element properties:
Source Code:
<ConditionDetectionModuleType ID="Microsoft.IntelligencePacks.Performance.PerformanceAggregator" Accessibility="Public" Batching="false" Stateful="true" PassThrough="false">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="AggregationIntervalInMinutes" type="xsd:int"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="SamplingIntervalSeconds" type="xsd:int" minOccurs="0"/>
</Configuration>
<ModuleImplementation>
<Managed>
<Assembly>Microsoft.IntelligencePacks.Performance.ModuleAssembly</Assembly>
<Type>Microsoft.EnterpriseManagement.Mom.Modules.PerfCollection.PerfCounterConditionDetection</Type>
</Managed>
</ModuleImplementation>
<OutputType>System!System.PropertyBagData</OutputType>
<InputTypes>
<InputType>Perf!System.Performance.Data</InputType>
</InputTypes>
</ConditionDetectionModuleType>