ConfigMgr NAP Client Agent Disabled in the last 24 hours

MECM.Performance.Conditions.SHV.SMS_NAP_Client_Agent_Disabled_in_the_last_24_hours (View)

Presents the number of SMS Clients with NAP support that are disabled on all the ConfigMgr System Health Validator Servers. NOTE: Please ensure that the appropriate Performance Measuring Rule is enabled.

Element properties:

TargetMECM.SystemHealthValidator
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="MECM.Performance.Conditions.SHV.SMS_NAP_Client_Agent_Disabled_in_the_last_24_hours" Accessibility="Public" Enabled="true" Target="MECM.SystemHealthValidator" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<Object>Configuration Manager System Health Validator</Object>
<Counter>ConfigMgr NAP client agent disabled</Counter>
</Criteria>
<Presentation>
<DynamicTimeTicks>864000000000</DynamicTimeTicks>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>