From 5a54cc575a7c5f5ec1a671051faec51e15b3b215 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 11 Dec 2012 13:27:37 +0000 Subject: Add NUT UPS support to luci-statistics --- .../luasrc/controller/luci_statistics/luci_statistics.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'applications/luci-statistics/luasrc/controller/luci_statistics') diff --git a/applications/luci-statistics/luasrc/controller/luci_statistics/luci_statistics.lua b/applications/luci-statistics/luasrc/controller/luci_statistics/luci_statistics.lua index 1b7084ccd6..7d8e6bf4a4 100644 --- a/applications/luci-statistics/luasrc/controller/luci_statistics/luci_statistics.lua +++ b/applications/luci-statistics/luasrc/controller/luci_statistics/luci_statistics.lua @@ -50,6 +50,7 @@ function index() memory = _("Memory"), netlink = _("Netlink"), network = _("Network"), + nut = _("UPS"), olsrd = _("OLSRd"), ping = _("Ping"), processes = _("Processes"), -- cgit v1.2.3