Property reference

mssql_dba_report_enabled

The mssql_dba_report_enabled property allows administrators to enable or disable the collection of reports for Microsoft SQL Server databases. When set to true, it activates report collection, which is essential for monitoring and managing database performance 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 MSSQL databases is active, impacting data visibility and performance insights.
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 collection issues.

Out of the box property record

Raw metadata from the property record.

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

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... 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 execute command Applicative credentials should ...