FileSystemArchivingTask.Monitor

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

Monitors the state of the File System Archiving task.

Knowledge Base article:

Resolutions

File System Archiving cannot continue.

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

External

Veritas Event Database

Element properties:

TargetVeritas.EnterpriseVault.12.FileSystemArchivingTask
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
File System Archiving task not running
File System Archiving task '{0}' is not running on server '{1}'.
RunAsVeritas.EnterpriseVault.MonitoringProfile

Source Code:

<UnitMonitor ID="Veritas.EnterpriseVault.12.FileSystemArchivingTask.Monitor" Accessibility="Internal" Enabled="true" Target="Veritas.EnterpriseVault.12.FileSystemArchivingTask" 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.FileSystemArchivingTask.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>