Сервер Forefront TMG Server: SQL Server (ISARS) — монитор службы

Microsoft.Forefront.TMG.Reporting.ServerComponent.ReportingDBServiceMonitor (UnitMonitor)

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

Element properties:

TargetMicrosoft.Forefront.TMG.Reporting.ServerComponent
Parent MonitorSystem.Health.AvailabilityState
CategoryStateCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Сервер Forefront TMG Server: сообщение об ошибке от монитора служб отчетов SQL Server (ISARS)
Служба не запущена. Подробные сведения: отображаемое имя службы: {0} имя службы: {1} имя компьютера: {2}Попробуйте перезапустить службу.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Forefront.TMG.Reporting.ServerComponent.ReportingDBServiceMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.Forefront.TMG.Reporting.ServerComponent" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>StateCollection</Category>
<AlertSettings AlertMessage="Microsoft.Forefront.TMG.Reporting.ServerComponent.ReportingDBServiceMonitor.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/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Warning"/>
<OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ServiceName>Mssql$ISARS</ServiceName>
<CheckStartupType>true</CheckStartupType>
</Configuration>
</UnitMonitor>