Luca Deri
0fc082d360
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2019-04-30 15:28:10 +02:00
Luca Deri
1f7d236315
Added ARP matrix to the menu
2019-04-30 15:22:49 +02:00
emanuele-f
2ca170f722
Implement Pods and Containers stats refresh
2019-04-30 15:18:50 +02:00
Alfredo Cardigliano
79c8da25d8
Added ifid param to rest/get/alert/data.lua
2019-04-29 19:15:24 +02:00
emanuele-f
4f32f927c8
Add function to get the exporter interface identifier
2019-04-29 17:39:15 +02:00
emanuele-f
b0f59fa6e2
Show process actual/peak memory in the flow details page
2019-04-29 16:18:33 +02:00
emanuele-f
a2d30d4935
Remove TCP flags from zmq eBFP interfaces
2019-04-29 15:50:39 +02:00
emanuele-f
8e546e904d
Add event exporters charts
2019-04-29 15:11:01 +02:00
emanuele-f
cdcac0e6a2
Add event exporter traffic timeseries
2019-04-29 14:15:32 +02:00
emanuele-f
48236e006d
Add event exporters page
2019-04-29 13:56:11 +02:00
emanuele-f
b82cae8457
Display docker container name
2019-04-29 13:30:37 +02:00
emanuele-f
b01f104a36
Move process information into client/server column
2019-04-29 12:09:44 +02:00
Simone Mainardi
21e62cb6d5
Updates eBPF parsing
2019-04-29 10:44:01 +02:00
emanuele-f
813b169b7b
Fix broken flows page refresh with eBPF
2019-04-29 09:37:56 +02:00
emanuele-f
afe7b9c978
Remove unimplemented sort from new columns
2019-04-26 16:23:14 +02:00
emanuele-f
6bbe06f327
Fix missing alert triangle in flows from zmq
2019-04-26 16:19:58 +02:00
emanuele-f
939ca8c166
Implement eBPF flows view and improve containers/pods pages
2019-04-26 15:34:53 +02:00
emanuele-f
fdc7772519
Implement simplified flows page with container filter
2019-04-26 10:44:44 +02:00
Simone Mainardi
dd848a5ae9
Fixes pod containers link
2019-04-24 20:14:54 +02:00
emanuele-f
61c160a085
Fix reverted condition
2019-04-24 19:26:46 +02:00
emanuele-f
6ea942715b
Add pod/containers timeseries export
2019-04-24 19:18:41 +02:00
emanuele-f
6fb921d68a
Implement Pods and Containers page
2019-04-24 18:46:07 +02:00
Simone Mainardi
25d6fc32c6
Shortens container UUID in flow details
2019-04-24 15:18:50 +02:00
Simone Mainardi
72b0fbb8a7
Displays container information in the flow details page
2019-04-24 15:02:27 +02:00
emanuele-f
5e54c3c372
Properly handle pre-computed "Other" in top talkers
...
Fixes duplicate other entry and link
Fixes #2545
2019-04-23 11:35:59 +02:00
emanuele-f
de0e24c9f1
Fix received bytes not accounted in host L4 pie chart
2019-04-23 10:37:22 +02:00
emanuele-f
dad7057233
Add warning when remote admin access is enabled but gui access is restricted
...
Closes #2501
2019-04-19 18:10:40 +02:00
Simone Mainardi
25785fca62
Groups together flow alerts for the same flow in a counter variable
...
This is to mitigate the number of alerts and implements #2515
2019-04-19 16:14:06 +02:00
emanuele-f
dfc9de74a0
Host pools gui fixes and improvements
...
- Fix selectable "Not Assigned" pool in manage pools
- Hide "Unassigned Devices" tab for interfaces without macs
- Add note in "Unassigned Devices" to explain the list shown
Fixes #2486
2019-04-19 12:43:53 +02:00
emanuele-f
0f2f6a7f01
Document local broadcast domain, DHCP range and application rules
2019-04-18 10:13:06 +02:00
Simone Mainardi
5a89e6f131
Link to see all the applications belonging to a certain category
...
Implements #2539
2019-04-17 15:56:11 +02:00
emanuele-f
ebc5251a7f
Use fully qualified name for retention policy based queries
2019-04-17 15:31:56 +02:00
Francesco Staccini
1d9b35be42
ARP Map ( #2540 )
...
* arp matrix graph and fix
* bug fix
* graph fix
* bug fix
* tests on arp graph
* merged heatmap.js and map.js
* graph dinamic resize
* minor fix
* graph dinamic width
* graph performance improvement
* clean code
* fix manual refresh
* message for empty graph
* clean code
* more clean
* update arpMap and host details
* migrate to v4.min version of d3.js
2019-04-17 13:23:10 +02:00
emanuele-f
94b143c8a3
Avoid adding duplicate applications with different letter case
...
Fix #2534
2019-04-16 17:32:52 +02:00
emanuele-f
d5d551853c
Do not account the Unknown protocol in the Unspecified category
...
Such protocol should not modified by the used see (78a20a166 ).
Fix #2536
2019-04-16 17:17:31 +02:00
emanuele-f
4a4f40dfd3
Fix page numbers in Applications and Categories when a filter is selected
2019-04-16 17:06:05 +02:00
emanuele-f
53cbcc79c2
Fix timeseries menu selection with inactive entries
...
Fix #2537
2019-04-16 16:57:20 +02:00
emanuele-f
eb84f255e8
Fix category search in "Applications and Categories"
...
Fixes #2538
2019-04-16 16:31:58 +02:00
emanuele-f
214def7d1d
Hide host identifier warning on non-packet interfaces
2019-04-16 10:18:38 +02:00
Simone Mainardi
ce5d7d8400
Adds Portuguese/Brazilian localization file
...
Work Courtesy of Alexandre Giovaneli
2019-04-16 10:11:28 +02:00
Luca Deri
a10c6483a2
Minor fix for interfaces with no packets visibility
2019-04-15 14:33:23 +02:00
emanuele-f
b0fcf3f300
Do not show DHCP configuration for PCAP interfaces
2019-04-12 18:24:30 +02:00
emanuele-f
eddcc59d4c
Fix possible script failure when protos.txt is not readable
2019-04-12 17:32:46 +02:00
Simone Mainardi
ddd3015db1
Implements alerts mitigation for stored alerts
2019-04-12 16:20:55 +02:00
emanuele-f
0968bb15bd
Fix rename error
2019-04-12 10:43:52 +02:00
emanuele-f
fe74bfe4d0
Fix warning messages about DHCP hosts with multiple interfaces
2019-04-12 10:35:48 +02:00
emanuele-f
fa4330bbfd
Implement alert for IP addresses assigned outside the configured DHCP ranges
2019-04-11 17:01:39 +02:00
emanuele-f
14a9d83a30
Move local broadcast domain preference to the interface settings and show warnings
...
A dismissable warning is shown if DHCP traffic has been seen on the currrent interface.
2019-04-11 12:52:15 +02:00
emanuele-f
2aeeb63142
Implmenent host total flows timeseries.
...
"host:flows" data will be dropped in favor of "host:active_flows", which has separated client and server counters
Closes #2528
2019-04-10 18:22:41 +02:00
emanuele-f
21f202ccb2
Implement protos.txt editing via the gui.
...
Editor is only enabled if the -p option is specified.
Also added an hook in the flow to easily add domain.
Closes #1837
2019-04-10 16:16:39 +02:00