Commit graph

5232 commits

Author SHA1 Message Date
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
0113b367c9 Fixes #4275 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
gabryon99
11a6bf4870 add filter endpoint type to recipient datatable 2020-08-06 12:01:34 +02:00
Luca Deri
047a29aaf7 Fixes #4215 2020-08-05 19:25:37 +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
8cf5d706f8 Added DHCP server detection 2020-08-05 11:32:40 +02:00
gabryon99
dc322144ed added endpoint column 2020-08-04 17:21:43 +02:00
Luca Deri
9df1d8fe43 Added sort on periodicity filtering menu 2020-08-04 16:21:51 +02:00
Luca Deri
279b977c9f Reduced info lenght to enable better visualization 2020-08-04 15:45:33 +02:00
Luca Deri
038cdb2dc2 Added message for SNMP device edit error 2020-08-04 11:25:43 +02:00
Luca Deri
13447c10c0 Fixed issue that was preventing the script to run 2020-08-04 11:25:43 +02:00
Luca Deri
9f5dd2022a Fixes error when testing syslog-based recipients 2020-08-04 10:24:29 +02:00
Luca Deri
acdefc365c Removed payload (#4113) 2020-08-03 19:57:42 +02:00
Simone Mainardi
60b6d36315 Fixes script failure module 'snmp_config' not found in community 2020-08-03 11:05:18 +02:00
Simone Mainardi
3642c1ea0d Notification style fixes
Fixes #4259
2020-08-03 10:59:09 +02:00
Simone Mainardi
d31c460bd8 Minor geolocation message fix 2020-08-03 10:27:36 +02:00
gabryon99
46b50903e9 improved toasts style 2020-08-01 15:31:41 +02:00
Simone Mainardi
32f33d4415 Improves notifications with IP/symbolic name, ifid, and ifname
Fixes #4236
2020-07-31 16:52:15 +02:00
Alfredo Cardigliano
75ba792513 Check if pool recipients exist 2020-07-31 16:50:55 +02:00
Simone Mainardi
172e632395 Fixes UTC notification time (now using server TZ)
Fixes #4250
2020-07-31 16:16:19 +02:00
Alfredo Cardigliano
b15379d5be Handle old pools with no recipients 2020-07-31 12:56:40 +02:00
Alfredo Cardigliano
06b1bcdce0 Add an empty list of members/recipients for host pools if there is none 2020-07-31 11:59:00 +02:00
gabryon99
cc35284ea2 fixed broken host pool member page 2020-07-31 10:43:27 +02:00
Simone Mainardi
330234e3f7 Optimized hosts scripts using direct pool_id to retrieve config 2020-07-30 19:57:16 +02:00
gabryon99
ba6bfeb927 fixed missing host pool members 2020-07-30 19:41:21 +02:00
Simone Mainardi
946a41b773 Fixes syslog endpoint test 2020-07-30 18:57:54 +02:00
Alfredo Cardigliano
0c5de96a44 New lua API ntop.createUserSession. New REST API rest/v1/get/ntopng/session.lua to generate session cookies. 2020-07-30 18:08:03 +02:00
Simone Mainardi
45b62214a1 Minor localization fixes 2020-07-30 17:32:34 +02:00
Alfredo Cardigliano
9453c058db Fixes: login, syslog plugin, more 2020-07-30 17:08:14 +02:00
gabryon99
86175b2b5b removed redundant host pool defaul inside dropdown 2020-07-30 16:13:31 +02:00
gabryon99
7ceebe16ca recipient multiselected hidden when there are no recipients defined 2020-07-30 15:42:56 +02:00
Simone Mainardi
e451c87135 Adds additional logging to nEdge config API 2020-07-30 14:47:31 +02:00
Simone Mainardi
7a0a3b5d42 nEdge compatibility fixes with the new Defaul pool 2020-07-30 14:04:11 +02:00
gabryon99
a27b75b104 add test endpoint button 2020-07-30 12:03:43 +02:00
gabryon99
28061f941e add notifications entry 2020-07-30 12:03:43 +02:00
Alfredo Cardigliano
375be89b81 Add REST Endpoint for deleting users (implement #4219( 2020-07-30 11:25:20 +02:00
Alfredo Cardigliano
806c9540f2 Add REST Endpoint for creating users (implement #4218) 2020-07-30 10:54:20 +02:00
Simone Mainardi
04431e853c Enables pools in host user scripts configuration 2020-07-30 09:52:12 +02:00
Luca Deri
c99cc029d5 Periodicity stats improvements 2020-07-30 00:30:44 +02:00
Simone Mainardi
31f173cdad Prevents name changes for the default pool 2020-07-29 19:01:43 +02:00
Simone Mainardi
9e1ec844df Adds periodic_user_scripts.lua to periodic_activities_utils.lua 2020-07-29 18:26:26 +02:00
Simone Mainardi
b5f805fce5 Implements default pools
Implements #4158
2020-07-29 18:14:34 +02:00
Simone Mainardi
e0d936fc9c Fixes host pools getter returning non-existing pools 2020-07-29 16:39:31 +02:00
Simone Mainardi
4e96ae7e26 Refactors user_scripts method names 2020-07-29 15:17:31 +02:00
Simone Mainardi
99366d6ee3 Optimizes execution of user scripts (avoids multiple hosts HT walks) 2020-07-29 14:45:52 +02:00
Alfredo Cardigliano
2772e2f217 Reworked test_recipient() to use parameters instead of the stored recipient from 2020-07-29 12:37:18 +02:00
Simone Mainardi
1703488796 Fixes system CPU load 2020-07-29 11:42:39 +02:00
Simone Mainardi
ec9d092423 Fixes DNS stats when collecting from ZMQ
Fixes #4148
2020-07-29 10:40:53 +02:00