IndexLocationConnectivity.Monitor

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

Monitors the connectivity to an index location.

Knowledge Base article:

Summary

The index location is not accessible.

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.IndexLocationConnectivity
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Instance NameEnterprise Vault Indexing
Counter NameIndex Location Connectivity State
Frequency300
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeSystem.Performance.ThresholdMonitorType
RemotableTrue
AccessibilityInternal
Alert Message
Index location connectivity error
Index location connectivity is not working on server {0}.
Index location : {1}
Index Server group : {2}
RunAsVeritas.EnterpriseVault.MonitoringProfile

Source Code:

<UnitMonitor ID="Veritas.EnterpriseVault.12.IndexLocationConnectivity.Monitor" Accessibility="Internal" Enabled="true" Target="Veritas.EnterpriseVault.12.IndexLocationConnectivity" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Perf!System.Performance.ThresholdMonitorType" ConfirmDelivery="false" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Veritas.EnterpriseVault.12.IndexLocationConnectivity.Monitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Veritas.EnterpriseVault.12.IndexLocationBase"]/ServerName$</AlertParameter1>
<AlertParameter2>$Target/Host/Property[Type="Veritas.EnterpriseVault.12.IndexLocationBase"]/Location$</AlertParameter2>
<AlertParameter3>$Target/Host/Property[Type="Veritas.EnterpriseVault.12.IndexLocationBase"]/IndexServerGroup$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Error"/>
<OperationalState ID="OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Index Location Connectivity State</CounterName>
<ObjectName>Enterprise Vault Indexing</ObjectName>
<InstanceName>$Target/Property[Type="Veritas.EnterpriseVault.12.IndexLocationConnectivity"]/Location$</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>300</Frequency>
<Threshold>0</Threshold>
</Configuration>
</UnitMonitor>