Ad Widget

Collapse

MySQL Slave metrics from plugin Zabbix_agent2

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nexus-256
    Junior Member
    • Jan 2023
    • 3

    #1

    MySQL Slave metrics from plugin Zabbix_agent2

    Good afternoon!

    I use the MySQL plugin for Zabbix_agent 2.
    This plugin works perfectly, it has all the necessary metrics, it is very easy and convenient to configure connections through sessions in the configuration file.

    However, I am having problems with replication metrics:

    1. If there is more than one replication channel, the key "mysql.replication.get_slave_status" returns the values of only the first channel.
    I have several replication channels, so unfortunately I can't use the plugin to monitor them...

    2. I would really like to be able to get not only the Master_Host value, but also the Channel_Name value in the "mysql.replication.discovery" method, because several replication channels can be connected from one master and their metrics will be difficult to distinguish.

    Please let me know if there is an opportunity to fix this?
    Version zabbix_agent2 6.0.12​
  • cyber
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • Dec 2006
    • 4807

    #2
    Sounds like feature request... you should submit it here https://support.zabbix.com/projects/ZBXNEXT/issues

    Comment

Working...