v-zhuravlev / zbx_mqtt

Zabbix MQTT integration, featuring bulk MQTT topics collection using wildcards, data validation, and data discovery using JS preprocessing. Currently tested with wirenboard controllers
6 stars 3 forks source link

Abbility to set username and password #1

Open jimmys01 opened 5 years ago

jimmys01 commented 5 years ago

Hello and thank you for sharing this!

Is there a possibility to add username and password so we can connect to the broker. If i set mosquitto.conf to allow_anonymous true your script works, but i would prefer to have it secured. Thank you for your time

v-zhuravlev commented 5 years ago

Sorry for late reply. It might be not that hard to add username/password so PR are welcome if needed. But myself, I think i'm not going to develop this script anymore since I'm planning to phase out this script with MQTT plugin for zabbix-agent2 at some point.