How the list of host is organised
Hello
I have about 60 hosts, how the list is organized when displayed under Luci?
It could be to order it by first the host that consumed most data in the timeframe?

That's a good question I wondered myself for some time. This doesn't seem to be configurable without some code changes as luci-app-statistics calls a subprocess through a Lua function which builds some command-line arguments dynamically.
If you export the data to InfluxDB and then view it in Grafana, however, you can sort and display the data however you like.
ok ;)
Hi, I have a related issue that is it possible to adjust the table width or hide part of the host name? Assuming longer host name will total hide the stats data field. Thank you.
