Commit graph

115 commits

Author SHA1 Message Date
Simone Mainardi
c2767e37f5 Conditional UI layout
Different information and messages are shown depending on the
kind of interface. For example, low goodput flows are hidden
when processing a non-packet interface.
2016-06-06 17:50:57 +02:00
Luca Deri
f3cd841bd1 Fix for #569 2016-06-02 12:12:25 +02:00
Luca
2fb0e863fe Fixed inter-arrival time in flows
Updated (C)
2016-04-19 11:06:39 +02:00
Luca
19584df224 Renamed old variables whose name changed a few days ago 2015-09-18 17:56:53 +02:00
Luca Deri
4dd80d4778 Partial rework of NetworkInterfaceView (work in progress) 2015-09-16 00:41:29 +02:00
Luca Deri
a820699db1 Replaced historical label with icon
Reworked history on networks
2015-09-15 09:54:21 +02:00
Luca Deri
d5e19ec8af Removed -F sqlite: due to this the historical interface is not finally gone and it is now possible to move forward to properly re-implement it 2015-08-15 00:09:12 +02:00
Luca Deri
e9995ceb62 Renamed some Ndpi -> nDPI API calls
Removed geohash: we're back top latitude longitude
Implemented flow insert into MySQL
2015-08-09 22:58:13 +02:00
Luca Deri
df38dee87d Removed old legacy code
Added various fixes to networks view including the ability to visualize per-network graphs
Local hosts dumps (before purging) are now handled properly again.
2015-08-08 15:30:04 +02:00
Luca Deri
6aa141caa9 Code cleanup: removed code used very seldom such as host aggregations/contacts. This should reduce memory usage and make ntopng faster
Little progresses towards MySQL support
2015-08-08 01:13:59 +02:00
Arianna Avanzini
6aee51be25 flows_stats.lua: use per-network protocols in network historical
This commit adds protocol visualization in the Historical tab
of the network flows view, therefore enabling for better
analysis of per-network traffic.
2015-07-01 22:39:09 +02:00
Luca Deri
e2b04d128f Revamped host categorization and moved to Google Safe Browsing for detecting safe and malware sites 2015-05-27 17:58:26 +02:00
Arianna Avanzini
2b3cbc7fc7 scripts/lua/flows_stats.lua: do not show dropdown for network historical chart
This commit removes the dropdown for network historical charts
because, as of now, only bytes are stored in RRD for networks.
2015-05-22 00:30:28 +02:00
Arianna Avanzini
5a484cf53b scripts/lua/flows_stats.lua: add historical chart when showing network
This commit changes the flows display script so that it adds a navigation
bar when flows are grouped by network and allows to access a Historical
tab showing the traffic volume chart for that network.
This addresses issue #31.
2015-05-21 00:37:42 +02:00
Luca
730d76b9f5 Initial import from SVN 2015-04-30 12:22:35 +02:00