This monitor checks that the configured event database is accessible and that events are being written.
An unhealthy state for this monitor can occur for many reasons, including:
Invalid or out of date event database configuration or security details.
No network path to the database server from this Connection Broker.
The database server is not running.
Check the event database configuration and that the database is accessible and running.
View Alerts
Target | VMware.View.ConnectionServerRole.v0405 | ||
Parent Monitor | System.Health.AvailabilityState | ||
Category | AvailabilityHealth | ||
Enabled | True | ||
Alert Generate | True | ||
Alert Severity | Error | ||
Alert Priority | Normal | ||
Alert Auto Resolve | True | ||
Monitor Type | VMware.View.ConnectionServerRole.v0405.EventDbConnectivityCheckType | ||
Remotable | True | ||
Accessibility | Internal | ||
Alert Message |
| ||
RunAs | Default |
<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>