Monitor de Estado do Serviço FSEMailPickup

Microsoft.ForefrontProtection.Library.Services.FSSMailPickupService.UnitMonitor.FSSMailPickupServiceRunningState (UnitMonitor)

Verifique se o serviço FSEMailPickup está em execução

Knowledge Base article:

Resumo

O serviço de recebimento de email do Microsoft Forefront Server Protection foi interrompido. O serviço de recebimento de email é usado para enviar notificações por email.

Resoluções

Inicie o serviço de recebimento de email do Microsoft Forefront Server Protection.

Element properties:

TargetMicrosoft.ForefrontProtection.Library.Services.FSSMailPickupService
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Estado do serviço de recebimento de email
O Serviço de Recebimento de Email do Forefront Server Protection não está em execução.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.ForefrontProtection.Library.Services.FSSMailPickupService.UnitMonitor.FSSMailPickupServiceRunningState" Accessibility="Public" Enabled="true" Target="Microsoft.ForefrontProtection.Library.Services.FSSMailPickupService" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.ForefrontProtection.Library.Services.FSSMailPickupService.UnitMonitor.FSSMailPickupServiceRunningState_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>.</ComputerName>
<ServiceName>FSEMailPickup</ServiceName>
<CheckStartupType>true</CheckStartupType>
</Configuration>
</UnitMonitor>