Age | Commit message (Collapse) | Author |
|
Udpate Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
This change splits the graph into two graphs like in apcups and makes it so
possible to see variations in AC Input/Output voltages. Battery charge and
load are indepentent variables. This change also overlays them and display
them as simply two lines. Battery temperature is also displayed as a line now,
as an area under a temperature line makes no sense. Also removed some empty
lines.
Closes: #2417
Signed-off-by: Fabian Schmid-Michels <mail@wohnheimnetz-bielefeld.de>
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
luci-app-statistics: adding ability for luci_stats config to have multiple UPS's
|
|
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
In this change, plugin options are moved from component settings to
only server settings. This should make the configuration easier. And
it will be less error-prone as it's impossible now for users to
inconsisitent plugin settings for instances referring to the same remote
server
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
Reference: https://github.com/openwrt/packages/issues/8903
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
Fixes: bab4a3ef ("luci-app-statistics - allow rrd files to contain :")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
luci-app-statistics - allow rrd files to contain :
|
|
luci-app-ddns: Update Spanish translation
|
|
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
* see https://github.com/openwrt/packages/pull/8637 for reference
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
Signed-off-by: Rosy Song <rosysong@rosinson.com>
|
|
Signed-off-by: Rosy Song <rosysong@rosinson.com>
|
|
luci-app-rosy-file-server: add new application
|
|
Fixes situations where RRD file name contains ":" (eg. _ping/ipv6_) in `rrdtool` it's unescaped - thus not able to render image. Adding simple escaping of `:` to `\\:` fixes the situation.
Might be a solution for #958.
|
|
luci-app-statistics: enhancements
|
|
luci-app-unbound: Add Spanish translation
|
|
luci-app-nft-qos: Add Spanish translation
|
|
luci-app-p910nd: Update Spanish translation
|
|
luci-app-vnstat: Update Spanish translation
|
|
luci-app-noddos: Add Spanish translation
|
|
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
luci-app-pagekitec: Add Spanish translation
|
|
luci-app-dnscrypt-proxy: Add Spanish translation
|
|
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Add Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
* minimal fix for #2631 (untested)
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
HTTP Error code is send by the upgrade server in case of package
conflicts, like when requesting to install both `odhcpd` and
`odhcpd-ipv6only`.
Also put a <p> around download links to make them look more appealing.
Signed-off-by: Paul Spooren <mail@aparcar.org>
|
|
* Reuse `request_dict` between requests.
* used vim Autoformat plugin to make the javascript code nice.
* add board_name as it eventually replaces board/model in requests
Signed-off-by: Paul Spooren <mail@aparcar.org>
|
|
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Add the item callback function to the rrdtool definitions.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
This change defines the menu entry for the LuCI and the rrd definition in
one place. This also has advantage when plugins are written with
exec/python/perl or lua. The controller does not have to be touched for
the menu entry change.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
The Diskfree (df) plugin could also collect the values in percent if the
option "ValuesPercentage" is set in the collectd configuration.
This commit will check if "df_complex" / "percent_bytes" or both are
collected by collectd and so will show the corrsponding graph.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Added configuration parameters to also configure the height of the rrd images.
config statistics 'rrdtool'
option image_height '200'
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
luci-app-upnp: Update Spanish translation
|
|
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
luci-app-statistics: Update Spanish translation
|