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?
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?
Comment