23 Jan 2025 11:38 AM
Hii ,
Is there any to monitoring MySql Database Cluster in Dynatrace.
Let example, we have MySql Master Database on Server A and MySql worker Database on Server B. Now my question is , How can I monitor data replication status between Master and Worker.
Please put your valuable hints.
Regards,
Prithvi
Solved! Go to Solution.
23 Jan 2025 11:48 AM
Hi,
Not sure if that is covered by MySQL (remote monitoring) extension.
Best regards
23 Jan 2025 12:06 PM
Use the custom database extension and from here you can run the SHOW REPLICA STATUS query
https://dev.mysql.com/doc/refman/8.4/en/show-replica-status.html