05 Nov 2024 10:07 PM - edited 05 Nov 2024 10:10 PM
Hello:
This is related to com.dynatrace.extension.sql-server ...
Facing below Warning messages in the Logs...The endpoint in the message is a SQL Server cluster endpoint.
------------------
While polling for endpoint xyz.integration.system.tech:2020 query have failed: always_on_availability_groups, always_on_availability_replicas, always_on_availability_databases, instance_process_cpu, instance_performance_cache_hit_ratio, instance_process_memory, instance_performance_queries, instance_performance_latches, instance_performance_locks, instance_performance_general, instance_performance_memory, instance_performance_replica, database_log_managed, database_transactions_azure, database_log_azure, database_transactions_managed
------------------------------------
Can I know how this can be resolved, since it is causing "No data available" in the Dashboard?.
Thank you!
06 Nov 2024 11:01 AM
there's many things still missed within the context as the following:
- did you tested the connectivity outside the extension?
- what's the user permissions that are set ?
- what's the extension type v1 or v2, Activegate extension or OneAgent extension?
- what's the extension link or the extension name?
BR,
Mostafa Hussein.
06 Nov 2024 09:14 PM
Extension name: com.dynatrace.extension.sql-server ( hub/ext/com.dynatrace.extension.sql-server)
ActiveGate Extension 2.0
Regarding user permissions , Is there a Dynatrace documentation around the permissions required for a Database user of a MSSQL Cluster?
06 Nov 2024 10:50 PM
Regarding user permissions, yes there's specific tables/views permissions is needed as the below list
also check this link for more details about needed permissions based on versions https://www.dynatrace.com/hub/detail/microsoft-sql-server-2/
BR,
Mostafa Hussein.