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/openvpn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugin/openvpn.json') diff --git a/plugin/openvpn.json b/plugin/openvpn.json index aa731c4..0a5b26c 100644 --- a/plugin/openvpn.json +++ b/plugin/openvpn.json @@ -1,6 +1,6 @@ { "if_octets": { - "title": "Traffic ({{PI}})", + "title": "Traffic ({{PI}}) on {{HOST}}", "vertical": "{{ND}} per second", "type": "io", "legend": { @@ -17,7 +17,7 @@ "datasize": true }, "users": { - "title": "Users ({{PI}})", + "title": "Users ({{PI}}) on {{HOST}}", "vertical": "Users", "legend": { "value": { -- cgit v1.1