From c1168b28015e9e010d397686fcef3aa9321b8eb0 Mon Sep 17 00:00:00 2001 From: TRS-80 <25938297+TRSx80@users.noreply.github.com> Date: Sun, 23 Aug 2020 09:06:20 +0000 Subject: [PATCH] Update README.md (#81) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d70292e..81c5632 100644 --- a/README.md +++ b/README.md @@ -250,7 +250,7 @@ Here are complete firmwares to turn them into MQTT-controlled smart home nodes: * [graylog-plugin-mqtt](https://github.com/graylog-labs/graylog-plugin-mqtt) - MQTT Input Plugin for Graylog. * [influx4mqtt](https://github.com/hobbyquaker/influx4mqtt) - Subscribe to MQTT topics and insert into InfluxDB. * [mqtt2elasticsearch](https://github.com/hobbyquaker/mqtt2elasticsearch) - Send MQTT messages to Elasticsearch. -* [mqtt2graphite](https://github.com/jpmens/mqtt2graphite) - Subscribe to MQTT topics and push to Graphite's Carbon server. +* [mqtt2graphite](https://github.com/jpmens/mqtt2graphite) - Archived! Instead use [mqttwarn](https://github.com/jpmens/mqttwarn) with [carbon](https://github.com/jpmens/mqttwarn/blob/master/HANDBOOK.md#carbon) plugin. * [mqttcollect](https://github.com/jpmens/mqttcollect) - A collectd "Exec" plugin for MQTT. * [mqtthandler](https://github.com/changyuheng/MQTTHandler) - A Python logging handler module for MQTT. * [mqtt2mongodb](https://github.com/David-Lor/MQTT2MongoDB) - Subscribe to MQTT topics and insert into MongoDB.