Monitor für Mehrfachschadsoftwareerkennung

Microsoft.SystemCenter2012.ConfigurationManager.MultipleMalwareDetectionMonitor (UnitMonitor)

Von diesem Monitor werden Configuration Manager-Warnungen zu mehrfacher Schadsoftwareerkennung an die Configuration Manager-Konsole weitergeleitet.

Knowledge Base article:

Zusammenfassung

Von Configuration Manager wird eine Warnung generiert, wenn erkannt wird, dass die Anzahl von auf einem Gerät erkannten Schadsoftwaretypen innerhalb eines angegebenen Zeitraums über dem vorgegebenen Schwellenwert für die Erkennung mehrerer Schadsoftwaretypen liegt.

So ändern Sie den Warnungsschwellenwert

Ursachen

Lösungen

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.AlertMultipleMalwareDetection
Parent MonitorSystem.Health.ConfigurationState
CategoryCustom
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter2012.ConfigurationManager.EPAlertStateMonitor
RemotableTrue
AccessibilityPublic
Alert Message
Auf den Geräten wurden mehrere Schadsoftwareinfektionen erkannt.
Die Anzahl von erkannten Schadsoftwaretypen in der Sammlung liegt über dem Schwellenwert für mehrfache Schadsoftware. In der Configuration Manager-Konsole finden Sie Details hierzu.
RunAsDefault
CommentSIV:FEP0004

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.MultipleMalwareDetectionMonitor" Comment="SIV:FEP0004" Accessibility="Public" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertMultipleMalwareDetection" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.EPAlertStateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.MultipleMalwareDetectionMonitor_AlertMessageResourceID">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateIdb367706842774d63a99f698b110d3177" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateId1b4789d8240b4645aac7bc231b46353f" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateIdcad04264ebff4364a286fb2212e571da" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<TypeId>$Target/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertBaseClass"]/TypeId$</TypeId>
<TypeInstanceId>$Target/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.AlertBaseClass"]/TypeInstanceId$</TypeInstanceId>
<IntervalSeconds>900</IntervalSeconds>
<ProviderLocation>$Target/Host/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.SiteServer"]/ProviderLocation$</ProviderLocation>
<SiteCode>$Target/Host/Property[Type="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.Server"]/SiteCode$</SiteCode>
</Configuration>
</UnitMonitor>