IndexingService.Monitor

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

Monitors the state of an Indexing service.

Knowledge Base article:

Causes

This message is logged when an Enterprise Vault Indexing service stops.

Resolutions

This service deals with searches and index maintenance, so when it is stopped Enterprise Vault searches fail and items cannot be added to or removed from the indexes.

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.IndexingService
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
Indexing service has stopped
{0} is not running on server {1}.
RunAsVeritas.EnterpriseVault.MonitoringProfile

Source Code:

<UnitMonitor ID="Veritas.EnterpriseVault.12.IndexingService.Monitor" Accessibility="Internal" Enabled="true" Target="Veritas.EnterpriseVault.12.IndexingService" 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.IndexingService.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>EnterpriseVaultIndexingService</ServiceName>
<CheckStartupType>false</CheckStartupType>
</Configuration>
</UnitMonitor>