Hello!
I need to perform several direct SQL queries on a remote MySQL server using the Zabbix native Database monitor component.
I have set up a new host, gave it an IP Address, no agent port (no agent installed on it - that is the whole point) and created only one item.
The item is of type "Database Monitor", and contains the DSN I created in the /etc/odbc.ini file, the user / pass and the query I need to perform.
However when I enable the host and the item I get this error:
Parameter [db.odbc.select[zabbix_sample]] is not supported by agent on host [Database Host] Old status [0]
Should this not "just work" ? Do I need to insert the ODBC connection strings elsewhere?
There is absolutely no documentation on the Database Monitor feature.. A real shame.
Thanks in advance for any help,
Ivo Pereira
IT Consultant
Portugal
I need to perform several direct SQL queries on a remote MySQL server using the Zabbix native Database monitor component.
I have set up a new host, gave it an IP Address, no agent port (no agent installed on it - that is the whole point) and created only one item.
The item is of type "Database Monitor", and contains the DSN I created in the /etc/odbc.ini file, the user / pass and the query I need to perform.
However when I enable the host and the item I get this error:
Parameter [db.odbc.select[zabbix_sample]] is not supported by agent on host [Database Host] Old status [0]
Should this not "just work" ? Do I need to insert the ODBC connection strings elsewhere?
There is absolutely no documentation on the Database Monitor feature.. A real shame.
Thanks in advance for any help,
Ivo Pereira
IT Consultant
Portugal



Comment