GabrieleDeri
|
85fa6d1b1a
|
Updated host pool pages to vuejs, missing policy page TODO (#9469)
* Updated host pool pages to vuejs, missing policy page TODO
* Removed print
|
2025-08-02 16:24:29 +02:00 |
|
GabrieleDeri
|
fe18eff11d
|
Started fixing rest Documentation and postman collection creation (#8987)
|
2025-02-24 11:46:44 +01:00 |
|
Matteo Biscosi
|
4d924a88c4
|
Fixes Host pool page not working (#8944)
|
2025-02-06 11:12:36 +01:00 |
|
Matteo Biscosi
|
e89f07f238
|
Merged score threshold and dangerous hosts alerts (#8827)
|
2024-12-12 16:45:43 +01:00 |
|
Alfredo Cardigliano
|
86b07aee7f
|
Normalize host pool members (to upper)
|
2024-07-12 15:13:52 +00:00 |
|
Matteo Biscosi
|
d6965f24b7
|
Fixes active monitoring alert discarded with no pool selected (#8466)
|
2024-06-26 12:25:57 +02:00 |
|
Alfredo Cardigliano
|
21b682368a
|
Fix mac address case in pool lookup
|
2024-06-17 12:06:08 +02:00 |
|
Alfredo Cardigliano
|
196e65ff7e
|
Add pool_name_only param to v2/get/host/pool_by_member.lua
|
2024-06-17 11:55:30 +02:00 |
|
Alfredo Cardigliano
|
f1e72ffddd
|
Allow relaxed format (IP only) for host pool members. Cleanup duplicated code.
|
2024-06-17 11:05:41 +02:00 |
|
Matteo Biscosi
|
79def6afe4
|
Fixes missing import in host_pools
|
2024-05-10 11:50:32 -04:00 |
|
Matteo Biscosi
|
d397d47555
|
Lowered the maximum amount of alert for jailed host (#8311) and added cleanup at startup
|
2024-04-23 10:03:50 -04:00 |
|
Matteo Biscosi
|
fc7e556103
|
Fixes attempt to push nil value
|
2024-03-18 06:31:46 -04:00 |
|
Alfredo Cardigliano
|
6fcfbda842
|
Improve add/host/pool.lua
|
2024-03-11 17:48:12 +01:00 |
|
Luca Deri
|
ab34197603
|
Various script fixed
Improved error message when scripts fail
|
2024-02-19 22:13:01 +01:00 |
|
Matteo Biscosi
|
ddadaf3e77
|
Removed circular dependency on network_utils
|
2024-02-19 11:04:06 +00:00 |
|
Matteo Biscosi
|
dbf4bf2a2b
|
Removed useless imports in lua code upping the memory usage
|
2024-02-15 15:21:40 +00:00 |
|
Luca Deri
|
55870e97b9
|
(C) Update
|
2024-01-12 11:44:18 +01:00 |
|
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 |
|
Alfredo Cardigliano
|
79b38e51c2
|
Compute pool info for host alerts triggered in lua
|
2023-04-24 12:48:59 +02:00 |
|
MatteoBiscosi
|
760b5a2c52
|
Fixes missing formatting in host pools (#6921)
|
2022-10-05 11:02:06 +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 |
|
Luca
|
74f03c3a38
|
Added script tracings
|
2022-08-30 19:32:05 +02:00 |
|
Alfredo Cardigliano
|
55d192d1fb
|
Fix pool policy configuration
|
2022-03-14 16:00:04 +01:00 |
|
Alfredo Cardigliano
|
7d4cc0adcc
|
Match SNMP devices when sending notifications to recipients
|
2022-03-04 13:12:00 +01:00 |
|
Alfredo Cardigliano
|
7173f86704
|
Fix ntop_find_member_pool
|
2022-03-03 09:47:04 +01:00 |
|
Alfredo Cardigliano
|
6886186418
|
Match AM notifications against Host Pools
|
2022-03-02 18:59:40 +01:00 |
|
Alfredo Cardigliano
|
ca846f4015
|
Remove Interface pool (we have the host pool only now)
|
2022-02-25 18:04:46 +01:00 |
|
Alfredo Cardigliano
|
fb384dead0
|
Remove local networks pool
|
2022-02-25 16:05:46 +01:00 |
|
Alfredo Cardigliano
|
1e31c6bfd9
|
Remove SNMP pool
|
2022-02-25 15:55:22 +01:00 |
|
Alfredo Cardigliano
|
c430a58a62
|
Remove active monitoring pools
|
2022-02-25 11:59:06 +01:00 |
|
Alfredo Cardigliano
|
fb8128e0d4
|
Remove device pool
|
2022-02-23 15:22:37 +01:00 |
|
Alfredo Cardigliano
|
a7b6107d71
|
Remove flow pool
|
2022-02-23 15:05:22 +01:00 |
|
Alfredo Cardigliano
|
5623b9c6f7
|
Remove system endpoint
|
2022-02-23 14:53:48 +01:00 |
|
Alfredo Cardigliano
|
c1ef1bb9f4
|
Remove host_pool pool
|
2022-02-23 12:40:20 +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 |
|
MatteoBiscosi
|
57a85de50e
|
Cleaned up the code from plugin_utils
|
2022-02-11 12:07:23 +01:00 |
|
Simone Mainardi
|
705807ad9d
|
Reworks active monitoring plugin structure
|
2022-01-21 12:21:44 +01:00 |
|
Alfredo Cardigliano
|
257ece18c0
|
Copyright update (Lua)
|
2022-01-03 09:42:33 +01:00 |
|
Simone Mainardi
|
e4a6aa5be6
|
Fixes nEdge 'askToRefreshIPSRules' is not callable (a nil value)
|
2021-11-05 16:24:50 +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
|
2dbb1a1814
|
Reworks and fixes management of the jailed hosts pool
Addresses #5973
Addresses #5972
|
2021-10-14 17:51:55 +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
|
80c38ee6fc
|
Fixes jailed hosts addition concurrency issues
|
2021-10-08 16:51:31 +02:00 |
|
Simone Mainardi
|
3f2815e89b
|
Fixes and avoids detrimental get pools for each added jailed host
|
2021-10-08 16:40:29 +02:00 |
|
Simone Mainardi
|
fdb1fc0666
|
Fixes and simplifies fetching jailed host pool members
|
2021-10-08 16:21:02 +02:00 |
|
Simone Mainardi
|
cd2a67d7aa
|
Fixes system alerts not always sent to recipients
Addresses #5937
|
2021-09-30 11:35:10 +02:00 |
|