Commit graph

25 commits

Author SHA1 Message Date
Alfredo Cardigliano
012b454ebc Remove useless flow_db_utils indirection 2025-07-17 16:20:48 +02:00
Nicolò Maio
1e9524d483
Removing lua utils in storage utils (#8227)
* Removing lua_utils from storage_utils

* Remove profiling

* Add missing requires for the 'flowinfo2hostname' method.

* Move clickhouseSupport check to check_redis_prefs
2024-02-19 17:56:26 +01: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
5e4587c094 Review and fix all nedge code accessing CH 2023-10-12 11:37:46 +02:00
Nicolo Maio
ba9bfd3d1a Add interfaces stats api and refactor the others health api. (#7141) 2023-01-27 09:18:03 +00:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
Alfredo Cardigliano
cc6014a220 Add toast to warn about deprecated nindex support. Cleanup code. 2021-12-09 16:34:47 +01:00
Simone Mainardi
13701fdc2c Supports flow_db_utils to handle both nIndex and Clickhouse 2021-10-21 16:38:39 +02:00
Alfredo Cardigliano
8a1cc0e398 Add safety check reading per interface storage utilization 2021-01-26 12:16:46 +01:00
Luca Deri
a1178a0791 Updated (C) 2021-01-02 12:08:23 +01:00
Alfredo Cardigliano
2425134f05 Replace isEnterprise with isEnterpriseM 2020-04-02 12:36:34 +00:00
Simone Mainardi
fee595eabf Caps du -s execution using a timeout to prevent long activities 2020-02-26 16:22:22 +01:00
emanuele-f
a6a863d38e Calculate disk space stats once per hour 2020-02-19 17:03:16 +01:00
Luca Deri
170bc60f19 Updated (C) 2020-01-08 23:52:51 +01:00
emanuele-f
e82c66fb7c Fix mixed global/per-interface nindex checks
Fix #2725
2019-08-01 11:53:55 +02:00
Simone Mainardi
8c9bf94f4b Handles possibly missing nindex_utils as in Windows 2019-07-02 16:27:34 +02:00
Alfredo Cardigliano
9372eb8962 Separate bar with the pcap storage utilization (it a separate volume has been configured) 2019-06-26 18:31:46 +02:00
Alfredo Cardigliano
b29894d9bb Improved storage utilization bar 2019-06-26 17:57:49 +02:00
emanuele-f
d34b12c6a7 Move nIndex to pro with limitations 2018-12-26 16:31:09 +01:00
emanuele-f
453f515feb Windows fixes 2018-12-18 10:43:45 +01:00
emanuele-f
6560486eda Remove debug code 2018-12-13 17:38:18 +01:00
emanuele-f
96ce6c0cf5 Improve stackedProgressBars 2018-12-13 17:26:55 +01:00
Alfredo Cardigliano
8f6d29d7bc Caching storage status to avoi too many queries to disk 2018-12-12 18:28:24 +01:00
Alfredo Cardigliano
a3d370ea7e Global storage utilization in Runtime Status 2018-12-12 16:23:34 +01:00