Сервер Forefront TMG Server: Служба управления Microsoft Forefront TMG — монитор службы

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

Отслеживает службу управления Microsoft Forefront TMG на сервере Forefront TMG Server

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: сообщение об ошибке от монитора службы управления Microsoft Forefront TMG
Служба не запущена. Подробные сведения: отображаемое имя службы: {0} имя службы: {1} имя компьютера: {2}Попробуйте перезапустить службу.
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>