From f9503e270eda9da3b0236bf0417547ce1012921b Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Thu, 31 Mar 2016 12:30:15 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5ef6fe..14c4fde 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,6 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [mqtt-malaria](https://github.com/remakeelectric/mqtt-malaria) - scalability and load testing utilities for MQTT environments. * [mqtt-spy](http://kamilfb.github.io/mqtt-spy/) - Java based MQTT frontend. Supports scripting. * [mqtt-utils](https://github.com/dsell/mqtt-utils) - a collection of MQTT utilities. -* [psmqtt](https://github.com/eschava/psmqtt) - Utility reporting system health and status via MQTT ### Clients @@ -121,6 +120,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [mqttwatchdir](https://github.com/jpmens/mqtt-watchdir) - Recursively watch a directory for modifications and publish file content to an MQTT broker. * [mqttlauncher](https://github.com/jpmens/mqtt-launcher) - Execute shell commands triggered by published MQTT messages. * [mqtt-os-status](https://github.com/oskarhagberg/mqtt-os-status) - Operating-system related data, published to an MQTT broker at fixed intervals. +* [psmqtt](https://github.com/eschava/psmqtt) - Utility reporting system health and status via MQTT #### Monitoring