Commit graph

71 commits

Author SHA1 Message Date
Simone Mainardi
38facb051a Adds sortable Score column to flows list 2020-01-16 17:09:46 +01:00
Simone Mainardi
6fd7386c03 Fixes possible collisions when looking up flows by key 2019-10-16 19:04:10 +02:00
Simone Mainardi
3413a6afd0 Implements stats rather than grouped hosts data for host pools stats 2019-08-20 11:45:11 +02:00
Simone Mainardi
74c545d079 Uses stats rather than grouped hosts data for network stats 2019-08-19 17:39:51 +02:00
emanuele-f
8fcce457c9 Implement countries serialization
Countries now show the cumulative traffic since ntopng restart as this is consistent with the other views
2019-05-27 13:07:30 +02:00
Simone Mainardi
74824aa148 Fixes broken HTTP servers page refresh 2019-05-20 12:41:57 +02:00
emanuele-f
813b169b7b Fix broken flows page refresh with eBPF 2019-04-29 09:37:56 +02:00
Simone Mainardi
6d7d6c87f6 Implements AJAX refresh of hosts custom column 2019-02-20 13:16:10 +01:00
Simone Mainardi
e5eff5b30f Initial sprobe code cleanup 2019-02-11 14:22:36 +01:00
Simone Mainardi
7d026ef22c Fixes broken hosts page refresh 2019-01-24 15:00:54 +01:00
Alfredo Cardigliano
6d7de7bd57 Moved header for all pages to page_utils 2018-11-29 18:10:18 +01:00
Alfredo Cardigliano
539dcd322c Using header-minimal from page_utils, removed header-minimal.inc 2018-11-29 17:25:32 +01:00
Simone Mainardi
94386fd5ff Old sprobe code cleanup 2018-11-06 15:38:49 +01:00
emanuele-f
0d7c17f861 Add missing breakdown column in host flows 2018-10-22 16:04:43 +02:00
emanuele-f
4370df81e3 Remove unused HTTPBL 2018-09-27 16:14:46 +02:00
emanuele-f
31db15602e Fix country page stats refresh 2018-08-09 11:31:00 +02:00
emanuele-f
bbf649878a Add epoch in ntopng css link 2018-08-02 10:28:32 +02:00
emanuele-f
8af027d93b Add missing links to the top ASN and flow talkers 2018-07-10 10:29:43 +02:00
Simone Mainardi
a224dd85b5 Removes unnecessary js file 2018-05-08 18:04:55 +02:00
Simone Mainardi
57fc2cc2b8 Adds SNMP js helper 2018-04-23 18:56:19 +02:00
emanuele-f
ff69205b3d Add support for nedge oem product name 2018-03-08 19:49:04 +01:00
emanuele-f
92b9991d92 Fix realtime top asn and hosts senders view
The view was broken after changes in commits:
	- 9b4e1060e6
	- 6635d1a716
2018-01-23 19:28:52 +01:00
emanuele-f
fa6d428b13 Add device name into the l2 devices page 2018-01-17 12:11:08 +01:00
emanuele-f
7c2057bfc3 Custom logo and style support 2018-01-15 12:01:05 +01:00
Simone Mainardi
09ae32b324 AJAX updates of flows dropped 2017-12-14 19:56:13 +01:00
Simone Mainardi
45e2de0108 Hosts and pools sctive counts for flows and dropped flows 2017-12-14 18:19:48 +01:00
Simone Mainardi
2e6fa7cf27 Per-category flow filtering capabilities 2017-12-11 20:18:55 +01:00
emanuele-f
afe5a42b9c Add missing css 2017-11-28 19:27:07 +01:00
emanuele-f
39b6e542e6 Fix broken logix 2017-11-24 18:01:29 +01:00
emanuele-f
e17278b435 Use minified javascripts 2017-11-24 17:52:51 +01:00
emanuele-f
94c4318972 Move bootstrap js 2017-11-24 17:24:22 +01:00
emanuele-f
a546232f1b Remove unused files 2017-11-24 16:34:05 +01:00
Simone Mainardi
4bbe36c957 Removes unused DNS-based categorization 2017-10-31 13:53:17 +01:00
Simone Mainardi
230ec5fe40 Implements ajax refresh of devices types
Implements #1451
2017-10-09 18:28:14 +02:00
Simone Mainardi
022390568e Updates nvd3 from 1.8.4-dev to 1.8.6-dev
Tries to address #1430
2017-09-08 11:50:47 +02:00
emanuele-f
2449844a56 Remove unused files after commit 2e9b8377b1 2017-06-12 15:37:05 +02:00
emanuele-f
21d0e55dd0 Remove host_stats_top 2017-06-08 10:07:33 +02:00
emanuele-f
19c2aa8d4d Bridge wizard gui implementation 2017-05-12 01:06:46 +02:00
Simone Mainardi
2873438712 Handles VLAN statistics in both UI and backend
VLAN statistics are now properly accounted both in the front and
in the backend.

It is now required to add a toggle preference to save their
statistics (presently statistics are always saved) and it is
also requested to browse their historical protocols.
2017-04-23 12:58:10 +02:00
Simone Mainardi
a43636bdb0 Fixes AS stats in the GUI 2017-04-20 11:56:33 +02:00
emanuele-f
a51a57283d flows_stats localization 2017-04-20 00:18:32 +02:00
Simone Mainardi
5014669d12 Implements Autonomous Systems hash table 2017-04-19 23:19:16 +02:00
emanuele-f
12e6db4efb Fixes various community version bugs
- Top ports page
- Top ASNs page
- Top flow senders page
- ASN graphs
- Hosts comparison sankey, port filtering
- Blank preferences screen
- Host pools add/remove members errors
2017-04-14 16:38:19 +02:00
emanuele-f
0ee87cfd4e Implement ARP distribution stats 2017-03-31 13:16:05 +02:00
Josh Soref
78e78c018c Fixes spellings and typos
Thank goes to
Josh Soref <jsoref@users.noreply.github.com>
2017-03-06 17:54:48 +01:00
Emanuele Faranda
afdfac1c9c Lua scripts parameters validation (#970)
* partial work

* Migrate 'mode' parameters

* Migrate alerts types

* Fix some interface ids

* Partial work

* Partial work

* End of work for _GET parameters

* Work in progress

* Add support for special parameters

* Preferences validation

* Fixes and improvements

* Enforce interger validation
2017-02-08 12:25:35 +01:00
Simone Mainardi
c45849d73e Allows sort L7 Devices by mac address 2017-01-26 15:36:05 +01:00
Simone Mainardi
72d4630114 Makes host pools visible in the community version 2017-01-26 14:54:12 +01:00
Simone Mainardi
e5a57d93ad Fixes for host pools historical stats 2017-01-26 14:41:14 +01:00
emanuele-f
5c305ba6a1 Add GUI side support for host pools stats 2017-01-26 11:53:24 +01:00