From 1c767e021e6c086fe806ebf7ccffaad8864f3413 Mon Sep 17 00:00:00 2001 From: onefang Date: Mon, 23 Dec 2019 13:09:24 +1000 Subject: Speed RRD is now it's own thing, not a separate one per protocol. --- plugin/HTTPS.json | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'plugin/HTTPS.json') diff --git a/plugin/HTTPS.json b/plugin/HTTPS.json index ac6f719..2c6ddeb 100644 --- a/plugin/HTTPS.json +++ b/plugin/HTTPS.json @@ -30,23 +30,5 @@ } }, "legend_format": "%5.0lf" - }, - "Speed": { - "title": "Speed range on {{HOST}}", - "vertical": "bytes per second", - "type": "stacked", - "legend": { - "max": { - "name": "Maximum", - "color": "ffff00" - }, - "min": { - "name": "Minimum", - "color": "000000" - } - }, - "legend_format": "%5.1lf%s", - "datasize": true } } - -- cgit v1.1