add nag2mqtt

This commit is contained in:
Sebastian Raff
2017-10-01 13:40:09 +02:00
committed by GitHub
parent 32cce7a16b
commit 99838947d9

View File

@@ -158,6 +158,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi
#### Monitoring
* [check-mqtt](https://github.com/jpmens/check-mqtt) - A Nagios/Icinga plugin for checking connectivity to an MQTT broker.
* [nag2mqtt](https://github.com/DE-IBH/nag2mqtt) - Nagios event broker to MQTT gateway.
* [notify-by-mqtt](https://github.com/jpmens/notify-by-mqtt) - a Nagios/Icinga notification module which wraps data into JSON and fires it off to an MQTT broker.