Monitor Windows Server 2016-besturingssysteem BPA

Microsoft.Windows.Server.10.0.Monitoring.BPA.OperatingSystem.Monitor (UnitMonitor)

Controleert de compliantie van het Windows Server 2016-besturingssysteem met de regels van de Best Practices Analyzer. Zo lang Windows Nano-server de cmd-module voor BPA PowerShell niet ondersteunt, wordt de status van de monitor weergegeven als In orde.

Knowledge Base article:

Samenvatting

Deze monitor wordt gebruikt om de functies van de Best Practices Analyzer (BPA) op Windows Server 2016-servers te bewaken. De monitor voert de geïntegreerde BPA PowerShell cmdlets uit om te controleren of de geïnstalleerde rollen in overeenstemming zijn met de BPA-regels.

Element properties:

TargetMicrosoft.Windows.Server.10.0.OperatingSystem
Parent MonitorSystem.Health.ConfigurationState
CategoryConfigurationHealth
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.Server.10.0.Monitoring.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Besturingssysteem voldoet niet aan regels van Best Practices Analyzer

{0} Raadpleeg voor meer informatie over gedetecteerde BPA-problemen de diagnostische gegevens op het tabblad Statuswijzigingsgebeurtenissen van de BPA-monitor van het Windows Server 2016-besturingssysteem in Health Explorer. U kunt de compliantieresultaten van de Best Practices Analyzer ook handmatig opvragen.
RunAsSystem.PrivilegedMonitoringAccount

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.10.0.Monitoring.BPA.OperatingSystem.Monitor" RunAs="System!System.PrivilegedMonitoringAccount" Accessibility="Public" Enabled="false" Target="ServervNext!Microsoft.Windows.Server.10.0.OperatingSystem" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.Server.10.0.Monitoring.MonitorType" ConfirmDelivery="true">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.10.0.Monitoring.BPA.OperatingSystem.Monitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Property[@Name='Message']$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="MonitorHealthyState" MonitorTypeStateID="Healthy" HealthState="Success"/>
<OperationalState ID="MonitorWarningState" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="MonitorErrorState" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<Interval>86400</Interval>
</Configuration>
</UnitMonitor>