I have created a MQTT Item:
on a host that has an agent interface `127.0.0.1` on port 10051.
On my zabbix server `127.0.0.1` a zabbix-agent2 is running where Server and ServerActive is set to 127.0.0.1.
The problem is that the item is still has the status "Not supported" but I don't understand why. The info say it does not support tests (I don't do that) or single passive check mode (I use an active zabbix agent). So what is the problem?
Edit: There is an existing "Zabbix Server" host that uses the same agent interface. If I add the item there everything works. So I can only have one host per zabbix-agent?
on a host that has an agent interface `127.0.0.1` on port 10051.
On my zabbix server `127.0.0.1` a zabbix-agent2 is running where Server and ServerActive is set to 127.0.0.1.
The problem is that the item is still has the status "Not supported" but I don't understand why. The info say it does not support tests (I don't do that) or single passive check mode (I use an active zabbix agent). So what is the problem?
Edit: There is an existing "Zabbix Server" host that uses the same agent interface. If I add the item there everything works. So I can only have one host per zabbix-agent?
Comment