Commit graph

1869 commits

Author SHA1 Message Date
Luca
b9cba0e04f Bound fingerprint to application name 2019-05-14 10:17:16 +02:00
emanuele-f
cd7d987ac8 Fix long lived flow status
Fixes #2550
2019-05-13 18:01:40 +02:00
emanuele-f
641fdcb70b Handle generic paths for new timeseries schemas
Fixes bad path with containers and pods
2019-05-13 17:49:27 +02:00
emanuele-f
a4ed782486 Add option to disable flow dump on a network interface
Closes #2576
2019-05-13 17:18:16 +02:00
Alfredo Cardigliano
7d3183e642 Added REMOTE_ADDR to _SERVER, recording address in alerts generated by the tracker, logging IP address from which password has been changed (#2554) 2019-05-13 16:13:15 +02:00
emanuele-f
372cb9eefe Show mac specific timeseries into the host menu
Closes #2557
2019-05-13 15:51:06 +02:00
emanuele-f
c58d302ad6 Fix possible nil num_ds 2019-05-12 16:36:23 +02:00
emanuele-f
9c8c05b6bb Reduce RRD message verbosity 2019-05-10 16:55:15 +02:00
emanuele-f
794d0459a6 Improve InfluxDB getDiskUsage result check 2019-05-10 10:26:13 +02:00
SalvatoreCostantino
3fe3fecabf Splitted metric in host:ndpi_categories schema 2019-05-07 23:06:31 +02:00
Luca Deri
0ec224db49 Alert nil fixes 2019-05-07 22:11:41 +02:00
emanuele-f
c8f78a6882 Add documentation on how to modify existing timeseries schemas 2019-05-07 15:48:32 +02:00
emanuele-f
590d3ff12b Use rrd_tune to fix RRD when a new timeseries metric is added 2019-05-07 14:54:44 +02:00
emanuele-f
16d0af12cd Add missing RRD error checks 2019-05-07 12:54:47 +02:00
Simone Mainardi
83be04337e Allows only companion interfaces with mirrored traffic 2019-05-05 19:35:12 +02:00
Simone Mainardi
ba0273a3ff Adds companion interface to NetworkInterface 2019-05-03 11:08:50 +02:00
Simone Mainardi
9cfd5ba968 Fixes throughput alerts format 2019-05-02 10:31:02 +02:00
Simone Mainardi
9898c49a15 Initial work to add the companion interface 2019-04-30 19:43:23 +02:00
emanuele-f
4f32f927c8 Add function to get the exporter interface identifier 2019-04-29 17:39:15 +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
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
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
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
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
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
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
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
53cbcc79c2 Fix timeseries menu selection with inactive entries
Fix #2537
2019-04-16 16:57:20 +02:00
Simone Mainardi
ce5d7d8400 Adds Portuguese/Brazilian localization file
Work Courtesy of Alexandre Giovaneli
2019-04-16 10:11:28 +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
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
Salvatore Costantino
1768d0b121 Modified ARP time series (#2520) 2019-04-09 15:28:29 +02:00
emanuele-f
acdd80767e Remove getGraphMenuEntries function 2019-04-08 18:36:30 +02:00
Simone Mainardi
db44a554c9 RTP in flow details fixes 2019-04-08 18:28:45 +02:00
Salvatore Costantino
76dded229a Added ICMP ECHO time series (#2518)
* Added ICMP ECHO time series

* added icmp echo time series
2019-04-08 16:10:30 +02:00
Salvatore Costantino
f27f137c09 Added TCP packets time series (#2516) 2019-04-08 15:30:45 +02:00
Salvatore Costantino
dd24d2a932 Removed net unreachable counters (#2517) 2019-04-05 21:32:37 +02:00