Matteo Biscosi
ebe71e59ab
Fixes influxdb version check
2024-07-05 15:43:35 +02:00
Matteo Biscosi
f5c00980af
Removed unused prefs params
2024-07-05 13:46:33 +02:00
Matteo Biscosi
ab76ff4ef2
Added mitre_info to alerts in sql and partially in CH
2024-07-05 13:46:33 +02:00
GabrieleDeri
e06896e58f
Fixed #8487 ( #8499 )
...
* Fixed #8492 , removed unused formatting function in lua
* Fixed host pool doc #8487
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-07-05 10:34:09 +02:00
Luca Deri
51cb277850
Code cleanup
2024-07-04 23:18:00 +02:00
Alfredo Cardigliano
01de4b646f
Add missing return
2024-07-04 16:44:38 +00:00
Alfredo Cardigliano
39494e3002
Add cloud broker host in case of disconnection and reconnection
2024-07-04 16:42:46 +00:00
Luca Deri
5f00c126ea
Fixes language sorting ( #8495 )
2024-07-04 17:23:20 +02:00
Luca Deri
e94d658f92
Added Spanish translation ( #8488 )
2024-07-04 16:53:07 +02:00
GabrieleDeri
e411389eb2
Fixed #8492 , removed unused formatting function in lua ( #8494 )
...
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-07-04 16:51:52 +02:00
Alfredo Cardigliano
9fcd8c810d
Do not assume smart recording is enabled as default for external providers
2024-07-04 14:43:28 +00:00
Matteo Biscosi
1635df72aa
Added Flows and Drops ts to exporters
2024-07-04 15:44:19 +02:00
Matteo Biscosi
503766901c
Fixes interfaces health rest
2024-07-03 16:11:39 +02:00
Matteo Biscosi
fd9bfe0afb
Fixes top menu in Historical DB
2024-07-03 16:11:25 +02:00
Matteo Biscosi
33c60dace4
Removed no more used rest
2024-07-03 11:38:16 +02:00
Matteo Biscosi
d7611355b5
Removed geomap preferences and changed styles to geomap
2024-07-03 11:37:26 +02:00
Matteo Biscosi
472932d983
Added routines for removing macs no more in memory in Radius
2024-07-02 15:29:20 +02:00
Luca Deri
a4e0de43e6
Cosmetic SNMP trap changes
2024-07-01 19:36:37 +02:00
Luca Deri
8b159c5dbd
Fixed SNMP parameter validation
2024-07-01 19:19:17 +02:00
Luca Deri
82b94f7deb
Added isInteger
2024-07-01 19:17:02 +02:00
GabrieleDeri
a4780f4003
Added SNMP Trap preference ( #8485 )
...
* Added SNMP Trap preference
* Added SNMP trap lint
* Added SNMP trap lint
* Fixed issue #8477
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-07-01 18:30:34 +02:00
DGabri
d98299520d
Formatted insert_stmt as it was
2024-07-01 10:43:11 +02:00
DGabri
328cbd943b
Fixed enterprise version check import
2024-07-01 10:40:47 +02:00
DGabri
9c9af3550c
Fixed enterprise version check
2024-07-01 10:37:12 +02:00
DGabri
110796ebad
Appplied PR review suggestion
2024-07-01 10:31:07 +02:00
DGabri
5d382efbf6
Formatted insert_stmt as it was
2024-07-01 10:28:08 +02:00
DGabri
1f98f047c9
Added verbose parameter to add historical flow info to the response
2024-07-01 10:21:30 +02:00
Luca Deri
83675998ee
Added Korean and French translations
2024-06-29 17:01:09 +02:00
Matteo Biscosi
b1b7f582df
Fixes host filter not working in flows page
2024-06-28 17:51:10 +02:00
Matteo Biscosi
ff7a96f89d
Fixes locales not working front end size
2024-06-28 17:10:22 +02:00
GabrieleDeri
de552b75e1
Fixed network monitoring missing REST ( #8482 )
...
* Added page as stats
* Fixed network discovery table and REST, added MAC address sorting function in JS utility class
* Added REST for preferences
* Fixed error onMounted div check
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-27 23:21:45 +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
8218c447df
Prefs update
2024-06-26 19:22:16 +02:00
Matteo Biscosi
a0d6b6ba18
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2024-06-26 18:43:10 +02:00
Matteo Biscosi
483462cc10
Fixes default netbox values
2024-06-26 18:43:09 +02:00
Luca Deri
3d5707ac40
Fixed netbox startup
2024-06-26 18:30:14 +02:00
Matteo Biscosi
1c79303502
Fixes attempt to index nil value
2024-06-26 18:28:57 +02:00
Matteo Biscosi
be93b02609
Re-added disabled in case non enterprise version
2024-06-26 16:21:31 +02:00
Matteo Biscosi
5fd965723f
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2024-06-26 15:58:06 +02:00
Matteo Biscosi
56448963d9
Fixes not correctly shown netbox preferences
2024-06-26 15:56:51 +02:00
Alfredo Cardigliano
750951bec4
Fix formatted IP addresses in historical queries
2024-06-26 15:31:57 +02:00
GabrieleDeri
43dcd76e2f
Ported AS table to new table ( #8475 )
...
* Fixes parsing error while pasing XML strings with comments
* Ported host countries table to new vue table
* Added country filter when redirected to hosts list page
* Ported network discovery table to TableWithConfig vue component
* FIxed indentation
* Added documentation for VueJS, Lua and cpp used in ntopng
* Fixed error
* Added Netbox pref entry for default site, customizable input box size. To implement cpp side for netbox default site
* Removed tprint
* Ported AS table to new table
* Started fixing live flow IP filter
* Fixed date formatter
* Removed debug code
* Removed tprint
* Removed unused import
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
2024-06-26 15:22:55 +02:00
Matteo Biscosi
d6965f24b7
Fixes active monitoring alert discarded with no pool selected ( #8466 )
2024-06-26 12:25:57 +02:00
Matteo Biscosi
7101d34fd5
Fixes host filters not correctly working ( #8461 )
2024-06-26 11:31:00 +02:00
Matteo Biscosi
82df1c5c93
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2024-06-25 18:31:27 +02:00
Matteo Biscosi
5dfd5df448
Fixes location filter not working for sqllite ( #8470 )
2024-06-25 18:31:24 +02:00
Alfredo Cardigliano
ea34928314
Fix UI glitch leading to a bad configuration when disabling/enabling interfaces in nedge
2024-06-25 18:09:47 +02:00
Alfredo Cardigliano
6a2b6ba503
Fix gw reassignment with static ip
2024-06-25 12:47:43 +02:00
GabrieleDeri
7321eadf7a
Added new table to host countries page ( #8473 )
...
* Fixes parsing error while pasing XML strings with comments
* Ported host countries table to new vue table
* Added country filter when redirected to hosts list page
* Ported network discovery table to TableWithConfig vue component
* FIxed indentation
* Added documentation for VueJS, Lua and cpp used in ntopng
* Fixed error
* Added Netbox pref entry for default site, customizable input box size. To implement cpp side for netbox default site
* Removed tprint
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-25 10:57:57 +02:00
GabrieleDeri
9b149108f5
Fixes parsing error while pasing XML strings with comments ( #8471 )
...
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-24 10:05:13 +02:00