Event Database Connectivity Health

VMware.View.ConnectionServerRole.v0405.EventDbConnectivityCheck (UnitMonitor)

Knowledge Base article:

Summary

This monitor checks that the configured event database is accessible and that events are being written.

Causes

An unhealthy state for this monitor can occur for many reasons, including:

Resolutions

Check the event database configuration and that the database is accessible and running.

View Alerts

Element properties:

TargetVMware.View.ConnectionServerRole.v0405
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeVMware.View.ConnectionServerRole.v0405.EventDbConnectivityCheckType
RemotableTrue
AccessibilityInternal
Alert Message
VMware View Connection Server Event Database Connectivity is broken
View Connection Server event database connectivity is broken on {0}. Problem description: {1}
RunAsDefault

Source Code:

<UnitMonitor ID="VMware.View.ConnectionServerRole.v0405.EventDbConnectivityCheck" Accessibility="Internal" Target="ViewLib!VMware.View.ConnectionServerRole.v0405" ParentMonitorID="Health!System.Health.AvailabilityState" TypeID="VMware.View.ConnectionServerRole.v0405.EventDbConnectivityCheckType">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="VMware.View.ConnectionServerRole.v0405.EventDbConnectivityCheck.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type='Windows!Microsoft.Windows.Computer']/PrincipalName$</AlertParameter1>
<AlertParameter2>$Data/Context/Property[@Name='Info']$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Error" MonitorTypeStateID="Error" HealthState="Error"/>
<OperationalState ID="Success" MonitorTypeStateID="Success" HealthState="Success"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>180</IntervalSeconds>
<SyncTime/>
<NetbiosComputerName>$Target/Host/Property[Type='Windows!Microsoft.Windows.Computer']/NetbiosComputerName$</NetbiosComputerName>
</Configuration>
</UnitMonitor>