Forefront TMG Server : Contrôle géré de Microsoft Forefront TMG - Analyse du service

Microsoft.Forefront.TMG.Server.ISAManagedControlServiceMonitor (UnitMonitor)

Analyse le service Contrôle géré de Microsoft Forefront TMG sur le serveur Forefront TMG.

Element properties:

TargetMicrosoft.Forefront.TMG.Server
Parent MonitorMicrosoft.Forefront.TMG.Server.FirewallSvcRollupMonitor
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Forefront TMG Server : L'analyse du service Contrôle géré de Microsoft Forefront TMG signale une erreur.
Le service n'est pas en cours d'exécution. Détails : Nom complet du service : {0} Nom du service : {1} Nom de l'ordinateur : {2}Essayez de redémarrer le service.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Forefront.TMG.Server.ISAManagedControlServiceMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.Forefront.TMG.Server" ParentMonitorID="Microsoft.Forefront.TMG.Server.FirewallSvcRollupMonitor" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.Forefront.TMG.Server.ISAManagedControlServiceMonitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Property[@Name='DisplayName']$</AlertParameter1>
<AlertParameter2>$Data/Context/Property[@Name='Name']$</AlertParameter2>
<AlertParameter3>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</AlertParameter3>
</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>isamanagedctrl</ServiceName>
<CheckStartupType>true</CheckStartupType>
</Configuration>
</UnitMonitor>