From 2c5c2a62e10d5aadef9908b03908dffe9c26e2ad Mon Sep 17 00:00:00 2001 From: Ɓukasz Kostka Date: Fri, 15 Aug 2014 00:13:54 +0200 Subject: move " on " suffix in graph title to JSON Closes #101 --- plugin/conntrack.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin/conntrack.json') diff --git a/plugin/conntrack.json b/plugin/conntrack.json index d3e218e..730cc24 100644 --- a/plugin/conntrack.json +++ b/plugin/conntrack.json @@ -1,6 +1,6 @@ { "conntrack": { - "title": "Conntrack entries", + "title": "Conntrack entries on {{HOST}}", "vertical": "Entries", "legend": { "value": { -- cgit v1.1