emanuele-f
00afdaa79d
Fix for old rrd_tune not supporting adding columns
2019-05-16 11:18:28 +02:00
emanuele-f
3e612869a5
Fix interface RRD overlap between mining category and application
...
Interface categories are now placed under the ndpi_categories rrd subfolder. Existing data is migrated.
2019-05-16 00:13:43 +02:00
Simone Mainardi
e68fc31b5e
Removes unsafe sqlite3 queries from Lua
2019-05-15 14:43:22 +02:00
emanuele-f
d3200464d7
Fix "evexporter_iface:traffic" RRD path collision
2019-05-14 20:38:44 +02:00
emanuele-f
f31451d0bb
Add test to avoid RRD overlapping paths
2019-05-14 20:38:44 +02:00
Simone Mainardi
d068e817d1
Implements multiple companions per ZMQ interface
2019-05-14 16:41:52 +02:00
emanuele-f
359d359d09
Add ICMP flow filter
...
Closes #2498
2019-05-14 16:40:16 +02:00
emanuele-f
5aff6583b2
Fix RRD errors for duplicate LBD hosts serialized by MAC
2019-05-14 10:35:46 +02:00
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