Ad Widget

Collapse

Discussion thread for official Zabbix Template DB MySQL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JulioQc
    Junior Member
    • Dec 2018
    • 28

    #61
    Since upgraded MySQL from 8.0 to 8.4.2 LTS the key
    Code:
    db.odbc.get[get_replication,"{$MYSQL.DSN}"]
    returns unsupported
    Code:
    Cannot execute ODBC query: [SQL_ERROR]:[42000][1064][[MySQL][ODBC 9.0(w) Driver][mysqld-8.4.2]You have an error in your SQL syntax; check the manual that corresponds to your MySQL ]
    Everything else with the template works fine. I don't use replication so no impact for my context.

    Code:
    Zabbix Server 7.0.4 
    Zabbix Agent 7.0.4
    ODBC Driver 9 for MySQL Server
    MySQL 8.4.2

    Comment

    • dylanb
      Junior Member
      • Jul 2025
      • 1

      #62
      Anyone successful in getting the MySQL plugin working with Zabbix Server 7.4, Agent2 7.4 on Debian 12.11? Seems the mysql plugin isn't part of the repo and I can't figure out how to enable it without compiling manually.

      Comment

      Working...