(Elavult) Felügyeletkonfigurálási szolgáltatás – Windows szolgáltatás állapota

Microsoft.SystemCenter.ConfigurationService.ServiceMonitor (UnitMonitor)

Ez a figyelő ellenőrzi a felügyeletkonfigurálási szolgáltatás Windows szolgáltatásának állapotát.

Knowledge Base article:

(Elavult) Összegzés

A felügyeletkonfigurálási szolgáltatás nem fut.

(Elavult) Okok

Amikor a felügyeletkonfigurálási szolgáltatás nem fut, a System Center egyik felügyeleti állapotfigyelő szolgáltatásán sem lesz új konfigurálás beállítva. Ellenőrizze az Operations Manager és a rendszer eseménynaplójában, hogy miért került a felügyeletkonfigurálási szolgáltatás leállított állapotba.

(Elavult) Megoldások

Indítsa újra a System Center felügyeleti konfigurációs szolgáltatást a felügyeleti gyökérkiszolgálón.

Element properties:

TargetMicrosoft.SystemCenter.RootManagementServer
Parent MonitorMicrosoft.SystemCenter.ConfigurationService.AvailabilityHealthRollup
CategoryStateCollection
EnabledFalse
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
(Elavult) A konfigurálási szolgáltatás leállítva
A konfigurálási szolgáltatás le lett állítva a felügyeleti gyökérkiszolgálón. A konfigurálási szolgáltatás ebbe az állapotba került ekkor: {0}.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.ConfigurationService.ServiceMonitor" Accessibility="Public" Enabled="false" Target="SCLibrary!Microsoft.SystemCenter.RootManagementServer" ParentMonitorID="Microsoft.SystemCenter.ConfigurationService.AvailabilityHealthRollup" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="true">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.ConfigurationService.ServiceMonitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/@time$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Error"/>
<OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ServiceName>OMCFG</ServiceName>
<CheckStartupType>false</CheckStartupType>
</Configuration>
</UnitMonitor>