Unix WS-Management Heartbeat ICMP Diagnostic

Microsoft.Unix.WSMan.Heartbeat.ICMP.Diagnostic (Diagnostic)

Element properties:

TargetMicrosoft.Unix.Computer
MonitorMicrosoft.Unix.WSMan.Heartbeat.Monitor
RemotableTrue
Timeout300
Execute On StateError
CategoryMaintenance
Enabledtrue
AccessibilityInternal

Member Modules:

ID Module Type TypeId RunAs 
Ping ProbeAction Microsoft.SystemCenter.ICMPProbe Default

Source Code:

<Diagnostic ID="Microsoft.Unix.WSMan.Heartbeat.ICMP.Diagnostic" Enabled="true" Target="Microsoft.Unix.Computer" Monitor="Microsoft.Unix.WSMan.Heartbeat.Monitor" ExecuteOnState="Error" Accessibility="Internal">
<Category>Maintenance</Category>
<ProbeAction ID="Ping" TypeID="SC!Microsoft.SystemCenter.ICMPProbe">
<ComputerSourcePing>.</ComputerSourcePing>
<NetworkTargetToPing>$Target/Property[Type="Microsoft.Unix.Computer"]/NetworkName$</NetworkTargetToPing>
</ProbeAction>
</Diagnostic>