|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +#### ntopng 2.4.0 |
| 4 | + |
| 5 | + |
| 6 | +- Fundamental memory-management, stability and speed improvements |
| 7 | +- Security fixes to prevent privileges escalation and XSS |
| 8 | +- Improved alerts with support for |
| 9 | + - Re-arming |
| 10 | + - Nagios |
| 11 | + - Network-based triggers |
| 12 | + - Suspicious probing attempts |
| 13 | +- Netfilter support with optional packet dropping features |
| 14 | +- Routing visibility through RIPE |
| 15 | +- Hosts/flows listing and grouping facilities implemented directly into the C core rather than in Lua |
| 16 | +- Fine-grained historical data drill-down features in the Professional/Small Business version. Features include top talkers, top applications, and interactions between hosts. |
| 17 | +- Integrations with other tools: |
| 18 | + - LDAP authentication support |
| 19 | + - alerts forwarding/withdrawal to Nagios |
| 20 | + - nBox integration to request pcaps of monitored flows |
| 21 | + - Apache Kafka flows export |
| 22 | +- Extended and improved traffic *monitoring*: |
| 23 | + - TCP sessions trhoughput estimations and state breakdown (e.g., established, reset, etc.) |
| 24 | + - Goodput monitoring |
| 25 | + - Trends detection |
| 26 | + - Highligh of low-goodput flows and hosts |
| 27 | + - Added hosts top-visited sites |
| 28 | +- Built-in support for: |
| 29 | + - GRE detunnelling |
| 30 | + - per-VLAN historical statistics |
| 31 | + - ICMP and ICMPv6 dissection |
| 32 | +- Extended and improved supported OSes: Ubuntu 16, Debian 7, EdgeOS |
| 33 | +- Optional support for hosts categorization via service `flashstart.it` |
| 34 | +- New options: |
| 35 | + - `--capture-direction` that allows the user to chose which direction to monitor (tx only, rx only, or both) |
| 36 | + - `--zmq-collector-mode` to assure proper nProbe flow collection behind firewalls |
| 37 | + - `--online-license-check` for to check licenses online |
| 38 | + - `--print-ndpi-protocols` to print nDPI Layer-7 application protocols supported |
| 39 | + |
3 | 40 | #### ntopng 2.2.0
|
4 | 41 |
|
5 | 42 | - Implementation of **traffic profiles**, logical flow-based aggregations -- e.g., Facebook traffic originating at host X. Real-time statistics as well as historical data are collected for each traffic profile
|
|
0 commit comments