Commit graph

7 commits

Author SHA1 Message Date
Alfredo Cardigliano
3381ddbcf5 REST endpoints update
get_alerts_data.lua -> rest/get/alert/data.lua, host_get_json.lua -> rest/get/host/data.lua, get_interface_data.lua -> rest/get/interface/data.lua, live_traffic_extraction.lua -> rest/get/pcap/live_extraction.lua
2019-01-30 14:18:45 +01:00
Simone Mainardi
11f4b2fe67 Handles custom n2disk instances within ntopng 2019-01-16 16:59:36 +01:00
emanuele-f
be1d52020a Show sent and received traffic stats in the interface overiview page 2019-01-15 17:28:33 +01:00
emanuele-f
4feb75a152 Rework flow exporter counters
Fixes #2300
2019-01-14 14:09:33 +01:00
emanuele-f
123743d49c Show upload/download in footer chart
Rx and Tx is not always available. If it is not, the chart is hidden.
2019-01-09 18:39:15 +01:00
Alfredo Cardigliano
16392ca813 cleanup 2019-01-09 11:22:03 +01:00
Alfredo Cardigliano
2cfa7c436c Moved network_load.lua to get_interface_data.lua, fixed interface selection handling ifid 2019-01-09 10:33:53 +01:00