Commit graph

423 commits

Author SHA1 Message Date
Alfredo Cardigliano
c7120e23f3 Hide periodic user scripts in pcap dump mode (unless --original-speed is specified) 2019-10-25 16:45:23 +02:00
emanuele-f
10aa5542f8 Rework alertEntity functions to avoid modules circular dependencies
Fixes #2975
2019-10-23 13:01:57 +02:00
Simone Mainardi
74c896ae73 Fixes validation error
Fixes #2964
2019-10-22 14:56:22 +02:00
Simone Mainardi
79157cc65d Fixes unnecessary checks when showing pie charts 2019-10-22 13:04:37 +02:00
Simone Mainardi
e80dc962f4 Optimizes host.getFullInfo with smaller functions in periodic scripts 2019-10-21 16:21:03 +02:00
emanuele-f
7a14a9cf11 Improvements in status definition API 2019-10-16 10:33:19 +02:00
emanuele-f
b217909966 Split flow status definitions in multiple files 2019-10-15 17:28:45 +02:00
emanuele-f
bee1efdded Move callbacks scripts into separate tab 2019-10-04 10:48:13 +02:00
emanuele-f
84cff5bacc Remove duplicate RTT host configuration 2019-09-30 12:19:05 +02:00
emanuele-f
46c47b7d45 Hide HTTP reply in nEdge 2019-09-30 11:50:24 +02:00
Simone Mainardi
3ea092093f Adds generic probes tab to the alerts pages 2019-09-23 18:50:43 +02:00
Simone Mainardi
a54e7cd121 Shows the RTT page also for remote hosts 2019-09-20 16:58:23 +02:00
Simone Mainardi
fd54ad95bf Allows host RTT to be set from the host config page 2019-09-20 16:28:36 +02:00
Simone Mainardi
c3c3b06028 Implements RTT host details page 2019-09-20 15:32:20 +02:00
Simone Mainardi
0e2ad7af31 Adds alert icon to the hosts lists page for hosts with engaged alerts
Implements #2858
2019-09-19 17:16:27 +02:00
Simone Mainardi
0ab820067c Makes the use of blacklisted symbols consistent across pages 2019-09-19 16:10:17 +02:00
emanuele-f
0987c8ee99 Move alert link from row header to the number 2019-09-18 15:43:15 +02:00
Simone Mainardi
64b670bd43 Hides geolocation page for private hosts 2019-09-16 09:54:32 +02:00
Alfredo Cardigliano
345f2421a7 Hide OS from hsot details when unknown (fix #2840) 2019-09-12 17:55:33 +02:00
emanuele-f
f3119bd85f Move active host flows alerts link to header for consistency 2019-09-10 18:02:50 +02:00
emanuele-f
4d62d68655 Add active alerted flows filter and count
Closes #2821
2019-09-10 17:52:22 +02:00
emanuele-f
c3fa094e99 Improve MUD prefs handling
Also implement a non-inline reloadPrefs Host method to avoid slowing down packet capture
2019-09-10 11:10:33 +02:00
Alfredo Cardigliano
3fcded57fa Set ntopng.prefs.beta_score redis key to enable score supprot (beta) 2019-09-10 09:39:32 +02:00
Alfredo Cardigliano
eb1ab32e70 Hiding host anomalies and score (wip) 2019-09-09 11:10:02 +02:00
Alfredo Cardigliano
240c7c0e84 Printing score only when > 0 2019-09-05 21:18:49 +02:00
emanuele-f
bd2bf91882 Use server name as MUD peer name when possible 2019-09-05 19:31:42 +02:00
emanuele-f
1029440083 Add MUD delete button 2019-09-05 19:11:11 +02:00
Alfredo Cardigliano
38a53ec1fa Transferring flows status bitmap to the client/server host. Added anomalous flows reasons to the host details page. 2019-09-05 17:55:00 +02:00
Alfredo Cardigliano
48f07c0f73 Added flow score below the list of flow issues, added host score 2019-09-05 15:57:05 +02:00
emanuele-f
c97ef3d908 Implement host MUD recording and dump 2019-09-04 21:20:52 +02:00
Simone Mainardi
348b9e5a56 Adds HASSH hyperlinks and application name when eBPF is available 2019-08-26 21:53:43 +02:00
Simone Mainardi
11aa854cba Handles hosts HASSH fingerprints 2019-08-26 16:55:39 +02:00
emanuele-f
69cd896a9f Implement engaged alerts and flow alerts timeseries 2019-08-21 16:57:14 +02:00
emanuele-f
2b2a74af79 Fix bad time resolution of values for some host exported timeseries
- active_flows.as_client
- active_flows.as_server
- total_flows.as_client
- total_flows.as_server
- contacts.as_client
- contacts.as_server
- DNS, TCP, ICMP stats

Fixes #2776
2019-08-21 15:37:17 +02: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
Simone Mainardi
42593fc9ac Allows host pool changes from the host_details page for view interfaces 2019-08-06 10:27:05 +02:00
emanuele-f
e82c66fb7c Fix mixed global/per-interface nindex checks
Fix #2725
2019-08-01 11:53:55 +02:00
emanuele-f
664d165b2f Add hosts alerts link into flow alerts 2019-07-26 13:24:05 +02:00
emanuele-f
988e3eaab6 Move alerts configuration under the triangle icon 2019-07-26 10:59:38 +02:00
Alfredo Cardigliano
ce1b9821de Removed 'Talkers' page from Host Details as it contains a subset of the info in 'Peers' 2019-07-25 15:05:19 +02:00
Simone Mainardi
e61a5ba85b Hides VLAN in the host details page when tag is zero 2019-07-24 13:34:54 +02:00
Simone Mainardi
4155bd69b5 Shows VLANs in view interfaces hosts page when tags are present 2019-07-24 13:33:24 +02:00
emanuele-f
bcc6a78af4 Improve alert enable/disable buttons and allow config edit on idle hosts 2019-07-23 14:30:26 +02:00
emanuele-f
e94bd45ca6 Improve disabled flow status alerts gui 2019-07-23 10:28:17 +02:00
emanuele-f
6a6cedc899 Add ability to disable host alerts on specific flow status 2019-07-22 12:16:12 +02:00
Simone Mainardi
5270d09490 Allows alerts to be configured on view interfaces 2019-07-19 12:43:31 +02:00
Alfredo Cardigliano
60cbc056e5 Fixed Talkers sankey when analysing a pcap file 2019-07-15 18:31:20 +02:00
Alfredo Cardigliano
374eebdccf Hiding traffic report when analysing pcap dump 2019-07-15 12:23:34 +02:00
Simone Mainardi
2ba6b6f4f9 Implements count events/sec algorithm interface with lua 2019-07-12 17:20:58 +02:00
Alfredo Cardigliano
54c783f236 Filter flows by L4 protocol 2019-07-12 14:41:07 +02:00