NPS Authentication Server - Malformed Packets

Microsoft.NetworkPolicyServer.NPSAuthenticationServerMalformedPackets (UnitMonitor)

The number of packets containing malformed data received.

Knowledge Base article:

Summary

The number of packets containing malformed data received.

Element properties:

TargetMicrosoft.NetworkPolicyServer.NPSServers
Parent MonitorSystem.Health.SecurityState
CategorySecurityHealth
EnabledFalse
Instance NameNPS Authentication Server
Counter NameMalformed Packets
Frequency300
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveFalse
Monitor TypeSystem.Performance.DeltaThreshold
RemotableTrue
AccessibilityPublic
Alert Message
NPS Authentication Server - Malformed Packets

Instance {0}
Object {1}
Counter {2}
Has a value {3}
At time {4}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.NetworkPolicyServer.NPSAuthenticationServerMalformedPackets" Accessibility="Public" Enabled="false" Target="Microsoft.NetworkPolicyServer.NPSServers" ParentMonitorID="Health!System.Health.SecurityState" Remotable="true" Priority="Normal" TypeID="Performance!System.Performance.DeltaThreshold" ConfirmDelivery="false">
<Category>SecurityHealth</Category>
<AlertSettings AlertMessage="Microsoft.NetworkPolicyServer.NPSAuthenticationServerMalformedPackets_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>false</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/InstanceName$</AlertParameter1>
<AlertParameter2>$Data/Context/ObjectName$</AlertParameter2>
<AlertParameter3>$Data/Context/CounterName$</AlertParameter3>
<AlertParameter4>$Data/Context/Value$</AlertParameter4>
<AlertParameter5>$Data/Context/TimeSampled$</AlertParameter5>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
<OperationalState ID="OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Malformed Packets</CounterName>
<ObjectName>NPS Authentication Server</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>300</Frequency>
<Threshold>1</Threshold>
<NumSamples>1</NumSamples>
<Absolute>true</Absolute>
</Configuration>
</UnitMonitor>