Property reference

mongo_dba_report_enabled

The mongo_dba_report_enabled property allows administrators to enable or disable the collection of MongoDB database reports. When set to true, it facilitates the gathering of important database metrics for monitoring and 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 controls whether MongoDB report collection is active, impacting the availability of database performance data.
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 mongo_dba_report_enabled
Sys ID fb213519db307010d0b582781396199d
Type boolean
Application Discovery and Service Mapping Patterns
Default value false
Description enable/disable report collection
Updated 2023-06-11 05:18:39

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... 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 . MongoDB ...