DirectoryService.Monitor

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

Monitors the state of the Directory service.

Knowledge Base article:

Resolutions

This message is logged when the Enterprise Vault Directory service stops.

The Directory Service deals with many data requests between the Enterprise Vault components and the Directory database. Do not stop the Directory service when other Enterprise Vault services are running.

No action is necessary if this was part of a controlled shutdown.

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

External

Veritas Event Database

Element properties:

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

Source Code:

<UnitMonitor ID="Veritas.EnterpriseVault.12.DirectoryService.Monitor" Accessibility="Internal" Enabled="true" Target="Veritas.EnterpriseVault.12.DirectoryService" 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.DirectoryService.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>Enterprise Vault Directory Service</ServiceName>
<CheckStartupType>false</CheckStartupType>
</Configuration>
</UnitMonitor>