Start IntelliTrace

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

Start IntelliTrace profiling 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.StartIntelliTrace.WriteAction Default

Source Code:

<Task ID="Microsoft.SystemCenter.IntelliTraceProfiling.StartIntelliTrace.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.StartIntelliTrace.WriteAction">
<IISApplicationPath/>
<CollectionPlanPath>collection_plan.ASP.NET.trace.xml</CollectionPlanPath>
<CollectionDurationMin>0</CollectionDurationMin>
<NeedStopIntelliTrace>false</NeedStopIntelliTrace>
<AlertID/>
<TimeoutSeconds>86700</TimeoutSeconds>
</WriteAction>
</Task>