Commit graph

92 commits

Author SHA1 Message Date
GabrieleDeri
a77ec6ca83
Updated networks page to vuejs (#9585)
* traffic profiles, added timeseries href in table

* Updated networks page to vuejs
2025-09-01 16:03:49 +02:00
Matteo Biscosi
bc3d07d29a Removed local http servers (#9457) 2025-07-30 16:39:38 +02:00
GabrieleDeri
43dcd76e2f
Ported AS table to new table (#8475)
* Fixes parsing error while pasing XML strings with comments

* Ported host countries table to new vue table

* Added country filter when redirected to hosts list page

* Ported network discovery table to TableWithConfig vue component

* FIxed indentation

* Added documentation for VueJS, Lua and cpp used in ntopng

* Fixed error

* Added Netbox pref entry for default site, customizable input box size. To implement cpp side for netbox default site

* Removed tprint

* Ported AS table to new table

* Started fixing live flow IP filter

* Fixed date formatter

* Removed debug code

* Removed tprint

* Removed unused import

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
2024-06-26 15:22:55 +02:00
Matteo Biscosi
bfd7487448 Fixes hosts vulnerabilities refresh 2023-08-17 13:36:18 +00:00
MatteoBiscosi
1a651b698c Fixes os page broken on refresh (#6970) 2022-11-11 12:34:31 +01:00
MatteoBiscosi
7ffd967a74 Added host/score ratio (#6919) 2022-10-07 10:53:10 +02:00
MatteoBiscosi
c3bb24a38b Add num alerted flows in ASN (#6465) 2022-07-25 10:51:08 +02:00
MatteoBiscosi
fb6d7e1655 Added num alerted flows in Networks (#6465) 2022-07-25 10:50:42 +02:00
uccidibuti
3ed878df79 Hosts View: Add the score column #6741 2022-06-30 13:10:48 +02:00
MatteoBiscosi
844201b1ad Fixes top server ports chart name 2022-03-13 15:05:50 +01:00
Alfredo Cardigliano
678b66c896 Optimize stats update in MACs page (#6372) 2022-03-09 18:27:06 +01:00
Alfredo Cardigliano
3b0a3041a7 Optimize stats update in Hosts page (#6372) 2022-03-09 17:59:03 +01:00
Simone Mainardi
b117e8a23a Adds new REST API v2/
Addresses #5269
2021-07-08 09:57:46 +02:00
Matteo Biscosi
4d5cd3b3af Added score stats to VLAN/Country/AS/Network 2021-05-13 11:09:16 +02:00
Matteo Biscosi
43fa8cf6e9 Implements OperatingSystem Hash
Implements #1599
2021-01-21 11:14:52 +01:00
Matteo Biscosi
ec6d7b5c6d Removed location column from hosts list 2021-01-11 18:59:59 +01:00
gabryon99
3be594e3f4 used REST endpoint for Top Application pie chart (#4632) 2020-10-27 18:23:48 +01:00
Simone Mainardi
1ae2b2d932 Refactors NtopngUtils into NtopUtils 2020-08-18 15:10:04 +02:00
Simone Mainardi
e61f9ffe68 Refactor JS code into class NtopngUtils
Implements #3735
2020-08-18 14:13:48 +02:00
emanuele-f
d0ba121a5e Rework flows table update
The update of multiple flows is now performed in a single AJAX request,
reducing the performance impact.

Closes #3660
2020-04-07 16:56:14 +02:00
gabryon99
6b193a7887 centered pie charts in dashboard community
fix #3628
2020-04-01 18:01:29 +02:00
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