Hi everybody,
I'm setting up Zabbix 6.0 LTS with several active agents on my infrastructure.
Let me explain the problem I'm stuck with: I need the Zabbix Agent to monitor multiple MySQL engines residing on different containers on the same Docker server.
How can I do that? At the moment I'm able to monitor only one MySQL instance with the "MySQL by Zabbix agent 2" template.
I thought it would have been possible cloning the MySQL template (one for each DB-engine) and changing its name (along with items names) but Zabbix won't like items with same key.
Thank you in advance
I'm setting up Zabbix 6.0 LTS with several active agents on my infrastructure.
Let me explain the problem I'm stuck with: I need the Zabbix Agent to monitor multiple MySQL engines residing on different containers on the same Docker server.
How can I do that? At the moment I'm able to monitor only one MySQL instance with the "MySQL by Zabbix agent 2" template.
I thought it would have been possible cloning the MySQL template (one for each DB-engine) and changing its name (along with items names) but Zabbix won't like items with same key.
Thank you in advance
Comment