Alfredo Cardigliano
|
e59f321d02
|
Fix default pool creation
|
2023-12-01 09:48:29 +01:00 |
|
Alfredo Cardigliano
|
87cbc17fad
|
Fix nedge default pool
|
2023-05-15 16:00:39 +02:00 |
|
Alfredo Cardigliano
|
1bf54e7ac2
|
Major cleanup of host_pools_nedge, now using host_pools code
|
2023-05-15 15:21:53 +02:00 |
|
Luca Deri
|
e1aab37687
|
Disabled lock in pools
|
2022-09-06 11:54:36 +02:00 |
|
Luca Deri
|
be90bf50df
|
Optimized pools lock/unlock removing redis with a lock in ntopng
|
2022-09-05 20:00:29 +02:00 |
|
Alfredo Cardigliano
|
ca846f4015
|
Remove Interface pool (we have the host pool only now)
|
2022-02-25 18:04:46 +01:00 |
|
Alfredo Cardigliano
|
1e31c6bfd9
|
Remove SNMP pool
|
2022-02-25 15:55:22 +01:00 |
|
Alfredo Cardigliano
|
61ca86bc7c
|
Cleanup _set_cache_flag
|
2022-02-18 12:01:52 +01:00 |
|
Alfredo Cardigliano
|
29c0ba4594
|
Removed recipient selection from pools. Only severity and category are used as filters now. New filtering based on pool to be done.
|
2022-02-18 11:45:16 +01:00 |
|
Alfredo Cardigliano
|
257ece18c0
|
Copyright update (Lua)
|
2022-01-03 09:42:33 +01:00 |
|
Luca Deri
|
86435e3561
|
Removed call to ntop.reloadPeriodicScripts that is no longer required
|
2021-10-20 15:38:30 +02:00 |
|
Simone Mainardi
|
9937e576ec
|
Handles the jailed hosts pool as a builtin pool like default
Addresses #5973
|
2021-10-13 17:46:49 +02:00 |
|
Simone Mainardi
|
9d9e0a2511
|
Fixes import of exported pools
Addresses #5701
|
2021-07-20 16:38:31 +02:00 |
|
Simone Mainardi
|
ddad633b3a
|
Fixes checks and addition of host pools
Addresses #5677
|
2021-07-15 10:52:10 +02:00 |
|
Simone Mainardi
|
76fd315d1b
|
Refactors user_scripts into checks (lua)
|
2021-06-16 18:02:22 +02:00 |
|
Alfredo Cardigliano
|
5464f23d2f
|
Fix policy persistency changing other pool compoenents
|
2021-05-28 10:08:24 +00:00 |
|
Matteo Biscosi
|
9be61a0838
|
Blocked delete and possibility to modify the Jailed Host Pool
|
2021-05-26 10:21:54 +02:00 |
|
Matteo Biscosi
|
900a867a9b
|
Standardized host pool name
|
2021-05-25 12:15:22 +02:00 |
|
Simone Mainardi
|
42c82ba8f4
|
Implements C++ HostPool getPoolByName
Implements #5409
|
2021-05-25 11:42:42 +02:00 |
|
Simone Mainardi
|
f5ae35e4b6
|
Minor fixes
|
2021-05-19 12:00:36 +02:00 |
|
Simone Mainardi
|
1b272d63a1
|
Fixes recipients not handled when setting policies
|
2021-05-19 10:36:48 +02:00 |
|
Alfredo Cardigliano
|
b99384494e
|
Fix pools set policy
|
2021-05-18 18:06:44 +02:00 |
|
Matteo Biscosi
|
553a059557
|
Added getters and setters for host pools policy
|
2021-05-14 17:41:06 +02:00 |
|
Simone Mainardi
|
f61ffc045b
|
Merge branch 'c-user-scripts' into dev
|
2021-03-22 10:36:13 +01:00 |
|
Simone Mainardi
|
aea9138bfb
|
Implements flow callbacks and alerts in C++
|
2021-03-22 09:51:36 +01:00 |
|
Alfredo Cardigliano
|
2758ec85a5
|
Fix import of of recipients for default pools (and merging for existing pools) #5083
|
2021-03-04 14:31:43 +01:00 |
|
Alfredo Cardigliano
|
5f759a6766
|
Fix pools:_persist call
|
2021-03-01 18:29:44 +01:00 |
|
Alfredo Cardigliano
|
90c31e11ec
|
Fix pools:_initialize
|
2021-03-01 18:25:21 +01:00 |
|
Alfredo Cardigliano
|
fa311e3ade
|
Rework user script working sets (a single configset is supported now)
|
2021-03-01 15:37:45 +01:00 |
|
Luca Deri
|
a1178a0791
|
Updated (C)
|
2021-01-02 12:08:23 +01:00 |
|
Simone Mainardi
|
93ef5c08d8
|
Allows a recipient to be bound to every pool upon creation
|
2020-11-27 16:30:55 +01:00 |
|
gabryon99
|
15772bd0fe
|
refactor for endpoints and recipients (#4707)
|
2020-11-25 16:25:55 +01:00 |
|
Simone Mainardi
|
e7a6682aba
|
Implements transactional host pools members add
|
2020-11-13 19:15:21 +01:00 |
|
Simone Mainardi
|
3937888f96
|
Adds pools, active monitoring, endpoints and recipients to nEdge
|
2020-11-12 17:32:29 +01:00 |
|
gabryon99
|
ee3bb1db29
|
add check for builtin recipients (#4663)
|
2020-11-02 12:19:56 +01:00 |
|
gabryon99
|
ee4733e2ed
|
fixed notification keys set (#4662)
|
2020-11-02 11:02:39 +01:00 |
|
gabryon99
|
8dd860ea2a
|
implemented wizard-likes messages for endpoints and recipients (#4658)
|
2020-11-01 18:31:42 +01:00 |
|
Alfredo Cardigliano
|
fb011bc0af
|
Add missing pool_import_export.lua including pools export and reset (#4433 #4475)
|
2020-10-02 12:32:04 +02:00 |
|
Simone Mainardi
|
6c1280a8e5
|
Reworks recipients.lua as static rather than (useless) instance
|
2020-09-23 15:03:07 +02:00 |
|
Simone Mainardi
|
0bbcc12edb
|
Fixes pools_alert_utils.lua:112: bad argument #1 to 'for iterator'
|
2020-09-16 18:26:39 +02:00 |
|
Simone Mainardi
|
b7341506f7
|
Implements checks for script type and alert severity in dispatch_notification
|
2020-09-16 13:08:07 +02:00 |
|
Simone Mainardi
|
fdf65adc62
|
Reworks recipient register/delete and Lua VMs reload
|
2020-09-15 15:58:48 +02:00 |
|
Simone Mainardi
|
27ef917766
|
Implements flag to indicate default-only pools
|
2020-09-10 16:29:00 +02:00 |
|
Simone Mainardi
|
e0192d03be
|
Implements reset of pools and REST API endpoint
Implements #4384
|
2020-09-10 14:45:28 +02:00 |
|
Simone Mainardi
|
c1078d2f21
|
Implements additional pools and edit/get REST API
Implements #4380
Implements #4381
|
2020-09-10 11:11:08 +02:00 |
|
Simone Mainardi
|
9e99fa1403
|
Uses new in-memory queues for alert recipients (avoid Redis)
|
2020-09-08 18:36:18 +02:00 |
|
Simone Mainardi
|
2aa4588c07
|
UI fixes for new recipients
|
2020-09-08 14:57:55 +02:00 |
|
gabryon99
|
146e0f7945
|
rewrok gui for new recipients api
|
2020-09-08 14:08:44 +02:00 |
|
Simone Mainardi
|
32b4a1cca4
|
Refactors base_pools to pools
|
2020-09-01 10:53:36 +02:00 |
|