Commit graph

587 commits

Author SHA1 Message Date
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
Simone Mainardi
dce5623bc2 Fixes pool ids associated with interface alerts 2020-07-21 15:24:19 +02:00
Alfredo Cardigliano
c6cf8e418e Add timeseries for host and interface DSCP classes 2020-07-21 10:08:08 +02:00
Luca Deri
84bd93f903 Implemented periodicity stats 2020-07-20 22:44:23 +02:00
Alfredo Cardigliano
28bbbe0193 Add interface details DSCP stats tab 2020-07-20 17:48:48 +02:00
Simone Mainardi
b2f6b03ce7 Cleanup of if_stats.lua to remove unnecessary host_pools_utils include 2020-07-16 16:27:22 +02:00
Alfredo Cardigliano
1fb820069b Enable companion interface configuration for zmq interfaces 2020-07-02 10:47:37 +02:00
Simone Mainardi
4ecb2ba33f Hides unassigned pool devs for interfaces without macs 2020-07-01 16:19:44 +02:00
Simone Mainardi
54b29aa1dc Implements GUI to configure host pools
Implements #4098
Implements #4087
2020-07-01 16:05:01 +02:00
Simone Mainardi
b8eabac4ba Adds timeseries of database dumped/dropped flows 2020-06-25 15:11:46 +02:00
Simone Mainardi
49e1340a3a Fixes if_stats page layout with ZMQ interfaces 2020-06-24 15:55:25 +02:00
Simone Mainardi
0bbb30e13e Refactors snmp_utils global methods into module functions 2020-06-10 13:09:30 +02:00
Simone Mainardi
8a3e65ac50 Requires snmp_utils as local module 2020-06-10 12:17:25 +02:00
Simone Mainardi
7067bb3725 Migrates if_stats.lua to REST API v1 2020-06-01 10:34:26 +02:00
Alfredo Cardigliano
192a043ae5 Remove iface_ndpi_stats.lua (use the REST API) 2020-05-28 11:21:43 +02:00