Ad Widget

Collapse

MySQL-query against database without agent

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • doderlein
    Junior Member
    • Jun 2011
    • 5

    #1

    MySQL-query against database without agent

    We have an application that uses a MySQL-database, which we do not administrate. We just have access to it through a mysql-client. But we want Zabbix to query that database and get different variables from it. How can we do that?

    My inital thought was to create that database as a host. But we can't install an agent on that server and then use a userparameter-file to fetch those variables. Is it possible to use a userparameter-file on the server instead?

    Does anyone have a suggestion on how to query a MySQL-database without installing an agent on it?
  • Hamardaban
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • May 2019
    • 2713

    #2
    Read this https://www.zabbix.com/documentation...es/odbc_checks

    Comment

    Working...