Hi, I'm trying to monitor a MySQL database using the standard template that Zabbix provides. However, I am experiencing some issues when I go to collect the data.
I followed the entire tutorial on the Zabbix website (https://www.zabbix.com/br/integratio...7YMDTECwcScSOw) and it still doesn't work. When I do the collection test through mysql.ping, the error is returned: "Item does not allow parameters."
I am using the following specifications to host the MySQL database:
CentOS Linux release 8.4.2105
mysql.x86_64 8.0.26-1.module_el8.4.0+915+de215114
mysql-common.x86_64 8.0.26-1.module_el8.4.0+915+de215114
mysql-errmsg.x86_64 8.0.26-1.module_el8.4.0+915+de215114
mysql-server.x86_64 8.0.26-1.module_el8.4.0+915+de215114
php-mysqlnd.x86_64 7.4.24-1.el8.remi
php-pecl-mysql.x86_64 1.0.0-0.23.20190415.d7643af.el8.remi.7.4


I followed the entire tutorial on the Zabbix website (https://www.zabbix.com/br/integratio...7YMDTECwcScSOw) and it still doesn't work. When I do the collection test through mysql.ping, the error is returned: "Item does not allow parameters."
I am using the following specifications to host the MySQL database:
CentOS Linux release 8.4.2105
mysql.x86_64 8.0.26-1.module_el8.4.0+915+de215114
mysql-common.x86_64 8.0.26-1.module_el8.4.0+915+de215114
mysql-errmsg.x86_64 8.0.26-1.module_el8.4.0+915+de215114
mysql-server.x86_64 8.0.26-1.module_el8.4.0+915+de215114
php-mysqlnd.x86_64 7.4.24-1.el8.remi
php-pecl-mysql.x86_64 1.0.0-0.23.20190415.d7643af.el8.remi.7.4
Comment