luci/applications
Hannu Nyman 8f8957f90f luci-app-statistics: Remove usually empty std.dev. graph from ping page
Remove the usually empty standard deviation graph from the ping page.

The graph is empty for most users as collectd measures standard deviation
of individual pings inside the general interval of statistics collection.
Default setting for both ping interval and general collection interval
is 30s in Luci statistics, meaning just 1 ping per interval, which
leads to empty graph.

(To provide relveant data, the ping interval should be 1/4-1/5 of the
general collection interval. Even then the graph does not look very
informative due to different scaling than the latency graph.)

Note that this commit does not change collectd itself, which continues
to collect and calculate also the std.dev. data, which can be fetched
with 'rrdtool' if needed.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-02 14:34:10 +02:00
..
luci-app-ahcp Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-asterisk Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-commands Globally replace luci.dispatcher.build_url(...) with url(...) invocations 2015-10-07 19:07:36 +02:00
luci-app-coovachilli luci-app-coovachilli: switch to luci.ip route functions 2015-01-22 16:36:18 +01:00
luci-app-ddns luci-app-ddns: bump to version 2.4.0-1 2016-01-30 19:32:55 +01:00
luci-app-diag-core Globally convert headline anchors into name attributes. 2015-10-06 13:30:33 +02:00
luci-app-diag-devinfo luci-app-diag-devinfo: mark broken due to dependencies 2015-10-27 09:57:57 +02:00
luci-app-dump1090 Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-firewall luci-app-firewall: drop_invalid is default on in OpenWrt now 2016-01-29 18:50:24 +01:00
luci-app-freifunk-diagnostics Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-freifunk-policyrouting Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
luci-app-freifunk-widgets Globally replace luci.dispatcher.build_url(...) with url(...) invocations 2015-10-07 19:07:36 +02:00
luci-app-fwknopd Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-hd-idle Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-ltqtapi Globally replace luci.dispatcher.build_url(...) with url(...) invocations 2015-10-07 19:07:36 +02:00
luci-app-meshwizard Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
luci-app-minidlna Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-mjpg-streamer Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-mmc-over-gpio Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-multiwan Globally replace luci.dispatcher.build_url(...) with url(...) invocations 2015-10-07 19:07:36 +02:00
luci-app-ntpc luci-app-ntpc: Edited Swedish translation 2015-12-18 04:31:14 +01:00
luci-app-ocserv ocserv: added proxy arp option 2015-11-01 11:38:49 +01:00
luci-app-olsr Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-olsr-services Globally convert headline anchors into name attributes. 2015-10-06 13:30:33 +02:00
luci-app-olsr-viz Rework LuCI build system 2015-01-08 16:26:20 +01:00
luci-app-openvpn i18n: sync translations 2015-12-20 11:47:08 +02:00
luci-app-p2pblock Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-p910nd Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-pbx validation: Add option ipv4only option to host and hostport datatypes 2015-12-15 20:41:01 -05:00
luci-app-pbx-voicemail luci-app-pbx-voicemail: Edited Swedish translation 2015-12-18 04:39:30 +01:00
luci-app-polipo Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-privoxy Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-qos luci-app-qos: Edited Swedish translation 2015-12-18 05:03:46 +01:00
luci-app-radicale Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-radvd Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-samba i18n: sync translations 2015-12-20 11:47:08 +02:00
luci-app-shadowsocks-libev Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-shairplay Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-shairport Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-siitwizard luci-app-siitwizard: switch to luci.ip route functions 2015-01-22 16:29:35 +01:00
luci-app-splash Updated Swedish translation 2016-01-15 19:21:57 +01:00
luci-app-statistics luci-app-statistics: Remove usually empty std.dev. graph from ping page 2016-02-02 14:34:10 +02:00
luci-app-tinyproxy i18n: sync translations 2015-12-20 11:47:08 +02:00
luci-app-transmission Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-udpxy Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-uhttpd applications: uhttpd: Add a uHTTPd configuration app 2015-12-15 13:09:46 -05:00
luci-app-upnp i18n: sync translations 2015-12-20 11:47:08 +02:00
luci-app-ushare Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-vnstat Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-voice-core luci-app-voice-core and -diag: mark broken 2015-10-29 11:59:30 +02:00
luci-app-voice-diag i18n: sync translations 2015-12-20 11:47:08 +02:00
luci-app-watchcat Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00
luci-app-wol i18n: sync translations 2015-12-20 11:47:08 +02:00
luci-app-wshaper Use numeric prefixes for uci-defaults scripts 2016-01-27 16:50:19 +01:00