Collect IntelliTrace Snapshot

Microsoft.SystemCenter.IntelliTraceProfiling.CollectIntelliTraceSnapshot.APM.Task (Task)

Collect an IntelliTrace profiling snapshot for an IIS application pool

Element properties:

TargetMicrosoft.SystemCenter.Apm.WebApplicationInstance
AccessibilityInternal
CategoryCustom
EnabledTrue
RemotableFalse
Timeout0

Member Modules:

ID Module Type TypeId RunAs 
WA WriteAction Microsoft.SystemCenter.IntelliTraceProfiling.CollectIntelliTraceSnapshot.WriteAction Default

Source Code:

<Task ID="Microsoft.SystemCenter.IntelliTraceProfiling.CollectIntelliTraceSnapshot.APM.Task" Accessibility="Internal" Enabled="true" Target="AW!Microsoft.SystemCenter.Apm.WebApplicationInstance" Timeout="0" Remotable="false">
<Category>Custom</Category>
<WriteAction ID="WA" TypeID="Microsoft.SystemCenter.IntelliTraceProfiling.CollectIntelliTraceSnapshot.WriteAction">
<IISApplicationPath/>
<AlertID/>
<TimeoutSeconds>300</TimeoutSeconds>
</WriteAction>
</Task>