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 |
|
Simone Mainardi
|
63a5df06f6
|
Implement IPS activities logging (e.g., block, unblock)
Addresses #5900
|
2021-09-20 16:59:35 +02:00 |
|
MatteoBiscosi
|
04347a99d8
|
Implements host pools edit button (#4916)
|
2021-08-31 11:08:32 +02:00 |
|
Simone Mainardi
|
9d9e0a2511
|
Fixes import of exported pools
Addresses #5701
|
2021-07-20 16:38:31 +02:00 |
|
Simone Mainardi
|
7d10cda3fa
|
Minor fix
|
2021-07-15 10:54:54 +02:00 |
|
Simone Mainardi
|
ddad633b3a
|
Fixes checks and addition of host pools
Addresses #5677
|
2021-07-15 10:52:10 +02:00 |
|
l3wiz
|
f3126b42fe
|
Changed progress-bar and badges palette color (Issue #5346)
|
2021-06-23 13:14:52 +02:00 |
|
Simone Mainardi
|
76fd315d1b
|
Refactors user_scripts into checks (lua)
|
2021-06-16 18:02:22 +02:00 |
|
MatteoBiscosi
|
af75c2443c
|
Fixes Jailed hosts - Unable to remove (#5503)
|
2021-06-15 19:00:02 +02:00 |
|
Luca Deri
|
4c27f6f98c
|
Implemented handlig of hello message from nprobe
|
2021-05-28 19:34:11 +02:00 |
|
Alfredo Cardigliano
|
5464f23d2f
|
Fix policy persistency changing other pool compoenents
|
2021-05-28 10:08:24 +00:00 |
|
Luca Deri
|
8077acba0f
|
Typo
|
2021-05-27 14:49:31 +02:00 |
|