mqtt_blackbox_exporter icon indicating copy to clipboard operation
mqtt_blackbox_exporter copied to clipboard

how to use mqtt-blackbox-exporter with bridge mode

Open alochym01 opened this issue 5 years ago • 3 comments

Hi

i have 2 mqtt broker

  1. mqtt broker 1: 192.168.56.101:1883 -> to be used for publish message

  2. mqtt broker 2: 192.168.56.102:1883 -> to be used for subscribe message

  3. i want to config mqtt-blackbox-exporter publish message to broker 1 and subscribe message on broker 2

but there is no documents for configuration

please help

alochym01 avatar Mar 28 '19 04:03 alochym01

Hello, we currently do not support MQTT in bridge mode. We assume that we read and write to the same broker. Hence there is no documentation. This requires some changes in the code.

hikhvar avatar Mar 28 '19 06:03 hikhvar

i wish it will be present on next release :+1:

alochym01 avatar Mar 28 '19 07:03 alochym01

Please do not expect a new release with this feature in the near future. This exporter is currently in maintenance only mode.

Pull request to include this feature are welcome!

hikhvar avatar Mar 28 '19 10:03 hikhvar