Property reference

cassandra_dba_report_enabled

The cassandra_dba_report_enabled property controls the collection of DBA reports for Apache Cassandra. When enabled, it allows for the gathering of important database metrics, which can be crucial for monitoring and performance analysis.

Default: false Type: boolean Application: Discovery and Service Mapping Patterns

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property enables or disables the collection of DBA reports specifically for Apache Cassandra within the Discovery and Service Mapping Patterns application.
What area does it affect? Discovery and Service Mapping
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when configuring database monitoring or troubleshooting performance issues.

Out of the box property record

Raw metadata from the property record.

Property name cassandra_dba_report_enabled
Sys ID 37313519db307010d0b58278139619f6
Type boolean
Application Discovery and Service Mapping Patterns
Default value false
Description enable/disable report collection
Updated 2023-08-07 03:07:41

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... properties for DBA reports are set to false. To enable the report collection, verify that the system properties value for each pattern is set to true. Pattern System property Cassandra cassandra_dba_report_enabled MongoDB mongo_dba_report_enabled MSSQL DB On Windows mssql_dba_report_enabled My SQL server On Windows and Linux mysql_dba_report_enabled Oracle DB oracle_dba_report_enabled Verify the configuration of the credentials For more information, see Applicative credentials ...