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/snmp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin/snmp.json') diff --git a/plugin/snmp.json b/plugin/snmp.json index 9c6cc91..8bbe8b4 100644 --- a/plugin/snmp.json +++ b/plugin/snmp.json @@ -1,6 +1,6 @@ { "if_octets": { - "title": "Interface Traffic ({{TI}})", + "title": "Interface Traffic ({{TI}}) on {{HOST}}", "vertical": "{{ND}} per second", "type": "io", "legend": { -- cgit v1.1