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/md.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin/md.json') diff --git a/plugin/md.json b/plugin/md.json index 6e0812c..1f871f0 100644 --- a/plugin/md.json +++ b/plugin/md.json @@ -1,6 +1,6 @@ { "md_disks": { - "title": "MD (md-{{PI}})", + "title": "MD (md-{{PI}}) on {{HOST}}", "vertical": "Disks", "legend_format": "%2.0lf" } -- cgit v1.1