Update README.md

This commit is contained in:
Sebastian Raff
2016-03-31 12:30:15 +02:00
parent 85f3b38861
commit f9503e270e

View File

@@ -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