Commit graph

319 commits

Author SHA1 Message Date
Luca Deri
404c95a0c0 Improved SNMP interface roles 2026-03-16 22:22:59 +00:00
Luca Deri
c9ffa941fb Commented the ntop.xxx Lua API 2026-03-15 11:29:24 +01:00
Luca Deri
edee5e5cda Code format 2026-03-15 10:50:50 +01:00
Luca Deri
086963cf06 Implements MFA (Multi Factor Authentication) 2026-03-13 09:06:43 +01:00
Luca Deri
b5ffcda6d1 Implemented interface role mapping 2026-03-11 14:47:59 +00:00
Alfredo Cardigliano
56e9225326 Add Allowed Host Pools for Users, configurable in the local user settings 2026-03-04 09:31:34 +00:00
Alfredo Cardigliano
a19db8e13a Add per thread stats in the Ntop class. Add timeseries with cpu load per thread with 5s granularity. 2026-02-25 10:18:22 +00:00
Luca Deri
0741d9ccac Added message with the error tha produced the error 2026-02-22 22:35:44 +01:00
Luca Deri
55a634869e Added SNMP threaded activity stats 2026-02-21 10:22:19 +01:00
Luca Deri
dc99a7ab4c Introduced XXXL edition 2026-02-16 17:42:25 +01:00
Luca Deri
a84e4235df Fixed lua warning (ntop_set_lua_cache : expected string[@pos 2], got number)
Added Geolocation comment
Fixed nextHost/exporter HREF
2026-02-09 18:27:53 +01:00
Luca Deri
a2241c3033 Warning fixes 2026-02-08 08:15:43 +01:00
Luca Deri
43891dfd8d Cleanup 2026-02-06 21:22:58 +01:00
Alfredo Cardigliano
7df257cde2 Log radius activities to log file under the working dir 2026-02-04 17:31:00 +01:00
Luca Deri
b997dd7e19 Added check for URLs used in redirect
Modified Redis::get method
2026-02-03 20:53:12 +01:00
Luca Deri
fc71819588 Implements #9984 2026-01-28 22:39:20 +01:00
Luca Deri
0f8a09a1fe Added missing #ifdef 2026-01-12 19:10:34 +01:00
Manuel Ceroni
56251477db
Implemented the time series for deduplicated flows (#9930) 2026-01-07 12:11:24 +01:00
Alfredo Cardigliano
0dd78b4958 Update (c) 2026-01-02 09:11:30 +01:00
Alfredo Cardigliano
2b8a1615ef Add Lua API ntop.getPingIfNames to list all interfaces available for AM 2025-12-29 17:58:08 +01:00
Matteo Biscosi
1284428368 Fixes assets inventory preference not working 2025-12-23 10:48:06 +01:00
Matteo Biscosi
03097a18c2 Added assets log preference 2025-12-23 10:48:06 +01:00
Alfredo Cardigliano
9388e8e0e6 Fix non_blocking_connect 2025-12-03 18:13:49 +01:00
Alfredo Cardigliano
837df27689 Use Utils::pollSocket 2025-12-03 15:04:33 +01:00
Luca Deri
e0e4e8ea96 Implemented lua caching to speedump hostname and interface mapping lookup 2025-10-23 22:30:10 +02:00
Luca Deri
d9f0e9b4bb Implemented redis key rename 2025-10-15 15:12:15 +02:00
Matteo Biscosi
d267cee3eb Added new exporters details page (#9732) 2025-10-15 11:58:09 +02:00
Alfredo Cardigliano
dbdc3d7ecb Remove dead code (CH import with csv) 2025-10-13 15:57:43 +02:00
Alfredo Cardigliano
95374801a8 Increase Host Pools limit to 4096 (testing) 2025-10-09 13:07:55 +02:00
Luca Deri
69cf433aa5 Added MAC trace 2025-10-03 15:30:13 +02:00
Luca Deri
1716fdad31 Fixed 32 and 64 bit number expor from C++ to Lua 2025-09-09 11:45:11 +02:00
Alfredo Cardigliano
761529428f Reduce verbosity in case of many lines with wrong format in lists 2025-09-03 16:04:48 +02:00
Luca Deri
17d28fffbe nDPI updates 2025-09-02 17:06:39 +02:00
Luca Deri
88ea2c15a6 Workaround (to be properly fixed in the future) to allow BPF filters to be handled properly with nEdge 2025-08-29 09:49:46 +02:00
Luca Deri
651d54b451 Fixes https://github.com/ntop/ntopng/issues/9507 2025-08-12 17:48:29 +02:00
Matteo Biscosi
b3b8f0fab2 Fixes counter wrap 2025-08-11 17:00:53 +02:00
Alfredo Cardigliano
af1ad39900 Improve limits page 2025-07-30 09:31:20 +02:00
Alfredo Cardigliano
2dc229a3b3 Fix total number of active flows 2025-07-30 09:21:21 +02:00
Alfredo Cardigliano
ee054c9486 Implement new DateSlider component 2025-07-28 18:46:54 +02:00
Alfredo Cardigliano
0887a77307 Add --db-archive-dir exposed to lua in ntop.getDirs() 2025-07-25 14:16:23 +02:00
Luca Deri
2eac76d6a7 Indent 2025-07-01 23:17:46 +02:00
Luca Deri
61c6813424 Implemented ASN name resolution via curl + caching 2025-07-01 13:01:18 +02:00
Matteo Biscosi
55ec9981fd Added top asn timeseries to ASN page 2025-07-01 11:13:37 +02:00
Matteo Biscosi
d5faef1a17 Added exporters stats on ASN (#) 2025-06-30 11:07:33 +02:00
Luca Deri
8a9308f4ef Added support for HTTP methods other than GET/POST such as PATCH/PUT
Reworked/simplified code
2025-06-20 17:35:25 +02:00
Alfredo Cardigliano
3b4706e441 Remove AlertStore. SQLiteAlertStore is not SQLiteDB which is using DB as superclass. 2025-06-18 14:54:55 +02:00
Luca Deri
4eaee69e67 nDPI compilation fixes 2025-06-16 18:13:06 +02:00
Matteo Biscosi
b37f31c963 Added ASN Configuration page (#9271) 2025-06-13 16:40:31 +02:00
Matteo Biscosi
af37780125 Fixes top talkers calculation (#9222)
Fixes timeseries colors
2025-06-12 11:22:41 +02:00
Alfredo Cardigliano
3873920bea Remove mysql/maria dependencies. Update docs. 2025-06-09 16:50:09 +02:00