Enabling cluster status monitoring

To enable cluster status monitoring, enter the following command at the CLI prompt.

About this task

  • UPDATE Service SET EnableClusterStatus = true WHERE Name = 'SelfMonitoring';
Attention: By default, cluster monitoring events are not deduplicated, which can result in a large number of events being created in the ObjectServer table. To prevent that, enable deduplicating for cluster monitoring events. For more information, see Enabling deduplicating of cluster monitoring events.