Alfredo Cardigliano
a789c34c8b
Add isDatabaseViewInterface lua call
2024-07-10 10:05:38 +00:00
Alfredo Cardigliano
06965dab27
Always use ntop.isClickHouseEnabled() from lua. Remove prefs.is_dump_flows_to_mysql_enabled to avoid inconsistencies.
2024-07-10 09:03:05 +00:00
Luca Deri
abf89f79c4
netbox update
2024-07-09 18:40:58 +02:00
Alfredo Cardigliano
13c13f4503
Make sure clickhouse is disabled at the interface level on runtime interfaces
2024-07-09 15:11:39 +00:00
Matteo Biscosi
aaed8857b3
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2024-07-09 15:13:37 +02:00
Matteo Biscosi
6d0c53ffc6
Added flows and drops ts to netflow/sflow exporters
2024-07-09 15:13:05 +02:00
Luca Deri
4b5d715005
Fixes #8506
2024-07-09 12:33:09 +02:00
Alfredo Cardigliano
b5d7d80265
Disable flow dump on db interfaces. Hide historical flows and reports menu.
2024-07-09 09:31:33 +00:00
Alfredo Cardigliano
312f9ade07
Add warning for deprecated reports
2024-07-09 09:19:20 +00:00
Matteo Biscosi
4d8fe2f9f8
Added drops/flows and probes info to view interface
2024-07-09 10:52:02 +02:00
GabrieleDeri
e3f72c36f5
Fixed Geomap REST path ( #8504 )
...
* Fixed #8492 , removed unused formatting function in lua
* Fixed host pool doc #8487
* Fixed ebroken menu entry highlight #8498
* Fixed geomap REST location: #8486
* Removed log
* Added german #8488
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-07-09 10:49:12 +02:00
Alfredo Cardigliano
a2c60c14eb
Implement historical flows replay to a virtual interface
2024-07-09 08:47:17 +00:00
Alfredo Cardigliano
9b2ad8528f
Make registerPcapInterface generic (renaed to registerRuntimeInterface)
2024-07-05 13:54:29 +00:00
GabrieleDeri
f83c5d1949
Fixed ebroken menu entry highlight #8498 ( #8500 )
...
* Fixed #8492 , removed unused formatting function in lua
* Fixed host pool doc #8487
* Fixed ebroken menu entry highlight #8498
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-07-05 15:49:22 +02:00
Matteo Biscosi
ebe71e59ab
Fixes influxdb version check
2024-07-05 15:43:35 +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
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
bc1c91ceda
Changed QoS page look when no data is polled
2024-07-02 16:28:24 +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
7e8486c814
Added vendor service tag
2024-07-01 19:17:02 +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