Commit graph

751 commits

Author SHA1 Message Date
Alfredo Cardigliano
b4e2bcae56 Add js to dynamically toggle settings on mirror input change 2020-12-30 10:58:03 +01:00
Alfredo Cardigliano
cb39e12f70 Enable gui directions for pcap interface 2020-12-30 10:40:04 +01:00
Alfredo Cardigliano
5907af0ce5 Print interface MAC address 2020-12-30 10:07:25 +01:00
Alfredo Cardigliano
5ac6b93338 Show MAC configuration only with Mirror enabled. Code optimizations. 2020-12-29 19:24:45 +01:00
Alfredo Cardigliano
4d47a2cc6d Show gw mac configuration in packet mode only 2020-12-29 09:38:59 +01:00
Alfredo Cardigliano
33415ad2dd Add support for traffic direction based on the MAC address (implement #4852) 2020-12-29 09:36:51 +01:00
gabryon99
e35100f25c removed table responsive wrapper (#4798) 2020-12-28 18:41:21 +01:00
Luca Deri
5a455386cb Fixes #4750 2020-12-24 15:46:30 +01:00
gabryon99
29f697ec46 add periodicity map entry 2020-12-23 22:12:01 +01:00
gabryon99
213262f58d add maps menu inside the sidebar 2020-12-23 22:12:01 +01:00
gabryon99
5f801c53fb add periodicity link inside ifstats menu 2020-12-23 18:26:27 +01:00
Matteo Biscosi
f13e7157fc Removed ifname from redis prefs keys 2020-12-18 12:27:59 +01:00
gabryon99
65a5d4658c add new service map page under host menu 2020-12-16 21:05:58 +01:00
Luca
e1158fb855 Removed Logstats implementation that was suboptinal
Replaced sys syslog that is more generic and that can also be used with Logstash
Fixes #4796
2020-12-14 13:52:12 +01:00
Simone Mainardi
204026d9c9 Fixes too-many-export-drops alerts
Fixes #4742
2020-11-27 11:37:43 +01:00
gabryon99
1c73df18db add table-responsive class (#4692) 2020-11-09 17:05:36 +01:00
gabryon99
4eaedf5c75 add responsive div wrapper for necessary tables (#4681) 2020-11-06 10:50:09 +01:00
Alfredo Cardigliano
3a05d777bc Improve dynamic disaggregation manu 2020-11-03 14:46:07 +01:00
Luca Deri
9d232d614c Various cosmetic fixes in host and flow pages
Service map is not reported when there are no services listed
2020-11-01 13:54:24 +01:00
Simone Mainardi
be3c882a7c Fixes reverted trends in if_stats.lua 2020-10-23 15:02:12 +02:00
Simone Mainardi
504148e0ab Standardizes probe-size drops
Fixes #4619
2020-10-23 14:46:41 +02:00
gabryon99
d9bba4b4b2 add to pool shortcut for interface and local network (#4093) 2020-10-16 18:02:22 +02:00
gabryon99
6fe28145e0 hide text in interface config page (#4599) 2020-10-15 19:54:01 +02:00
Luca Deri
3af2b10a9f Reworked service and periodic map 2020-10-11 14:47:31 +02:00
Simone Mainardi
b2bbc6d745 Fixes wrong count of unhandled flows in disaggregated interfaces 2020-10-09 18:53:50 +02:00
Alfredo Cardigliano
a64095f244 Add syslog stats to the interface page 2020-10-09 15:45:59 +02:00
Alfredo Cardigliano
bafccf2c06 Add malformed/dispatched syslog counters. Inc counters in the Suricata plugin. 2020-10-09 15:00:21 +02:00
Simone Mainardi
8bf82dd0cb Implements stats page for interface queue drops monitoring 2020-10-08 12:52:55 +02:00
Luca Deri
f565328cca Minor improvements in service map reporting 2020-10-07 23:56:14 +02:00
Simone Mainardi
d5d9c5976e Removes a debug log 2020-10-07 13:38:26 +02:00
Simone Mainardi
46cd8a72a3 Fixes throughput shown for ZMQ interfaces
Fixes #4529
2020-10-07 13:34:28 +02:00
gabryon99
485e545c34 user scripts tab hidden (#4502) 2020-10-03 17:32:58 +02:00
Luca Deri
21f3fbd847 Added service map reporting 2020-10-02 23:29:15 +02:00
Simone Mainardi
b7bdd1edaf Massive cleanup of alerts (disabled/suppressed)
Fixes #4504
2020-10-01 18:40:11 +02:00
gabryon99
ea8e30bac0 unified tab style across the pages (#4471) 2020-09-23 21:49:35 +02:00
gabryon99
3e4b54cffb hide mtu and speed when interface is view 2020-09-22 10:59:00 +02:00
Alfredo Cardigliano
875e4febc6 Report whether flow dump is disabled from runtime prefs 2020-09-18 11:42:38 +02:00
Alfredo Cardigliano
85e62b6c1e Fix exported flows rate unit 2020-09-17 11:08:29 +02:00
Alfredo Cardigliano
37b41db270 Show Direct Mode in flow export stats 2020-09-17 10:36:02 +02:00
Alfredo Cardigliano
3f9b3a8272 Add trend icon for unhandled flows 2020-09-16 18:57:02 +02:00
Alfredo Cardigliano
eaa98e6002 Show counters for unhandled flows 2020-09-16 18:52:19 +02:00
Simone Mainardi
a88541c05f Implements inline drilldown of protocol categories
Implements #4290
2020-08-20 15:41:17 +02:00
Simone Mainardi
1ae2b2d932 Refactors NtopngUtils into NtopUtils 2020-08-18 15:10:04 +02:00
Simone Mainardi
e61f9ffe68 Refactor JS code into class NtopngUtils
Implements #3735
2020-08-18 14:13:48 +02:00
Luca Deri
75efc0ec0c Partial fix (community code is now clean) for #2533
Reworked inteface disaggregation
Moved to attic some unused classes
Added ability to disaggregate also for Probe IP + Ingress Interface
2020-08-07 17:20:26 +02:00
Luca Deri
3ba1cc622e Added checks on remote flow collection
- check clock drift and report it as alert
- fix flow time drift
2020-08-06 18:22:47 +02:00
Luca Deri
6b62b5ff90 Added support for ZMQ probe OS and version 2020-08-05 17:27:02 +02:00
Luca Deri
565f001f0e Added support for real flow lifetime computed on the nProbe side. This value could have been computed on the ntopng side too, however implementing it this way leaves room for improvement whenever nProbe aggregates (flow cache is active) or exports raw (no cache) flows 2020-08-05 16:03:28 +02:00
Luca Deri
aa7418b90b Added number of periodicities 2020-07-28 17:17:37 +02:00
Alfredo Cardigliano
45a95cc754 Fix dropped alerts counter (fix #4193) 2020-07-22 12:18:29 +02:00