From 99838947d9a80b52764c4f00c532363e70804110 Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Sun, 1 Oct 2017 13:40:09 +0200 Subject: [PATCH] add nag2mqtt --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a43f8b..92ad526 100644 --- a/README.md +++ b/README.md @@ -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.