diff options
Diffstat (limited to 'applications/luci-app-statistics')
11 files changed, 49 insertions, 39 deletions
diff --git a/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/conntrack.js b/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/conntrack.js index 9c54f5c914..35951dffba 100644 --- a/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/conntrack.js +++ b/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/conntrack.js @@ -33,6 +33,7 @@ return baseclass.extend({ vlabel: "Percent", number_format: "%5.1lf%%", y_min: "0", + y_max: "2", alt_autoscale_max: true, data: { instances: { diff --git a/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/cpu.js b/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/cpu.js index 796b2cc8d4..bbd0e47642 100644 --- a/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/cpu.js +++ b/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/cpu.js @@ -77,6 +77,7 @@ return baseclass.extend({ var percent = { title: title, y_min: "0", + y_max: "2", alt_autoscale_max: true, vlabel: "Percent", number_format: "%5.1lf%%", @@ -142,6 +143,7 @@ return baseclass.extend({ p = { title: title, y_min: "0", + y_max: "2", alt_autoscale_max: true, vlabel: "Percent", number_format: "%5.1lf%%", diff --git a/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/cpufreq.js b/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/cpufreq.js index 308d58dacf..a2cc1309e7 100644 --- a/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/cpufreq.js +++ b/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/cpufreq.js @@ -26,6 +26,8 @@ return baseclass.extend({ detail: true, title: "%H: Frequency transitions - core %pi", alt_autoscale: true, + y_min: "0", + y_max: "2", vlabel: "Transitions", number_format: "%3.2lf%s", data: { diff --git a/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/load.js b/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/load.js index f1a8114463..f3af09895d 100644 --- a/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/load.js +++ b/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/load.js @@ -11,6 +11,7 @@ return baseclass.extend({ title: "%H: Load", vlabel: "Load", y_min: "0", + y_max: "0.2", units_exponent: "0", number_format: "%5.2lf", data: { diff --git a/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/ping.js b/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/ping.js index 27624828c2..335e976794 100644 --- a/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/ping.js +++ b/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/ping.js @@ -28,6 +28,8 @@ return baseclass.extend({ var droprate = { title: "%H: ICMP Drop Rate", vlabel: "%", + y_min: "0", + y_max: "4", number_format: "%5.2lf %%", data: { types: [ "ping_droprate" ], @@ -45,6 +47,8 @@ return baseclass.extend({ var stddev = { title: "%H: ICMP Standard Deviation", vlabel: "ms", + y_min: "0", + y_max: "1", number_format: "%5.1lf ms", data: { types: [ "ping_stddev" ], diff --git a/applications/luci-app-statistics/po/es/statistics.po b/applications/luci-app-statistics/po/es/statistics.po index be7ecf481a..e22968c437 100644 --- a/applications/luci-app-statistics/po/es/statistics.po +++ b/applications/luci-app-statistics/po/es/statistics.po @@ -3,8 +3,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-06-10 03:41+0200\n" -"PO-Revision-Date: 2022-04-28 18:11+0000\n" -"Last-Translator: Mc Giver <mcgivergim@gmail.com>\n" +"PO-Revision-Date: 2022-12-27 18:50+0000\n" +"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsstatistics/es/>\n" "Language: es\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.12.1-dev\n" +"X-Generator: Weblate 4.15.1-dev\n" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 @@ -591,7 +591,7 @@ msgstr "Máximo número de conexiones" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:20 msgid "Maximum packet size" -msgstr "Tamaño maximo de paquete" +msgstr "Tamaño máximo de paquete" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/memory.js:10 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/memory.json:2 diff --git a/applications/luci-app-statistics/po/hu/statistics.po b/applications/luci-app-statistics/po/hu/statistics.po index 25e59152fd..131c51a8ce 100644 --- a/applications/luci-app-statistics/po/hu/statistics.po +++ b/applications/luci-app-statistics/po/hu/statistics.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2021-08-12 12:55+0000\n" -"Last-Translator: Tudós Péter <tudi.sk@gmail.com>\n" +"PO-Revision-Date: 2022-12-14 00:53+0000\n" +"Last-Translator: Gajdos Tamás <gajdipajti@gmail.com>\n" "Language-Team: Hungarian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsstatistics/hu/>\n" "Language: hu\n" @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.8-dev\n" +"X-Generator: Weblate 4.15-dev\n" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 @@ -559,7 +559,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:14 msgid "Log level" -msgstr "" +msgstr "Naplózási szint" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:20 msgid "Match IPv4 iptables rules" diff --git a/applications/luci-app-statistics/po/it/statistics.po b/applications/luci-app-statistics/po/it/statistics.po index c06299185d..aeacc83702 100644 --- a/applications/luci-app-statistics/po/it/statistics.po +++ b/applications/luci-app-statistics/po/it/statistics.po @@ -3,8 +3,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-05-19 19:36+0200\n" -"PO-Revision-Date: 2022-10-10 21:04+0000\n" -"Last-Translator: garis <garis94@gmail.com>\n" +"PO-Revision-Date: 2022-12-26 08:48+0000\n" +"Last-Translator: Daniele Luisetto <daniele.luisetto1@gmail.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsstatistics/it/>\n" "Language: it\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.14.1\n" +"X-Generator: Weblate 4.15.1-dev\n" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 @@ -29,11 +29,11 @@ msgstr "Valori assoluti" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:68 msgid "Add IPv4 rule selector" -msgstr "" +msgstr "Aggiungi regola di selezione IPv4" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:68 msgid "Add IPv6 rule selector" -msgstr "" +msgstr "Aggiungi regola di selezione IPv6" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:16 msgid "Add command for reading values" @@ -1478,7 +1478,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/uptime.js:15 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/uptime.json:2 msgid "Uptime" -msgstr "Uptime" +msgstr "Tempo di attività" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/uptime.js:6 msgid "Uptime Plugin Configuration" diff --git a/applications/luci-app-statistics/po/pl/statistics.po b/applications/luci-app-statistics/po/pl/statistics.po index f9ce3b45c7..7b87202fe8 100644 --- a/applications/luci-app-statistics/po/pl/statistics.po +++ b/applications/luci-app-statistics/po/pl/statistics.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2022-08-05 01:21+0000\n" -"Last-Translator: pololoko111 <peciek83@gmail.com>\n" +"PO-Revision-Date: 2022-12-28 11:28+0000\n" +"Last-Translator: Matthaiks <kitynska@gmail.com>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsstatistics/pl/>\n" "Language: pl\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.14-dev\n" +"X-Generator: Weblate 4.15.1-dev\n" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 diff --git a/applications/luci-app-statistics/po/uk/statistics.po b/applications/luci-app-statistics/po/uk/statistics.po index b052eef6a3..abb986093c 100644 --- a/applications/luci-app-statistics/po/uk/statistics.po +++ b/applications/luci-app-statistics/po/uk/statistics.po @@ -3,17 +3,17 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2022-04-18 16:53+0000\n" -"Last-Translator: Vladdrako <vladdrako007@gmail.com>\n" +"PO-Revision-Date: 2022-12-18 15:49+0000\n" +"Last-Translator: Dan <denqwerta@gmail.com>\n" "Language-Team: Ukrainian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsstatistics/uk/>\n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.12-dev\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 4.15.1-dev\n" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 @@ -22,7 +22,7 @@ msgstr "APC UPS" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/apcups.js:6 msgid "APCUPS Plugin Configuration" -msgstr "Конфігурація додатку APCUPS" +msgstr "Конфігурація плаґіну APCUPS" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:14 msgid "Absolute values" @@ -88,11 +88,11 @@ msgstr "Частота CPU" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpufreq.js:6 msgid "CPU Frequency Plugin Configuration" -msgstr "Конфігурація додатку частоти CPU" +msgstr "Конфігурація плаґіну частоти CPU" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:6 msgid "CPU Plugin Configuration" -msgstr "Конфігурація додатку «CPU»" +msgstr "Конфігурація плаґіну «CPU»" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:40 msgid "CPU monitoring is enabled" @@ -104,7 +104,7 @@ msgstr "Вивід CSV" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/csv.js:6 msgid "CSV Plugin Configuration" -msgstr "Конфігурація додатку «CSV»" +msgstr "Конфігурація плаґіну «CSV»" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:70 msgid "Cache collected data for" @@ -167,7 +167,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/conntrack.js:6 msgid "Conntrack Plugin Configuration" -msgstr "Конфігурація додатку «Conntrack»" +msgstr "Конфігурація плаґіну «Conntrack»" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/conntrack.js:10 msgid "Conntrack monitoring enabled" @@ -321,7 +321,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:13 msgid "Enable this plugin" -msgstr "Увімкнути цей додаток" +msgstr "Увімкнути цей плаґін" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:113 msgid "Enabled" @@ -334,7 +334,7 @@ msgstr "Ентропія" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/entropy.js:6 msgid "Entropy Plugin Configuration" -msgstr "Конфігурація додатку «Ентропія»" +msgstr "Конфігурація плаґіну «Ентропія»" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/entropy.js:10 msgid "Entropy monitoring enabled" @@ -412,7 +412,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:86 msgid "General plugins" -msgstr "Основні додатки" +msgstr "Основні плаґіни" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/openvpn.js:15 msgid "Generate a separate graph for each logged user" @@ -586,7 +586,7 @@ msgstr "Пам'ять" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:6 msgid "Memory Plugin Configuration" -msgstr "Конфігурація додатку «Памʼять»" +msgstr "Конфігурація плаґіну «Памʼять»" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Memory monitoring enabled" @@ -884,7 +884,7 @@ msgstr "OLSRd" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:6 msgid "OLSRd Plugin Configuration" -msgstr "Конфігурація додатку «OLSRd»" +msgstr "Конфігурація плаґіну «OLSRd»" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:29 msgid "Only create average RRAs" @@ -897,7 +897,7 @@ msgstr "OpenVPN" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/openvpn.js:7 msgid "OpenVPN Plugin Configuration" -msgstr "Конфігурація додатку «OpenVPN»" +msgstr "Конфігурація плаґіну «OpenVPN»" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/openvpn.js:27 msgid "OpenVPN status files" @@ -926,7 +926,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:136 msgid "Plugin is disabled" -msgstr "Додаток вимкнуто" +msgstr "Плаґін вимкнуто" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" @@ -1463,7 +1463,7 @@ msgstr "UPS" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:6 msgid "UPS Plugin Configuration" -msgstr "Конфігурація додатку «UPS»" +msgstr "Конфігурація плаґіну «UPS»" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:14 msgid "UPS name in NUT ups@host format" @@ -1488,7 +1488,7 @@ msgstr "Час безвідмовної роботи" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/uptime.js:6 msgid "Uptime Plugin Configuration" -msgstr "Конфігурація додатку «Uptime»" +msgstr "Конфігурація плаґіну «Uptime»" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/uptime.js:10 msgid "Uptime monitoring enabled" @@ -1559,7 +1559,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:31 msgid "cURL plugin enabled" -msgstr "Додаток cURL увімкнуто" +msgstr "Плаґін cURL увімкнуто" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/curl.js:10 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/curl.json:2 @@ -1568,7 +1568,7 @@ msgstr "cUrl" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:6 msgid "cUrl Plugin Configuration" -msgstr "Конфігурація додатку «cURL»" +msgstr "Конфігурація плаґіну «cURL»" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:139 msgid "none" diff --git a/applications/luci-app-statistics/root/etc/config/luci_statistics b/applications/luci-app-statistics/root/etc/config/luci_statistics index 603e038800..bb9ca15e8e 100644 --- a/applications/luci-app-statistics/root/etc/config/luci_statistics +++ b/applications/luci-app-statistics/root/etc/config/luci_statistics @@ -10,7 +10,7 @@ config statistics 'collectd' option ReadThreads '2' config statistics 'rrdtool' - option default_timespan '1hour' + option default_timespan '2hour' option image_width '600' option image_height '150' option image_path '/tmp/rrdimg' |