Forefront TMG Server: E-Mail Protection - MSExchangeTransport Service Monitor

Microsoft.Forefront.TMG.SMTPProtection.ServerComponent.MSExchangeTransportServiceMonitor (UnitMonitor)

Monitors the MSExchangeTransport Service state.

Element properties:

TargetMicrosoft.Forefront.TMG.SMTPProtection.ServerComponent
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Forefront.TMG.SMTPProtection.ServerComponent.MSExchangeTransportServiceMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.Forefront.TMG.SMTPProtection.ServerComponent" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<OperationalStates>
<OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ServiceName>MSExchangeTransport</ServiceName>
<CheckStartupType/>
</Configuration>
</UnitMonitor>