summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-statistics
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-statistics')
-rw-r--r--applications/luci-statistics/luasrc/statistics/rrdtool/definitions/nut.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/nut.lua b/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/nut.lua
index d10d503fc..421c7a25f 100644
--- a/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/nut.lua
+++ b/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/nut.lua
@@ -85,8 +85,8 @@ function rrdargs( graph, plugin, plugin_instance, dtype )
local timeleft = {
title = "%H: Time left on UPS \"%pi\"",
- vlabel = "seconds",
- number_format = "%7lfs",
+ vlabel = "Minutes",
+ number_format = "%7lfm",
data = {
sources = {
timeleft = { "timeleft" }