Commit graph

3294 commits

Author SHA1 Message Date
Simone Mainardi
0d07e5a699 Cosmetic fix 2020-08-18 10:24:15 +02:00
Simone Mainardi
16db3cda67 Reworks REST API to return i18n success/error messages
Implements #4300
2020-08-17 19:18:16 +02:00
Luca Deri
398e25c022 Disabled log 2020-08-17 18:24:05 +02:00
Simone Mainardi
d95b58a9d8 Implements filter to select interfaces Up with traffic detected
Implements #4303 along with companion pro commit
2020-08-17 17:32:01 +02:00
Luca Deri
f0ade98875
Merge pull request #4302 from WuerthPhoenix/add_rest_api_to_update_user
Add edit user endpoint
2020-08-16 10:14:49 +02:00
gabryon99
624ca3abd1 imporved look and feel for the pages and add new modal close confirm 2020-08-14 16:17:31 +02:00
Luca Deri
e04efa250e Added starts() function as lua_utils is no longer referenced and thus this function is necessary 2020-08-14 12:47:42 +02:00
Mattia Codato
d9a762feca Add edit user endpoint 2020-08-14 12:25:36 +02:00
Alfredo Cardigliano
1160066b08 Add logging for all non-get REST calls (fix #4279) 2020-08-14 12:02:09 +02:00
gabryon99
25645e6add improved page style and added a layout to am notes 2020-08-14 09:17:11 +02:00
Luca Deri
b6a1386969 Fix for parameter checking 2020-08-13 19:21:00 +02:00
Alfredo Cardigliano
628bdd8994 Add tracing of rest set calls 2020-08-13 16:08:25 +02:00
gabryon99
1421833477 slightly improvment for ntopng gui on mobile devices 2020-08-10 11:19:04 +02:00
Luca Deri
d62303cc23 Added REST call to list all users rest/v1/get/ntopng/users.lua
Added specific error in case an existing user is already existing (REST API rest/v1/add/ntopng/user.lua)
2020-08-07 18:03:34 +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
Luca Deri
047a29aaf7 Fixes #4215 2020-08-05 19:25:37 +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
Simone Mainardi
330234e3f7 Optimized hosts scripts using direct pool_id to retrieve config 2020-07-30 19:57:16 +02:00
Simone Mainardi
946a41b773 Fixes syslog endpoint test 2020-07-30 18:57:54 +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
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
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
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
Simone Mainardi
301b8ce83c Changes pools lock key to avoid saving it as preference 2020-07-28 19:10:45 +02:00