It would be helpful to have the ability of setting the client id in mqtt_get prototype function as follows mqtt_get [ <broker_url>, topic , <username>, <password>, <clientID> ]
By controlling the clientID it will enable to connect multiple zabbix hosts with their own macros on a single mqtt broker and use a standard template for a defined mqtt publisher.
By controlling the clientID it will enable to connect multiple zabbix hosts with their own macros on a single mqtt broker and use a standard template for a defined mqtt publisher.
Comment