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/uptime.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin/uptime.json') diff --git a/plugin/uptime.json b/plugin/uptime.json index b1abe4e..42bd775 100644 --- a/plugin/uptime.json +++ b/plugin/uptime.json @@ -1,6 +1,6 @@ { "uptime": { - "title": "Uptime", + "title": "Uptime on {{HOST}}", "vertical": "Days", "type": "uptime", "legend": { -- cgit v1.1