Commit graph

19 commits

Author SHA1 Message Date
Matteo Biscosi
ddc6ce921a Finalized active monitoring page 2025-01-29 12:24:39 +01:00
Luca Deri
50c41ceeef Improved hostname resolution 2025-01-21 09:35:24 +01:00
Luca Deri
902322bc86 Hosts now report if their name is read from DNS cache 2025-01-20 23:21:58 +00:00
Luca
a9af013ee8 Improved host label format: mac is hidden when IP address is present 2025-01-15 18:22:23 +01:00
Matteo Biscosi
911e4c6f63 Fixes host names not correctly shown 2025-01-08 10:45:37 +01:00
Luca Deri
8b046d1996 Label fix when mac is missing 2025-01-03 18:00:26 +01:00
Alfredo Cardigliano
3785284bd5 Fix getFullLocalNetworkName 2024-11-19 09:54:03 +01:00
Alfredo Cardigliano
a8cb1a3359 Fix network print 2024-11-19 09:46:14 +01:00
Alfredo Cardigliano
89f59cde5a Migrate local networks type from 16 to 32 bit 2024-10-29 15:31:37 +01:00
Matteo Biscosi
af3fd4823d Moved snmp similarity page to vue and changed some files wrongly named 2024-05-14 18:26:05 -04:00
Luca Deri
db38a5d2d5 DHCP (via ZMQ) Fixes for #7972
The symbolic hostname will use the DHCP name before the DNS resolved name
2024-05-02 21:46:03 +02:00
Matteo Biscosi
5edfdeedcd Fixes various lua memory issues 2024-02-22 11:22:52 +00:00
Nicolo Maio
83634d06e1 Fix many missing requires. 2024-02-20 10:14:40 +01: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
e597e83e15 Removed and fixes some dependencies 2024-02-19 12:38:56 +00:00
Matteo Biscosi
0f0f51cdd5 Removed circular dependency on label_utils 2024-02-19 11:04:17 +00:00
Matteo Biscosi
922f816157 Removed circular dependence 2024-02-19 10:48:03 +00:00
Matteo Biscosi
a927f5e0d1 Fixes incorrect functions order 2024-02-15 16:03:18 +00:00
Matteo Biscosi
dbf4bf2a2b Removed useless imports in lua code upping the memory usage 2024-02-15 15:21:40 +00:00