TaskControllerService.Monitor

Veritas.EnterpriseVault.12.TaskControllerService.Monitor (UnitMonitor)

Monitors the state of the Task Controller service.

Knowledge Base article:

Causes

This message is logged when an Enterprise Vault Task Controller service stops.

Resolutions

No action is required if this is a part of a controlled shutdown or restart.

If this is not a part of a controlled shutdown or restart, check the preceding events for errors that may explain the reason for the shutdown.

External

Veritas Event Database

Element properties:

TargetVeritas.EnterpriseVault.12.TaskControllerService
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
Task Controller service has stopped
{0} is not running on server {1}.
RunAsVeritas.EnterpriseVault.MonitoringProfile

Source Code:

<UnitMonitor ID="Veritas.EnterpriseVault.12.TaskControllerService.Monitor" Accessibility="Internal" Enabled="true" Target="Veritas.EnterpriseVault.12.TaskControllerService" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Veritas.EnterpriseVault.12.TaskControllerService.Monitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="Veritas.EnterpriseVault.12.Service"]/Name$</AlertParameter1>
<AlertParameter2>$Target/Property[Type="Veritas.EnterpriseVault.12.Service"]/ServerName$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName/>
<ServiceName>EnterpriseVaultTaskControllerService</ServiceName>
<CheckStartupType>false</CheckStartupType>
</Configuration>
</UnitMonitor>