Commit graph

83 commits

Author SHA1 Message Date
emanuele-f
610e632234 Add comments/remove table.clone when not needed 2020-05-21 11:10:47 +02:00
gabryon99
792a542c41 added print_page_title on each page 2020-04-06 10:35:57 +02:00
gabryon99
ce0e3d2d11 fix for system view 2020-03-24 12:39:08 +01:00
gabryon99
7479582210 fix system view and add rtt host from host_details 2020-03-23 17:38:22 +01:00
Simone Mainardi
e1c437ff51 Fixes active entry in dropdown menus not highlighted
Fixes #3546
2020-03-18 15:07:54 +01:00
gabryon99
e2dcd862b8 fix for ticket #3546 2020-03-16 17:29:33 +01:00
emanuele-f
4f6788fb58 New page_utils api to handle sidebar subitems selection 2020-01-30 11:53:13 +01:00
Gabriele Pappalardo
a2f4a1a065 elephant flows (#3269)
* elephant flows
* fix for apply button after changes
* fix for refresh icons on index.lua page, scrollable dropdowns enabled
2020-01-21 16:32:14 +00:00
Luca Deri
170bc60f19 Updated (C) 2020-01-08 23:52:51 +01:00
Simone Mainardi
dacaa7e3db Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
Simone Mainardi
9f68216abc Fixes font-awesome 5 fa-refresh 2019-12-16 17:37:11 +01:00
Simone Mainardi
7402bbdd14 FontAwesome 5 migration 2019-12-09 15:11:37 +01:00
Luca Deri
4204fa208d Minor changes 2019-12-06 19:51:26 +01:00
Simone Mainardi
10a4367f86 Bootstrap migration table-condensed to table-sm 2019-12-05 11:24:59 +01:00
Simone Mainardi
1aa0546b85 Bootstrap migration dropdown style fixes 2019-12-05 09:27:48 +01:00
Simone Mainardi
a34a326d4c Bootstrap migration glyphicon filter to fa 2019-12-05 09:27:48 +01:00
Simone Mainardi
b7f383e656 Fixes discovery JSON decode failures and handles too many devices
Fixes #3063
2019-11-19 17:46:27 +01:00
Emanuele Faranda
c829c4c3c3
Unify os (#2755)
* Unify OS information.

Now OS information is only stored into the Host. The lua uses numeric IDs to handle OS.

* Fix network discovery OS

* Show OS detail into the host details page
2019-08-08 12:09:51 +00:00
Luca Deri
42a53ac2a5 Added message when hosts/flows have been purged from memory 2019-02-23 10:20:12 +01:00
emanuele-f
9dd33409df Implement sort by IP in network discovery page
Fixes #2197
2018-12-03 23:22:58 +01:00
Alfredo Cardigliano
308f6cd804 Page titles 2018-11-29 12:37:01 +01:00
Simone Mainardi
5f9d979d58 Fixes network discovery page selection
Fixes #2155
2018-11-20 11:51:26 +01:00
Simone Mainardi
31c0fe6fe7 Implements AJAX discovery progress updates 2018-08-02 15:38:11 +02:00
Luca Deri
ed21bb9662 Changed alignment of OS column 2018-05-17 18:48:13 +02:00
emanuele-f
e82739f126 Check for nil in discover.lua 2018-05-17 18:41:41 +02:00
emanuele-f
9b6e2ee618 Implement network discovery page filters
- Filter by: device type, os, manufacturer
- Fix ghost hosts not shown
2018-05-17 17:12:43 +02:00
emanuele-f
dd941b21ad Implement network discovery pagination 2018-05-17 12:18:28 +02:00
Luca Deri
00cdeb1992 Added discovery progress percentage 2018-04-25 15:25:24 +02:00
Luca Deri
27beefbcd5 Updated DOA -> OX [https://tools.ietf.org/id/draft-durand-object-exchange-00.html] 2018-04-04 09:33:58 +02:00
Luca Deri
f0c936c368 Updated (C) to 2018 2018-03-22 21:59:42 +01:00
emanuele-f
d09454d0d1 Complete VLAN id MAC addresses removal 2018-03-06 15:40:09 +01:00
emanuele-f
392bd7040a Extends ntopng localization 2018-02-09 19:34:02 +01:00
emanuele-f
24ed4ac212 Hide elements and reorganize menu in nEdge 2018-01-23 15:28:36 +01:00
Luca
a945be904f Fixed bug while handling MAC address symbolic translation
Improved device discovery in particular for IoT
2018-01-03 15:46:44 +01:00
Luca Deri
f85f3be347 Initial discovery <-> DOA integration (work in progress) 2017-12-04 16:36:12 +01:00
Luca Deri
a945d18d93 Minor improvements to periodic network discovery 2017-10-18 09:08:52 +02:00
Luca Deri
e97d1f3023 OS is now displayed in discovery report 2017-09-19 16:31:31 +02:00
Simone Mainardi
4836f2b79b Network discovery page fixes 2017-09-17 17:28:57 +02:00
Luca Deri
8454d5d620 Tiny changes to the discovery page 2017-09-16 19:02:29 +02:00
Simone Mainardi
ae828f9465 Handles UI network discovery requests 2017-09-14 21:20:01 +02:00
Simone Mainardi
717b2dfa40 Adds pref. for per-interface network discovery 2017-09-14 18:57:10 +02:00
Simone Mainardi
777637e5a1 Simplifies discovered devices cache content 2017-09-14 17:14:03 +02:00
Simone Mainardi
a8123ffe0a Code cleanup and adjust. of naming conventions 2017-09-14 15:56:00 +02:00
Simone Mainardi
b85eea4328 Makes devices discovery a periodic task 2017-09-14 13:19:45 +02:00
Simone Mainardi
5db3192169 Localizes discover.lua page 2017-09-13 16:21:57 +02:00
Simone Mainardi
b4ff106a5b Refactors discover.lua to make discovery a function 2017-09-13 16:11:33 +02:00
Simone Mainardi
079b3899e2 Refactors discovery.lua to separate generation from rendering 2017-09-13 14:32:40 +02:00
Luca
c09023a2bc Discovery improvements 2017-09-12 11:37:05 +02:00
Luca
69273c5cc6 Reworked the way ntopng and Lua share environment 2017-08-29 08:30:50 +02:00
emanuele-f
43bf8e5003 Fix discover.lua error 2017-08-16 18:18:02 +02:00