Age | Commit message (Collapse) | Author |
|
collectd-mod-uptime is already there, but there has been no Luci support for
it, so no graphs are shown.
Based on forum discussion (see
https://forum.openwrt.org/viewtopic.php?id=42478 ), I submit a patch to add
the support to luci-statistics.
Patch is for Luci trunk and the functionality can be enabled by selecting
collectd-mod-uptime in menuconfig.
signed-off-by: hannu.nyman@iki.fi
|
|
addresses or hostnames, #432
|
|
|
|
graphs
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|
|
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|
|
Converting NaN to zero for the sake of the cumulative stack in non-overlay
mode is all very well. But we shouldn't then use that for displaying the
graph. Make another variable %s_plot which *preserves* NaN from the input
data, and then we don't get bogus data points drawn. Especially at the end
of the graph this was problematic.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reporting this
|
|
of counter variable
|
|
server is on
|
|
|
|
|
|
|
|
replacement
|
|
plugin of each category instead
|
|
Instead of coding the display logic into the graph models, simply annotate
graph models with .detail = true/false and let the renderer decide which
to pick when.
|
|
|
|
|
|
|
|
add helptext
|
|
|
|
|
|
nonexistant scripts
|
|
|
|
|
|
support for conntrack
|
|
saves some precious ram
|
|
|
|
|
|
|
|
introduce is_index flag for models, add olsrd plugin menu
|
|
titles, remove magic translations
|
|
provide titles and labels, provide model for disk plugin
|
|
|
|
builtin definitions, drop dependency on definitions.lua, support user provided title for datasources
|
|
plugin config
|
|
|
|
moved to the themes now
|
|
|
|
|
|
|
|
|
|
|
|
#154
|
|
|