Commit graph

1390 commits

Author SHA1 Message Date
Matteo Biscosi
f45e6d8c73 Added exporter/probe data refresh 2024-07-19 20:07:40 +02:00
Matteo Biscosi
77ea8778b0 Fixes incorrect links 2024-07-19 18:23:30 +02:00
Matteo Biscosi
34af588177 Fixes various issues on the exporter pages 2024-07-19 18:16:54 +02:00
GabrieleDeri
9228568ae8
Change probes table order (#8533)
* Started reworking exporters tables

* Fixed IP not showing

* Changed probes table order

* Fixed exporters and probes pages
2024-07-19 18:03:09 +02:00
GabrieleDeri
67ac68e044
Started reworking exporters tables (#8532)
* Started reworking exporters tables

* Fixed IP not showing
2024-07-19 16:07:58 +02:00
Luca Ferretti
7192cff076
added support for ndpi-protocols ipv6 rules (#8531)
* added netbox documentation

* Update asset_inventory.rst

* added ndpi-protocols ipv6 rules

* updated ipv6 check for custom rule

* fix typo
2024-07-19 12:22:29 +02:00
Matteo Biscosi
7724d22990 Removed label shortening 2024-07-18 15:06:02 +02:00
Matteo Biscosi
7835b5c467 Added other columns to exporters table 2024-07-10 18:31:10 +02:00
GabrieleDeri
5e8469a5c9
Fixed #7648 (#8509)
* 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
2024-07-10 17:33:43 +02:00
Matteo Biscosi
e8ab07bd51 Added probe data page (#8510) 2024-07-10 12:16:57 +02:00
Matteo Biscosi
0dc6ff5b69 Added missing http_prefix 2024-07-09 10:55:24 +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
Matteo Biscosi
d5831a8178 Fixes missing file 2024-07-08 18:38:07 +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
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
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
96cecd396c Fixes geomap style (#8486) 2024-07-03 11:15:04 +02:00
Matteo Biscosi
d046e15b04 Fixes js email pattern 2024-07-03 11:04:09 +02:00
Matteo Biscosi
bc1c91ceda Changed QoS page look when no data is polled 2024-07-02 16:28:24 +02:00
Matteo Biscosi
4be4c85f43 Possible fix for snmp config not saved 2024-07-01 18:51:06 +02:00
Matteo Biscosi
b1b7f582df Fixes host filter not working in flows page 2024-06-28 17:51:10 +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
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
2e4c57f71e Minor fixes to country page 2024-06-25 18:42:20 +02:00
Matteo Biscosi
1879067ef9 Removed not used import 2024-06-25 11:32:33 +02:00
Matteo Biscosi
27c49aee64 Fixes flow exporters page not working (#8468) 2024-06-25 11:32:23 +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
Alfredo Cardigliano
d90a1be895 Fix SNMP alerts at the device level (undefined interface) 2024-06-21 10:00:53 +02:00
Matteo Biscosi
e25e417ba1 Updated host configuration page 2024-06-19 11:02:56 +02:00
Matteo Biscosi
a3c32acf23 Fixes snmp download missing host ip 2024-06-17 11:32:23 +02:00
Matteo Biscosi
cd9e5df675 Fixes SNMP debug file download 2024-06-14 16:27:36 +02:00
DGabri
bdc1322192 Ported geomap to vuejs, implemented ticket: #8307 2024-06-14 11:09:53 +02:00
Matteo Biscosi
b4b0b96d1e Added snmp log donwload rest 2024-06-13 12:50:22 +02:00
DGabri
f5ef3ca055 Added SNMP debug data download button in table action column 2024-06-12 16:54:08 +02:00
Matteo Biscosi
79f3c12f10 Added value and comma to numbers with step (#8445) 2024-06-12 10:52:16 +02:00
Matteo Biscosi
4361e447b5 Minor fixes to table 2024-06-06 06:18:58 -04:00
GabrieleDeri
452cf42e82
Implemented ticket #7576 (#8436)
* added guide for GUI development functioning

* Changed table refresh to 1 minut

* updated en.lua path

* Added lua navbar documentation

* Fixed SNMP menu entry highlight

* Implemented ticket #7576

* Implemented #7576

* Added lua and vue documentation

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-05 18:55:39 +02:00
GabrieleDeri
995948ad32
Changed refresh interval for SNMP table to 1 minute (#8433)
* added guide for GUI development functioning

* Changed table refresh to 1 minut

* updated en.lua path

* Added lua navbar documentation

* Fixed SNMP menu entry highlight

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-05 15:58:10 +02:00
Matteo Biscosi
778bd5dbd6 Inverted flow verdict 2024-06-05 06:23:47 -04:00
Matteo Biscosi
965794577b Added link to csv/json format documentation for SNMP devices 2024-05-29 12:31:00 -04:00
Matteo Biscosi
ad922054ed Fixes SNMP configuration import 2024-05-29 10:44:32 -04:00
Matteo Biscosi
c7380911dc Fixes snmp qos timeseries name conflicting with InfluxDB 2024-05-29 04:58:10 -04:00
GabrieleDeri
c9a5bdfc55
Added SNMP Table refresh (#8411)
* added guide to get started in GUI development

* added description for pages and httpdocs

* added timer for table refresh

* GUI develooper docs

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
Co-authored-by: Matteo Biscosi <49585191+MatteoBiscosi@users.noreply.github.com>
2024-05-28 21:28:36 +02:00
Matteo Biscosi
cc7d9b418f Fixes interfaces names not displayed with special characters 2024-05-28 04:30:35 -04:00
Matteo Biscosi
e1f06c4859 Removed wrong copy and paste 2024-05-27 10:31:57 -04:00
Matteo Biscosi
e57f35e4c7 Fixes empty qos page 2024-05-25 08:30:53 -04:00
Matteo Biscosi
1b385cb2ec Added timeseries chart rerendering with QoS 2024-05-24 05:26:29 -04:00