ICMP Ping Response Time (Milliseconds)

System.NetworkManagement.Node.ICMPPing.PerformanceView (View)

This view shows the ICMP ping response time of managed network devices.

Element properties:

TargetSystem.NetworkManagement.Node
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="System.NetworkManagement.Node.ICMPPing.PerformanceView" Accessibility="Public" Enabled="true" Target="NetworkLibrary!System.NetworkManagement.Node" TypeID="SystemCenter!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<RuleList>
<Rule>$MPElement[Name="System.NetworkManagement.NodeResponseTime"]$</Rule>
</RuleList>
</Criteria>
<Target/>
</View>