Monitor für das Laden des Speicherscans

Microsoft.ForefrontProtection.FPSP.ScheduledScanJob.UnitMonitor.LoadScheduledScan (UnitMonitor)

Überprüft, ob der geplante Scanauftrag oder der bedarfsgesteuerte Scanauftrag erfolgreich geladen wurde.

Knowledge Base article:

Zusammenfassung

Es liegt ein Problem mit dem geplanten Scanprozess oder bedarfsgesteuerten Scanprozess vor.

Ursachen

Dieses Warnung kann auftreten, wenn Forefront Protection 2010 for SharePoint nicht über das SharePoint-Objektmodell auf eine SharePoint-Datenbank zugreifen kann.

• Die SharePoint-Datenbank ist offline.

• Das bei der Installation von SharePoint eingegebene SharePoint-Zugriffskonto ist abgelaufen, oder das Kennwort wurde aktualisiert.

Lösungen

• Stellen Sie sicher, dass die SharePoint-Datenbank online ist.

• Aktualisieren Sie das Konto "Anmelden als" für den Microsoft Forefront Server Protection-Controller für SharePoint-Dienst.

Element properties:

TargetMicrosoft.ForefrontProtection.FPSP.ScheduledScanJob
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.2SingleEventLog2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Laden des Speicherscans
Der geplante Scanauftrag oder der bedarfsgesteuerte Scanauftrag wurde nicht erfolgreich geladen.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.ForefrontProtection.FPSP.ScheduledScanJob.UnitMonitor.LoadScheduledScan" Accessibility="Public" Enabled="true" Target="Microsoft.ForefrontProtection.FPSP.ScheduledScanJob" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.2SingleEventLog2StateMonitorType" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.ForefrontProtection.FPSP.ScheduledScanJob.UnitMonitor.LoadScheduledScan_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="FirstEventRaised" MonitorTypeStateID="FirstEventRaised" HealthState="Error"/>
<OperationalState ID="SecondEventRaised" MonitorTypeStateID="SecondEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<FirstComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</FirstComputerName>
<FirstLogName>Application</FirstLogName>
<FirstExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">5166</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">FSCController</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</FirstExpression>
<SecondComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</SecondComputerName>
<SecondLogName>Application</SecondLogName>
<SecondExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">2002</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">FSCManualScanner</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</SecondExpression>
</Configuration>
</UnitMonitor>