Commit graph

999 commits

Author SHA1 Message Date
Alfredo Cardigliano
113ba252ba Add Throughput (bps) chart 2025-11-05 16:23:56 +01:00
Luca Deri
e0e4e8ea96 Implemented lua caching to speedump hostname and interface mapping lookup 2025-10-23 22:30:10 +02:00
Alfredo Cardigliano
3e0a560e56 Handle non-periodic (shutdown) call 2025-10-14 16:52:00 +02:00
Luca Deri
12c9946922 Modified deadlien from 1000 sec to 10 sec 2025-10-14 16:26:15 +02:00
Alfredo Cardigliano
dbdc3d7ecb Remove dead code (CH import with csv) 2025-10-13 15:57:43 +02:00
Matteo Biscosi
eaccf19457 Fixes timeseries issue with community version 2025-09-30 10:46:13 +02:00
Alfredo Cardigliano
0d6e639772 Add support for AS checks in scripts/lua/modules/check_definitions/as/ 2025-09-04 14:57:07 +02:00
GabrieleDeri
7f88b16eaf
Removed throughput timeseries, duplicate of traffic #9579 (#9581) 2025-09-01 10:30:50 +02:00
Matteo Biscosi
ff6c336df9 Fixes empty timeseries (#9476 #9461) 2025-08-08 16:57:10 +02:00
Matteo Biscosi
a3f64be34b Added packets timeseries (#9279) and removed broken tcp/udp timeseries (#9278) 2025-06-17 17:27:34 +02:00
Alfredo Cardigliano
6e2aa8cb8b Remove mysql leftovers 2025-06-17 10:35:39 +02:00
Matteo Biscosi
f10e9d300d Changed ASN config page and type 2025-06-13 18:45:49 +02:00
Manuel Ceroni
63e6427ab9
Implement traffic quota serialization/deserialization on shutdown/startup (#9273)
* Fixed traffic quota reset after service restart

* Fixed traffic quota serialization/deserialization on shutdown/startup

* Fixed traffic quota reset and startup check

* Cleanup traffic quota resets

* Fixed daily and weekly startup check resets for pools quotas

* Reworked weekly startup check for pools quotas

* Fixed lastMondayMidnight function
2025-06-13 13:38:38 +02:00
Matteo Biscosi
2b13de1fb8 Added check for influxdb internal DB (#9226) 2025-06-05 12:26:53 +02:00
Alfredo Cardigliano
4331e3ad3a Cleanup MySQL/CH code. Improve error reporting. 2025-05-30 10:05:58 +02:00
Matteo Biscosi
f42041c218 Changed MAC Serialization key based on Mirrored Traffic 2025-04-17 11:27:33 +02:00
Luca Deri
54f5b00098 Assets improvements 2025-03-21 18:57:34 +01:00
Alfredo Cardigliano
757fabf8c1 Move asset initialization code to asset_utils 2025-03-21 11:31:27 +01:00
Luca Deri
704bb92b5b Asset rework 2025-03-18 18:01:44 +01:00
Luca Deri
d2177b8cc0 Updated migration code 2025-03-17 23:23:43 +01:00
Luca Deri
c5e60816ed Updated asset migration query 2025-03-17 21:16:59 +01:00
GabrieleDeri
a1e077c6ac
Added Unknown manufacturer filter (#9042)
* Fixed dist and error codes in scss

* Moved network discovery to monitoring from dashboard

* Added unknown MAC manufacturer filter in assets page #9036
2025-03-17 15:36:15 +01:00
Luca Deri
361a6a3455 Reworked remot theroughput collection 2025-03-13 22:19:25 +01:00
Matteo Biscosi
0f7344c79a Fixes issues with assets insert in clickhouse 2025-03-13 10:10:26 +01:00
Matteo Biscosi
5f876167e5 Added assets dashboard 2025-03-12 17:08:46 +01:00
Matteo Biscosi
d1b7660972 Fixes naming error in inactive_assets 2025-03-10 11:53:18 +01:00
Matteo Biscosi
1d6cfd2374 Possible fix for inactive hosts error (#9011) 2025-03-10 10:39:20 +01:00
Matteo Biscosi
abc4a076f7 Moved speedtest to hourly delayed 2025-02-18 19:11:00 +01:00
Alfredo Cardigliano
656cee7230 Add missing periodic calls 2025-02-17 15:35:40 +01:00
Alfredo Cardigliano
2f53ef5bcb Add support for host alerts in lua 2025-02-17 12:08:53 +01:00
Alfredo Cardigliano
1ebb46554b Add iface:traffic_rxtx_min with minute resolution on nEdge 2025-02-13 17:38:57 +01:00
Manuel Ceroni
9a1691fec3
Fixed Redis reads and writes time series (#8954) 2025-02-12 10:03:52 +01:00
Manuel Ceroni
b8b73f5672
Implemented Redis Operations ts (#8938)
Co-authored-by: Frigo <ceroroot1@gmail.com>
2025-02-04 16:15:51 +01:00
Matteo Biscosi
a29a99927e Fixes infinite loop in the assets 2025-01-22 16:54:00 +01:00
Matteo Biscosi
3150761f26 Added first implementation of Assets 2025-01-21 12:30:56 +01:00
Matteo Biscosi
a63dec0dcc Reworked assets table 2024-12-30 12:37:54 +01:00
Matteo Biscosi
358660a56f Added startup delete on all radius keys 2024-12-05 13:15:49 +01:00
Matteo Biscosi
f08d018d83 Removed not used import 2024-11-20 14:57:01 +01:00
YellowMan
3320160670
Cloned in sqlite db information about inactive macs and hosts (#8797)
* Cloned in sqlite db information about inactive macs and hosts

* minor fix

* minor fix

* removed file
2024-11-05 12:19:53 +01:00
Alfredo Cardigliano
89f59cde5a Migrate local networks type from 16 to 32 bit 2024-10-29 15:31:37 +01:00
Matteo Biscosi
75e9e2e3e7 Removed periodic radius cleanup 2024-09-27 15:24:34 +02:00
Matteo Biscosi
d4cb75abfd Added support to network servers configuration in c++ (#8686) 2024-09-09 18:59:47 +02:00
Luca Deri
c6bda3452f Implemented unexpected dns/ntp/dhcp/smtp scripts to /lua/admin/network_configuration.lua configuration migration 2024-09-09 09:16:34 +02:00
Matteo Biscosi
6283d0ce2f Minor changes to limits badges 2024-09-06 11:49:36 +02:00
Matteo Biscosi
93ef570a3d Fixes network discovery not working (#8635) 2024-09-04 16:15:30 +02:00
Matteo Biscosi
9f687ebc26 Added termination cause to idle hosts 2024-08-27 15:54:39 +02:00
Matteo Biscosi
1f3f708b33 Possible fix for speedtest issue (#8637) 2024-08-19 19:44:29 +02:00
Luca Ferretti
c2c33011b0
Implemented mitre_table_info inside database (#8554)
* added netbox documentation

* Update asset_inventory.rst

* added ndpi-protocols ipv6 rules

* updated ipv6 check for custom rule

* fix typo

* implemented mitre_table_info inside database
2024-07-24 15:50:07 +02:00
Matteo Biscosi
20fb08a619 Added pool change in case a member is no more in memory 2024-07-05 15:43:16 +02:00
Matteo Biscosi
472932d983 Added routines for removing macs no more in memory in Radius 2024-07-02 15:29:20 +02:00