Commit graph

17 commits

Author SHA1 Message Date
GabrieleDeri
935146cfac
Added ch flows export to file before ttl delete #9398 (#9427)
* Added ch flows export to file before ttl delete. Need to add pref for path getter

* Added clickhouse ttl export path pref

* Fixed naming in clickhouse flow archive

* Updated naming in clickhouse flow archive pref

* Removed clickhouse archive path pref

* Added IXP mode pref #9421

* Removed unused prefs ch flows archive
2025-07-28 11:06:05 +02:00
GabrieleDeri
95b5ae6233
Added geomap component documentation (#9357) 2025-07-07 12:34:25 +02:00
GabrieleDeri
3a32c29c93
Added documentation on how to add new columns to db and frontend (#9342) 2025-07-04 10:10:09 +02:00
GabrieleDeri
117b6e3f0c
Added documentation for duplicate alerts silencing logic (#8992) 2025-02-25 09:26:46 +01:00
Alfredo Cardigliano
4753d45a4e
Update README.alerts.md 2025-02-13 12:03:49 +01:00
Alfredo Cardigliano
a330884a3d
Update README.alerts.md 2025-02-13 11:48:50 +01:00
Alfredo Cardigliano
9084489f30
Update README.alerts.md 2025-02-13 11:42:58 +01:00
Alfredo Cardigliano
32eb185ccd Move dev readmes to developers 2025-02-13 11:36:48 +01:00
GabrieleDeri
dfe85f3a35
Updated build 2025-01-22 11:32:19 +01:00
Luca Deri
bbfbac5b4f
Typo 2024-09-04 19:26:06 +02:00
DGabri
99a7b0c356 Added doc on how to compile ntopng dist 2024-08-06 12:48:10 +02:00
Luca Deri
83675998ee Added Korean and French translations 2024-06-29 17:01:09 +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
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
GabrieleDeri
f3ea66809e
added guide for GUI development functioning (#8429)
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-04 13:04:52 +02: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