Hi all,
From the command line on the zabbix server, I can read values from a mariadb host.
For example;
# zabbix_get -s db00.domain.com -k "mysql.questions"
95847870
However, I've configured the host on the zabbix server, trying the four available mysql templates but not once does the data come in.
The server is 5.0.7 on Centos 8 and the agent is 4.0.27 on Centos 7.
What am I missing?
From the command line on the zabbix server, I can read values from a mariadb host.
For example;
# zabbix_get -s db00.domain.com -k "mysql.questions"
95847870
However, I've configured the host on the zabbix server, trying the four available mysql templates but not once does the data come in.
The server is 5.0.7 on Centos 8 and the agent is 4.0.27 on Centos 7.
What am I missing?
.
Comment