ServicesForefrontMonitor StateMonitor

ServicesForefrontMonitor_StateMonitor.ServiceHealth (UnitMonitor)

Knowledge Base article:

Zusammenfassung

Der FSCMonitor-Dienst wurde beendet.

Lösungen

1. Stellen Sie sicher, dass der Zielserver eingeschaltet ist und erfolgreich gestartet wurde.

2. Versuchen Sie, den Forefront-Monitordienst manuell durch Ausführen von „net start FSCMonitor“ zu starten oder die Exchange-Dienste wieder zu verwenden.

Element properties:

TargetFSMPack2007_FSE.ForefrontServer_Class
Parent Monitorservices
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
ServicesForefrontMonitor StateMonitor
Der Dienst „{0}“ befindet sich im Zustand „{1}“.
RunAsDefault
CommentMom2005ID='{FD95DA1D-5173-4E38-AAC4-EABD2982E672}'

Source Code:

<UnitMonitor ID="ServicesForefrontMonitor_StateMonitor.ServiceHealth" Comment="Mom2005ID='{FD95DA1D-5173-4E38-AAC4-EABD2982E672}'" Accessibility="Internal" Enabled="true" Target="FSMPack2007_FSE.ForefrontServer_Class" ParentMonitorID="services" Remotable="true" Priority="Normal" TypeID="WindowsLibrary!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="ServicesForefrontMonitor_StateMonitor.ServiceHealth.StringResource">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Property[@Name='Name']$</AlertParameter1>
<AlertParameter2>$Data/Context/Property[@Name='State']$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ServiceHealthy" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="ServiceNotHealthy" MonitorTypeStateID="NotRunning" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ServiceName>FSCMonitor</ServiceName>
<CheckStartupType>false</CheckStartupType>
</Configuration>
</UnitMonitor>