Commit graph

12433 commits

Author SHA1 Message Date
Matteo Biscosi
0af4cc4430 Fixes incorrect ordering to snmp interfaces 2024-09-19 10:40:02 +02:00
Matteo Biscosi
5346d706ec Added snmp usage to preferences 2024-09-18 12:19:50 +02:00
Matteo Biscosi
4d28c2777c Added traceback in case of exporter_info as a number 2024-09-18 11:05:48 +02:00
Alfredo Cardigliano
4455dabee8 Add filterize on wlan info 2024-09-17 11:27:27 +02:00
Alfredo Cardigliano
6e92102ae5 Fix filters on WLAN fields 2024-09-17 10:04:23 +02:00
Alfredo Cardigliano
3c62ed2b17 Visualize APN MAC and SSID in historical flows 2024-09-17 09:50:20 +02:00
Matteo Biscosi
86ced82b6b Added other features for snmp usage page 2024-09-16 18:00:30 +02:00
Alfredo Cardigliano
57d683fd78 Parse WLAN_SSID and WTP_MAC_ADDRESS from flows and visualize them in flow details 2024-09-16 16:25:17 +02:00
Matteo Biscosi
d4cb75abfd Added support to network servers configuration in c++ (#8686) 2024-09-09 18:59:47 +02:00
Luca Deri
b8d38fdffb Fixed unexpected XXX label 2024-09-09 15:34:25 +02:00
Matteo Biscosi
7cb10bd779 Fixes incorrect ordering on interfaces names (#8712) 2024-09-09 11:09:14 +02:00
GabrieleDeri
6dca44aeb6
Added network configuration menu section. Removed checks text box area (#8710)
* Added network configuration menu section. Removed checks text box area
2024-09-09 09:53:17 +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
015815e885 Removed nprobe menu entry (#8701) 2024-09-06 10:32:21 +02:00
Matteo Biscosi
d19f24ae9f Added aes128 to snmp v3 2024-09-06 10:20:32 +02:00
Alfredo Cardigliano
2af17c72e7 Update locale 2024-09-05 10:55:43 +02:00
Matteo Biscosi
e8aaf9112e Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2024-09-04 19:04:38 +02:00
Matteo Biscosi
8aae18ed80 Fixes misstyping 2024-09-04 19:04:37 +02:00
Luca Deri
342ead97c2 Updated for network configuration page 2024-09-04 16:31:18 +02:00
Matteo Biscosi
93ef570a3d Fixes network discovery not working (#8635) 2024-09-04 16:15:30 +02:00
Matteo Biscosi
d3da78e502 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2024-09-04 16:08:41 +02:00
Matteo Biscosi
3fbc7e569f Fixes network discovery preference (#8635) 2024-09-04 16:08:38 +02:00
GabrieleDeri
658887a47e
Created network configuration page (#8692)
* Fixed remediation links not working

* Added network configuration page

* Removed commend and updated component name

* Added network config page
2024-09-04 15:40:32 +02:00
Matteo Biscosi
4a613a8bbf Fixes missing httpprefix (#8676) 2024-09-04 10:44:29 +02:00
Matteo Biscosi
b3fddb643d Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2024-09-04 10:39:14 +02:00
Matteo Biscosi
c2d04a0148 Removed not used parameter 2024-09-04 10:38:31 +02:00
Luca Deri
48c2f8a08c Updated badges strings 2024-09-03 19:41:02 +02:00
Matteo Biscosi
a9ae442394 Added MAC Address cache duration preference (#8684) 2024-09-03 16:38:59 +02:00
Alfredo Cardigliano
a3261edbcc Cleanup unused code 2024-09-03 09:03:16 +02:00
Alfredo Cardigliano
d1ff848a8d Update locale 2024-09-02 19:02:36 +02:00
Alfredo Cardigliano
3b0b60c422 Remove JA3 leftovers. Update alert keys. Rename malivious JA3 to malicious Fingerprint. 2024-09-02 18:34:17 +02:00
Luca Deri
3b5217c583 Added comment 2024-09-02 18:33:12 +02:00
Matteo Biscosi
34b77a6974 Not correctly labeled checks (#8689) 2024-09-02 16:22:08 +02:00
Matteo Biscosi
6a7e11c711 First changes to the exporter sankey chart 2024-09-02 13:08:37 +02:00
Matteo Biscosi
66639258c8 Changed sflow exporters entry 2024-09-02 13:08:37 +02:00
Alfredo Cardigliano
c098f8c8a1 Show clickhouse prefs in nEdge Enterprise 2024-09-02 10:58:38 +02:00
GabrieleDeri
7a4dda2d08
Fixed remediation links not working (#8690) 2024-09-02 10:47:07 +02:00
Luca
e444f01259 Label changes 2024-08-30 09:14:35 +02:00
Matteo Biscosi
0c07b14ced Removed duplicated schema 2024-08-29 17:42:29 +02:00
Matteo Biscosi
f936247c4b Restored sflow counters page 2024-08-29 17:41:07 +02:00
GabrieleDeri
e280e42575
Fixed remediations link not working (#8681) 2024-08-29 16:46:55 +02:00
Luca Deri
e32eb42f70 Modified exporter interaces page 2024-08-27 18:50:25 +02:00
GabrieleDeri
7f51ae5a7e
Added exporters interfaces statistics (#8677)
* Split ndpi flow alerts enum from ntopng flow alerts enum

* Separated ndpi flow alerts form ntopng

* Removed tracing

* Fixed doc/remediation links not working in live hist flows

* Added total statistics for interfaces page
2024-08-27 17:44:51 +02:00
Matteo Biscosi
9f687ebc26 Added termination cause to idle hosts 2024-08-27 15:54:39 +02:00
GabrieleDeri
c21fed6982
Split ndpi flow alerts enum from ntopng flow alerts enum (#8675)
* Split ndpi flow alerts enum from ntopng flow alerts enum

* Separated ndpi flow alerts form ntopng

* Removed tracing

* Fixed doc/remediation links not working in live hist flows
2024-08-27 15:40:50 +02:00
Alfredo Cardigliano
3cd1a68623 Fix locale 2024-08-27 11:32:56 +02:00
GabrieleDeri
7ab51d5f12
Added remediation docs, modified function to get remediation url (#8674)
* Fixed telemetry response format, no impact on base ntopng, different endpoint

* Fixed error

* Added toboolean instead of string compare

* Added ASN name in ASN timeseries page

* Added exportes interfaces page

* Exporters interfaces table config

* Updated dist ref

* Added remediation docs, modified function to get remediation url #8669 #8670 #8395
2024-08-26 14:57:06 +02:00
GabrieleDeri
04a18b45fb
Updated i18n for exporters page (#8673)
* Fixed telemetry response format, no impact on base ntopng, different endpoint

* Fixed error

* Added toboolean instead of string compare

* Added ASN name in ASN timeseries page

* Added exportes interfaces page

* Exporters interfaces table config

* Updated dist ref
2024-08-26 09:52:58 +02:00
GabrieleDeri
57ecae13a3
Added exporters interfaces page (#8663)
* Fixed telemetry response format, no impact on base ntopng, different endpoint

* Fixed error

* Added toboolean instead of string compare

* Added ASN name in ASN timeseries page

* Added exportes interfaces page
2024-08-26 09:15:45 +02:00