OleDB Last Performance

Microsoft.SystemCenter.AgentHealth.LastPerf.Test (Task)

Element properties:

TargetMicrosoft.SystemCenter.AllManagementServersPool
AccessibilityInternal
CategoryCustom
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
Probe ProbeAction Microsoft.SystemCenter.AgentHealth.LastPerf.Trigger Default

Source Code:

<Task ID="Microsoft.SystemCenter.AgentHealth.LastPerf.Test" Accessibility="Internal" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.AllManagementServersPool" Timeout="300" Remotable="true">
<Category>Custom</Category>
<ProbeAction ID="Probe" TypeID="Microsoft.SystemCenter.AgentHealth.LastPerf.Trigger">
<QueryTimeout>120</QueryTimeout>
<WatchPeriodHr>4</WatchPeriodHr>
<OneRowPerItem>false</OneRowPerItem>
<MaxPerfAgeHr>2</MaxPerfAgeHr>
</ProbeAction>
</Task>