luci/applications/luci-app-statistics/luasrc/statistics/rrdtool
Hannu Nyman ff9da6cb76 statistics: fix conntrack regression caused by collectd 5.5.0
Collectd 5.5.0 introduced new data to conntrack plugin:
In addition to the number of tracked connections there is also
the static max conntrack value and the calculated use percentage.

Luci's conntrack plugin intrepretes "conntrack-max" as a new data instance
and includes it in the graph in addition to the real "conntrack" number.

Eliminate "max" from graph by specifying empty "" instance as data source.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-08-18 23:05:00 +03:00
..
definitions statistics: fix conntrack regression caused by collectd 5.5.0 2015-08-18 23:05:00 +03:00
colors.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00