Property reference

mysql_dba_report_enabled

The mysql_dba_report_enabled property allows administrators to enable or disable the collection of MySQL database reports. When set to true, it activates report generation, which is essential for monitoring and managing MySQL databases effectively.

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 controls whether report collection for MySQL databases is active, impacting data visibility and management capabilities 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 report generation issues.

Out of the box property record

Raw metadata from the property record.

Property name mysql_dba_report_enabled
Sys ID 0b11f119db307010d0b5827813961957
Type boolean
Application Discovery and Service Mapping Patterns
Default value false
Description enable/disable report collection
Updated 2023-06-11 05:18:53

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... 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 . MongoDB execute command Applicative credentials should have read access to run “getSiblingDB (databaseName)” Apache ...