Global Service Monitor Troubleshooting Probe Action
Microsoft.SystemCenter.Omonline.OutsideIn.InfrastructureMonitoring.TroubleshootingTask.PA (ProbeActionModuleType)
This Probe action used to troubleshoot Global Service Monitor configuration and communication issues.
Element properties:
Overrideable Parameters:
Source Code:
<ProbeActionModuleType ID="Microsoft.SystemCenter.Omonline.OutsideIn.InfrastructureMonitoring.TroubleshootingTask.PA" Accessibility="Internal" Batching="false">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ManagementGroupName" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ShowDetailedInformation" type="xsd:boolean"/>
</Configuration>
<OverrideableParameters>
<OverrideableParameter ID="ShowDetailedInformation" ParameterType="bool" Selector="$Config/ShowDetailedInformation$"/>
</OverrideableParameters>
<ModuleImplementation Isolation="Any">
<Managed>
<Assembly>Microsoft.SystemCenter.Omonline.OutsideIn.OutsideInUnitModule.Assembly</Assembly>
<Type>Microsoft.SystemCenter.Cloud.OutsideInUnitModule.Monitoring.TroubleshootingProbeAction</Type>
</Managed>
</ModuleImplementation>
<OutputType>Windows!Microsoft.Windows.SerializedObjectData</OutputType>
<InputType>System!System.BaseData</InputType>
</ProbeActionModuleType>