Monitor BPA systemu operacyjnego Windows Server 2012

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

Monitoruje zgodność systemu operacyjnego Windows Server 2012 z zasadami analizatora najlepszych rozwiązań.

Knowledge Base article:

Podsumowanie

Ten monitor służy do wykorzystania funkcji analizatora najlepszych rozwiązań (BPA) w systemach Windows Server 2012. Monitor wykonuje wbudowane polecenia cmdlet środowiska PowerShell BPA na serwerze zdalnym, aby sprawdzić, czy zainstalowane role są zgodne z zasadami.

Element properties:

TargetMicrosoft.Windows.Server.6.2.OperatingSystem
Parent MonitorSystem.Health.ConfigurationState
CategoryConfigurationHealth
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.Server.6.2.Monitoring.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
System operacyjny nie jest zgodny z analizatorem najlepszych rozwiązań

{0} Aby uzyskać więcej informacji o wykrytych problemach dotyczących monitora BPA, zobacz wynik diagnostyki na karcie Zdarzenia zmiany stanu dla monitora BPA systemu operacyjnego Windows Server 2012 w eksploratorze kondycji. Zamiast tego można ręcznie wykonać zadanie Wyświetl wyniki zgodności analizatora najlepszych rozwiązań, aby otrzymać wyniki.
RunAsSystem.PrivilegedMonitoringAccount

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.6.2.Monitoring.BPA.OperatingSystem.Monitor" RunAs="System!System.PrivilegedMonitoringAccount" Accessibility="Public" Enabled="false" Target="WindowsServer!Microsoft.Windows.Server.6.2.OperatingSystem" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.Server.6.2.Monitoring.MonitorType" ConfirmDelivery="true">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.6.2.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>