Hi everyone,
I'm trying to make use of the MQTT plugin for Agent2 as supported by Zabbix 5.2
My question relates to authentication to the MQTT broker provided on Google Cloud....... ( https://cloud.google.com/iot/docs/ho...g_mqtt_clients )
The document suggests that the Google broker needs TLS authentication to be able to subscribe to MQTT topics.
The problem is that the mqtt.get item available with Zabbix Agent2 allows us to only specify a Username / Password combination:

Has anyone implemented this use case and is able to provide me with some advice ?
i.e. Can we use Zabbix Agent2 to subscribe to mqtt topics which require TLS authentication? If so, how? If not, then any workarounds would be useful.
As always, all advice is very welcome indeed.
Many thanks,
Dave
I'm trying to make use of the MQTT plugin for Agent2 as supported by Zabbix 5.2
My question relates to authentication to the MQTT broker provided on Google Cloud....... ( https://cloud.google.com/iot/docs/ho...g_mqtt_clients )
The document suggests that the Google broker needs TLS authentication to be able to subscribe to MQTT topics.
The problem is that the mqtt.get item available with Zabbix Agent2 allows us to only specify a Username / Password combination:
Has anyone implemented this use case and is able to provide me with some advice ?
i.e. Can we use Zabbix Agent2 to subscribe to mqtt topics which require TLS authentication? If so, how? If not, then any workarounds would be useful.
As always, all advice is very welcome indeed.
Many thanks,
Dave
Comment