GabrieleDeri
4e1a7341e0
Merge branch 'ntop:dev' into dev
2024-07-18 12:13:34 +02:00
Matteo Biscosi
b4b9253472
Fixes flow exporters issues
2024-07-18 10:24:20 +02:00
DGabri
b032bbe61d
Started implementing ticket 8508, REST to be implemented when netbox is done, added spanish
2024-07-17 15:36:02 +02:00
Luca Deri
4ecd7e8bf6
Removed trace
2024-07-16 21:30:01 +02:00
Luca Ferretti
79b0141a67
Merge branch 'ntop:dev' into main
2024-07-16 15:55:43 +02:00
Alfredo Cardigliano
87acd61a3a
Change toast in case of db processing
2024-07-16 13:54:40 +00:00
lucaferret
879836d59d
added checkmk syslog format
2024-07-16 15:40:12 +02:00
Matteo Biscosi
1b2726958f
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2024-07-15 19:00:09 +02:00
Matteo Biscosi
13287d609e
Added alert when dropping flows due to flow exporters limit exceeded
2024-07-15 18:58:36 +02:00
Alfredo Cardigliano
13c04f9850
Extend flow-dump-disabled flag
2024-07-15 16:50:13 +00:00
Alfredo Cardigliano
86b07aee7f
Normalize host pool members (to upper)
2024-07-12 15:13:52 +00:00
Matteo Biscosi
f40aa21bbd
Added string to upper to radius macs
2024-07-12 11:35:13 +02:00
GabrieleDeri
01faee3c5e
Added ntopng assets inventory pref ( #8513 )
...
* 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
* Implemented ticket: #7648
* Added new endpoints to python API
* Implemented flow exporter table: #8490
* Added table config for flow exporter
* Added ntopng assets inventory pref
2024-07-10 18:59:44 +02:00
Matteo Biscosi
db2969bae8
Changed probe page name
2024-07-10 17:28:15 +02:00
Matteo Biscosi
e8ab07bd51
Added probe data page ( #8510 )
2024-07-10 12:16:57 +02: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
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
a2c60c14eb
Implement historical flows replay to a virtual interface
2024-07-09 08:47:17 +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
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
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
fd9bfe0afb
Fixes top menu in Historical DB
2024-07-03 16:11:25 +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
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
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
5dfd5df448
Fixes location filter not working for sqllite ( #8470 )
2024-06-25 18:31:24 +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