PSTLocatorTask.Monitor

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

Monitors the state of the PST Locator task.

Knowledge Base article:

Summary

The PST Locator task cannot continue.

Resolutions

Look at the event log on the server from which this message came for entries that provide information about the cause of the failure.

Element properties:

TargetVeritas.EnterpriseVault.12.PSTLocatorTask
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeVeritas.EnterpriseVault.12.CheckEVTaskState.UnitMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
PST Locator task not running
PST Locator task '{0}' is not running on server '{1}'.
RunAsVeritas.EnterpriseVault.MonitoringProfile

Source Code:

<UnitMonitor ID="Veritas.EnterpriseVault.12.PSTLocatorTask.Monitor" Accessibility="Internal" Enabled="true" Target="Veritas.EnterpriseVault.12.PSTLocatorTask" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Veritas.EnterpriseVault.12.CheckEVTaskState.UnitMonitorType" ConfirmDelivery="false" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Veritas.EnterpriseVault.12.PSTLocatorTask.Monitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="Veritas.EnterpriseVault.12.Task"]/Name$</AlertParameter1>
<AlertParameter2>$Target/Property[Type="Veritas.EnterpriseVault.12.Task"]/ServerName$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Healthy" MonitorTypeStateID="Healthy" HealthState="Success"/>
<OperationalState ID="Unhealthy" MonitorTypeStateID="Unhealthy" HealthState="Error"/>
</OperationalStates>
<Configuration>
<TaskEntryID>$Target/Property[Type="Veritas.EnterpriseVault.12.Task"]/EntryId$</TaskEntryID>
<TaskName>$Target/Property[Type="Veritas.EnterpriseVault.12.Task"]/Name$</TaskName>
<TaskType>$Target/Property[Type="Veritas.EnterpriseVault.12.Task"]/Type$</TaskType>
<IntervalSeconds>300</IntervalSeconds>
<LogDebugEvent>false</LogDebugEvent>
</Configuration>
</UnitMonitor>