Fax Service Availability: Fax Service Status Monitor

Microsoft.Windows.Server.2008.FaxServer.FaxService.Status (UnitMonitor)

Fax Service Status

Knowledge Base article:

Summary

Monitor the health of the Fax service.

Resolutions

Restart the Fax service.

Element properties:

TargetMicrosoft.Windows.Server.2008.FaxServerRole
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
Fax Service Availability: Fax Service Status Monitor
The Fax service has stopped.
RunAsMicrosoft.Windows.Server.FaxServer.Library.ActionAccount

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.2008.FaxServer.FaxService.Status" Accessibility="Internal" Enabled="onEssentialMonitoring" Target="Microsoft.Windows.Server.2008.FaxServerRole" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RunAs="FSLIB!Microsoft.Windows.Server.FaxServer.Library.ActionAccount" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.2008.FaxServer.FaxService.Status_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ServiceName>Fax</ServiceName>
<CheckStartupType>false</CheckStartupType>
</Configuration>
</UnitMonitor>