Commit graph

5115 commits

Author SHA1 Message Date
gabryon99
bd65d21996 added link to edit host pool members 2020-07-20 14:06:35 +02:00
gabryon99
2c27297ed3 add host pool members page 2020-07-20 11:50:44 +02:00
gabryon99
7e5f3d7319 added too many hosts notification 2020-07-20 11:50:44 +02:00
Alfredo Cardigliano
630e057a3d Improve printFlowSNMPInfo 2020-07-20 11:43:50 +02:00
Simone Mainardi
9a4a0f3439 Hides host pools menu from nedge 2020-07-20 10:50:24 +02:00
Simone Mainardi
2cc2b4bfa1 Augments host pool member information 2020-07-20 10:41:47 +02:00
Alfredo Cardigliano
bb0fbd4460 Flow details fix 2020-07-20 10:30:14 +02:00
Simone Mainardi
889bd554d5 Unbinds pool members when assigning them to the default pool 2020-07-20 09:34:11 +02:00
Simone Mainardi
7a9b1d8ef0 Fixes hosts search 2020-07-17 17:44:04 +02:00
Simone Mainardi
ccd9aa6c37 Minor cleanup 2020-07-17 17:32:01 +02:00
Simone Mainardi
52c022de20 Returns bind errors in REST endpoint to add host pool members 2020-07-17 17:29:46 +02:00
Simone Mainardi
a4abaed7b3 Returns pool members as array via REST 2020-07-17 14:14:09 +02:00
Simone Mainardi
aa99b6be61 Implement REST endpoint to get host pool members 2020-07-17 12:55:31 +02:00
Simone Mainardi
831dcfff83 Fixes for unbinding host pool members 2020-07-17 11:43:31 +02:00
Simone Mainardi
693a47c84d Fixes Fixes nEdge device protocol policing 2020-07-17 11:15:59 +02:00
Alfredo Cardigliano
2364e73345 DSCP utiliti functions 2020-07-17 10:40:38 +02:00
Simone Mainardi
7637564857 Fixes nEdge safe search validation 2020-07-17 10:23:13 +02:00
Alfredo Cardigliano
a1d9fd3695 Check privileges in rest set 2020-07-16 18:45:58 +02:00
Simone Mainardi
c623f21ba0 Refactors old host_pools_utils to nEdge-only host_pools_nedge 2020-07-16 18:17:19 +02:00
Simone Mainardi
916c55f0d7 Reworks pool_details.lua with the new lua implementation 2020-07-16 17:51:40 +02:00
Simone Mainardi
06f191cb6d Implements timeseries dump in the new host pools lua class 2020-07-16 17:51:13 +02:00
Simone Mainardi
749942c7a5 Reworks pool change dropdowns with the new lua implementation 2020-07-16 17:38:20 +02:00
Simone Mainardi
ea1ab932ae Reworks alert_utils.lua to use the new lua host pools class 2020-07-16 17:23:45 +02:00
Simone Mainardi
ad93df50f3 Migrates alert_quota_exceeded.lua to use the new lua host pools class 2020-07-16 17:21:06 +02:00
Simone Mainardi
c6599dfbd5 Migrates alert_creators.lua to use the new lua host pools class 2020-07-16 17:19:20 +02:00
Simone Mainardi
72f4772ada Migrates alert_consts.lua to use the new lua host pools class 2020-07-16 17:11:42 +02:00
Simone Mainardi
864e214f2f Migrates mac_details.lua to use the new lua host pools class 2020-07-16 17:07:44 +02:00
Simone Mainardi
19833430b8 Cleanup of password_dialog.lua to remove unnecessary host_pools_utils include 2020-07-16 16:33:22 +02:00
Simone Mainardi
db42608f9e Migrates edit_presets to use the new lua host pools class 2020-07-16 16:32:39 +02:00
Simone Mainardi
0ff5ca28df Cleanup of add_user_dialog.lua to remove unnecessary host_pools_utils include 2020-07-16 16:30:05 +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
Simone Mainardi
88eef24377 Reworks hosts_stats.lua to use the new lua host pools class 2020-07-16 16:24:46 +02:00
Simone Mainardi
23c9a1d68c Migrates host_details to use the new lua host pools class 2020-07-16 16:08:29 +02:00
Simone Mainardi
fbd2eb829f Migrates unknown_devices.lua to use the new lua host pools class 2020-07-16 16:01:22 +02:00
Simone Mainardi
4354614b01 Reworks get_unknown_devices_data.lua to use the new host pools lua class 2020-07-16 15:48:28 +02:00
Simone Mainardi
205eb8723c Reworks get_pools_data.lua to use the new host pools lua class 2020-07-16 15:44:02 +02:00
Simone Mainardi
ca6bd55132 Reworks get_pool_data.lua to use the new host pools lua class 2020-07-16 15:28:04 +02:00
Simone Mainardi
7b106473d4 Cleanup of get_grouped_hosts_data.lua to remove unused host_pools_utils.lua 2020-07-16 14:26:49 +02:00
Simone Mainardi
372d315ad1 Removes unnecessary host_pools_utils include in find_prefs.lua 2020-07-16 14:20:23 +02:00
Simone Mainardi
02e988766b Reworks manage_pool_members.lua to use the new host pools lua implementation 2020-07-16 12:21:26 +02:00
gabryon99
a54f67756c removed semi-colon from too-many-flows notification 2020-07-16 11:56:12 +02:00
gabryon99
da7278065d moved update notification and too many flow notification 2020-07-16 11:56:12 +02:00
Alfredo Cardigliano
50de4d435a REST API to set the host alias (#4145) 2020-07-16 09:53:24 +02:00
Simone Mainardi
ccb5ce3c9c Simplifies get_pool_by_member 2020-07-15 16:23:40 +02:00
Simone Mainardi
31715e65d2 Implements REST endpoint to check host pool members before bind
Implements #4138
2020-07-15 16:02:08 +02:00
Simone Mainardi
1405107c13 Implements in-memory host pools bind checks 2020-07-15 15:32:42 +02:00
Simone Mainardi
4e886711cf Refactors pools members bind checks (eases host pools checks) 2020-07-15 15:11:58 +02:00
gabryon99
e71f1a3e45 removed hard coded string in alert notification 2020-07-15 15:01:07 +02:00
gabryon99
125818ae05 removed validation for notifications 2020-07-15 15:01:07 +02:00
Simone Mainardi
eb5c15ed88 Optimizes bind_member 2020-07-15 11:56:31 +02:00