Simone Mainardi
|
fbcf2f4948
|
Walks and adds ifAlias to SNMP interfaces list, charts and tables
Implements #2407 together with companion commit in the pro
|
2019-04-19 11:45:45 +02:00 |
|
Simone Mainardi
|
ce5d7d8400
|
Adds Portuguese/Brazilian localization file
Work Courtesy of Alexandre Giovaneli
|
2019-04-16 10:11:28 +02:00 |
|
Simone Mainardi
|
ddd3015db1
|
Implements alerts mitigation for stored alerts
|
2019-04-12 16:20:55 +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
|
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 |
|
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 |
|
Simone Mainardi
|
d7342798ca
|
Improves SSL certificates mismatch alerts
Implements #2510
|
2019-04-05 18:21:54 +02:00 |
|
Simone Mainardi
|
b4f849a51d
|
Domain in blacklisted alerts
|
2019-04-05 18:02:23 +02:00 |
|
emanuele-f
|
387543f8e9
|
Fix top talkers when mac address is used as LBD hosts ID
|
2019-04-05 17:49:22 +02:00 |
|
Simone Mainardi
|
a85b7cd398
|
Improves description of blacklisted flow alerts
Implements #2511
|
2019-04-05 15:40:33 +02:00 |
|
Salvatore Costantino
|
16bb781921
|
Fix port unreachable labels (#2505)
* fix port unreachable labels
* fix port unreachable labels
|
2019-04-05 00:03:07 +02:00 |
|
Alfredo Cardigliano
|
3f442f28b0
|
Rendering signature/severity for ids alerts
|
2019-04-04 16:31:13 +02:00 |
|
Alfredo Cardigliano
|
7ce1150a69
|
IDS flow alerts notification
|
2019-04-04 16:03:48 +02:00 |
|
Alfredo Cardigliano
|
96954bdabb
|
new ids alert type and configuration
|
2019-04-04 11:02:01 +02:00 |
|
Simone Mainardi
|
f827d8c700
|
Changes to DNS timeseries to show queries and replies together
|
2019-04-03 19:15:28 +02:00 |
|
Simone Mainardi
|
5e5ad77cec
|
Implements broadcast domain too large alerts
|
2019-04-01 14:20:57 +02:00 |
|
emanuele-f
|
ad77797482
|
Fix flow status formatting when no flowstatus_info is available
|
2019-03-28 11:59:14 +01:00 |
|
Alfredo Cardigliano
|
ca2e11bc0b
|
Anomalous -> Misbehaving Flows (fixes #2386)
|
2019-03-26 19:36:40 +01:00 |
|
emanuele-f
|
54becd3b22
|
Add local networks alias configuration
Closes #2476
|
2019-03-25 16:50:48 +01:00 |
|
emanuele-f
|
79543c6207
|
Flows table improvements
|
2019-03-25 16:04:29 +01:00 |
|
Simone Mainardi
|
091e89d5a3
|
Implements hosts walker by address CIDR
|
2019-03-21 15:25:00 +01:00 |
|
Simone Mainardi
|
4d162c17b5
|
Adds if_stats.lua Networks tab with broadcast domains
|
2019-03-21 11:17:09 +01:00 |
|
Simone Mainardi
|
4a2beea490
|
Removes misleading Slowloris indication
|
2019-03-18 16:28:07 +01:00 |
|
emanuele-f
|
8f5a6495a2
|
Add InfluxDB download link
|
2019-03-18 12:09:16 +01:00 |
|
Simone Mainardi
|
0023f7e247
|
Implements and shows ghost broadcast domains
|
2019-03-15 14:09:36 +01:00 |
|
Simone Mainardi
|
bac4be911d
|
Adds broadcast domain to the interface stats page
|
2019-03-14 17:17:18 +01:00 |
|
Simone Mainardi
|
3df8a9cf5d
|
Fixes nil entries in looking glass menu
|
2019-03-12 17:42:44 +01:00 |
|
Simone Mainardi
|
4b3ae0e652
|
Makes the ARP matrix generation optional using a pref
|
2019-03-12 14:53:06 +01:00 |
|
Simone Mainardi
|
912e461fdf
|
Adds description and threshold for long-lived flows
|
2019-03-06 12:58:39 +01:00 |
|
Luca Deri
|
468558ddb4
|
Adding a new timeseries: how to add number of unrecheable flows client/server per host.
|
2019-03-06 10:05:05 +01:00 |
|
Simone Mainardi
|
f8b120a9ce
|
Implements alerts for ICMP anomalies
Partially addresses #2387
|
2019-03-05 18:02:34 +01:00 |
|
Simone Mainardi
|
de286daf9c
|
Implements alerts for DNS anomalies
Partially addresses #2387
|
2019-03-05 16:49:50 +01:00 |
|
emanuele-f
|
c53082bb72
|
Use hosts rather than local hosts in the process memory chart
|
2019-03-05 14:12:12 +01:00 |
|
emanuele-f
|
8977ac81f6
|
Add ntopng process memory chart
|
2019-03-05 13:59:38 +01:00 |
|
Simone Mainardi
|
0785c81517
|
Makes the allowed device applications page always visible
|
2019-02-27 23:16:13 +01:00 |
|
emanuele-f
|
bb36653fd2
|
Add input checks in DHCP range configuration page
|
2019-02-27 15:58:26 +01:00 |
|
Simone Mainardi
|
2fd5a75b6a
|
Implements interface.findFlowByTuple to fix issues with ICMP
Fixes #2415
|
2019-02-27 11:39:02 +01:00 |
|
Luca
|
b775657f59
|
Added logic to report dropbox sharing information
|
2019-02-26 22:16:28 +01:00 |
|
emanuele-f
|
b778e77207
|
Initial support for DHCP range configuration
|
2019-02-26 18:08:02 +01:00 |
|
Luca Deri
|
42a53ac2a5
|
Added message when hosts/flows have been purged from memory
|
2019-02-23 10:20:12 +01:00 |
|
Luca Deri
|
42bd061639
|
Replaced label Mac Address with Device as used already in the footer
|
2019-02-23 09:41:22 +01:00 |
|
emanuele-f
|
4a97017f35
|
Fix mac-based serialization key and add a preference to enabled it (disabled by default)
|
2019-02-22 16:01:58 +01:00 |
|
emanuele-f
|
07ff4dee54
|
Improve InfluxDB connection errors
|
2019-02-21 10:47:40 +01:00 |
|
emanuele-f
|
405841431c
|
Add Custom Lists download alert and handle hourly download retry
Closes #2410
|
2019-02-21 01:07:22 +01:00 |
|
Simone Mainardi
|
7e2ac7fbaa
|
Implements timeseries of per-host misbehaving flows
Implements #2409
|
2019-02-20 16:31:37 +01:00 |
|
Simone Mainardi
|
e7cebdcd98
|
Adds description to elephant flows and exclude data transfer protocols
Fixes #2402
|
2019-02-20 15:28:27 +01:00 |
|