Total Number of WOL Requests Pending in the last 48 hours

MECM.PerformanceBacklogs.SiteServer.Total_Number_of_WOL_Requests_Pending_in_the_last_48_hours (View)

Presents the SMS Wake On LAN requests backlog on all the ConfigMgr Site Servers. NOTE: Please ensure that the appropriate Performance Measuring Rule is enabled.

Element properties:

TargetMECM.SiteServer
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="MECM.PerformanceBacklogs.SiteServer.Total_Number_of_WOL_Requests_Pending_in_the_last_48_hours" Accessibility="Public" Enabled="true" Target="MECM.SiteServer" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<Object>SMS Wake On LAN Communication Manager</Object>
<Counter>Total Number of Requests pending</Counter>
</Criteria>
<Presentation>
<DynamicTimeTicks>1728000000000</DynamicTimeTicks>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>