Commit graph

24 commits

Author SHA1 Message Date
Alfredo Cardigliano
1ebb46554b Add iface:traffic_rxtx_min with minute resolution on nEdge 2025-02-13 17:38:57 +01:00
Matteo Biscosi
93ef570a3d Fixes network discovery not working (#8635) 2024-09-04 16:15:30 +02:00
GabrieleDeri
25bc51a7e8
Fixed network discovery table and REST, added MAC address sorting function in JS utility class (#8480)
* Added page as stats

* Fixed network discovery table and REST, added MAC address sorting function in JS utility class

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-27 18:44:34 +02:00
Luca Deri
f144d97b75 Network discovery script is now enabled only is preferences are set to on 2024-05-26 21:31:47 +02:00
Matteo Biscosi
76ade4cd23 Fixes rrd not correctly updated 2024-02-21 14:48:11 +00:00
Nicolo Maio
aced644b5e Fix cpu states percentages missing. 2024-02-16 16:05:09 +01:00
Matteo Biscosi
2f76c9bf4b First code cleanup for better memory management 2024-02-15 15:21:40 +00:00
Luca Deri
f9f2a464ff Added Lua garbage collector calls 2024-02-13 15:00:10 +01:00
Luca Deri
91a94c24e7 Optimized scripts 2024-02-12 18:06:03 +01:00
Luca Deri
634f699eba Script cleanup 2024-02-12 18:06:03 +01:00
Luca Deri
85f29042ec Reworked behavioural exception handling 2024-01-12 17:13:06 +01:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Alfredo Cardigliano
a22d2a94f5 Rework periodic discovery code 2024-01-03 17:32:16 +01:00
Luca Deri
8d44b7fa87 Reduced memory and trhead usage
Added missing HTTP server thread naming
Added --limit-resources to tell ntopng to reduce memory usage (useful for systems with limited resources)
2023-11-30 18:23:28 +01:00
Matteo Biscosi
8a8420e99e Fixes ntop.isshutdown function not exists 2023-10-26 13:54:29 +00:00
Luca Deri
f726b867c7 Updated (C) 2023-01-01 16:37:57 +01:00
Luca Deri
1488f1749a Renamed influxdb.lua -> upload_timeseries.lua as this file had nothing to do with influxDB 2022-07-06 00:12:39 +02:00
MatteoBiscosi
57a85de50e Cleaned up the code from plugin_utils 2022-02-11 12:07:23 +01:00
Matteo Biscosi
795125c814 Added alert to network discovery (#6218) 2022-01-19 16:17:30 +01:00
Matteo Biscosi
7f40147cf5 Added network discovery icon to the main page (#6218) 2022-01-19 11:17:54 +01:00
Luca Deri
d94bd3255e Fixes slow shutdown termination 2022-01-18 22:36:46 +01:00
Luca Deri
fcaa071acb Added delayed scripts that are executed with minimal time drift to avoid all scripts to be executed at the same time and thus cause load spikes 2022-01-03 18:55:18 +01:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
MatteoBiscosi
6d401586cd Added changed files with merge 2021-12-28 15:59:13 +01:00