From 1da5feb9f720fd48a886aad09df91bd8cc9df4c8 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 1 Jun 2008 03:12:48 +0000 Subject: * luci/statistics: let rrdtool.lua use values from the configuration, added irq diagram model --- applications/luci-statistics/luasrc/i18n/statistics.en | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'applications/luci-statistics/luasrc/i18n/statistics.en') diff --git a/applications/luci-statistics/luasrc/i18n/statistics.en b/applications/luci-statistics/luasrc/i18n/statistics.en index 25a9be674..632fd568e 100644 --- a/applications/luci-statistics/luasrc/i18n/statistics.en +++ b/applications/luci-statistics/luasrc/i18n/statistics.en @@ -8,6 +8,7 @@ stat_wireless = "Wireless" stat_tcpconns = "TCP Connections" stat_interface = "Interfaces" stat_df = "Disk Space Usage" +stat_irq = "Interrupts" -- diagrams stat_dg_title_wireless__signal_noise = "%H: Wireless - Signal Noise Ratio" @@ -90,3 +91,6 @@ stat_dg_label_df = "Bytes" stat_ds_df__free = "%ds" stat_ds_df__used = "%ds" +stat_dg_title_irq = "%H: Interrupts" +stat_dg_label_irq = "Issues/s" +stat_ds_irq = "IRQ %di" -- cgit v1.2.3