Commit graph

570 commits

Author SHA1 Message Date
Matteo Biscosi
11ea46db7e Updated pcap page 2025-05-09 16:35:39 +02:00
Manuel Ceroni
8dfce1ba9b
Added telemetry preferences (#9168) 2025-04-23 11:18:38 +02:00
Manuel Ceroni
389f8f30e0
Added preference to dump pcap flows to clickhouse (#9150) 2025-04-15 10:16:43 +02:00
Matteo Biscosi
dfedafe4e4 Added support to starttls preference in c++ (#9120) 2025-04-09 12:23:07 +02:00
Manuel Ceroni
3859b5adae
Implemented STARTTLS preference (#9124)
* Implemented STARTTLS preference

* Fixed STARTTS preference
2025-04-08 11:57:48 +02:00
Luca Deri
c94fea7cbc Reworked assets preferences 2025-03-22 10:22:20 +01:00
Alfredo Cardigliano
17d843917e Add LDAP pref Enable Extended Users Capabilities. Code cleanup. 2025-02-11 17:13:34 +01:00
Matteo Biscosi
06103217be Removed debug print 2025-01-22 16:20:17 +01:00
Matteo Biscosi
1f5845ae4a Added preference to disable Assets collection in ntopng 2025-01-22 16:18:43 +01:00
Alfredo Cardigliano
fdbea19ad5 Remove unused require 2024-12-04 09:12:29 +01:00
Luca Deri
6b4afa074a Removed OS stats 2024-11-26 10:23:04 +01:00
Matteo Biscosi
63df3c6858 Added l7 exporters timeseries 2024-11-19 15:52:22 +01:00
Alfredo Cardigliano
edd48b78d9 Add pref to enable LDAP debug 2024-10-25 16:55:25 +02:00
Matteo Biscosi
d16670a508 Fixes asset inventory toggle version 2024-10-24 14:59:34 +02:00
Matteo Biscosi
c6776f8092 Added asset inventory logging preference 2024-10-21 17:17:38 +02:00
Matteo Biscosi
745a559961 Removed debug print 2024-10-21 16:59:33 +02:00
Matteo Biscosi
b3454229c9 Added preference to automatically exclude new interfaces from SNMP usage 2024-10-21 16:44:32 +02:00
Matteo Biscosi
db0fb46318 Fixes nats preference not working (#8750) 2024-10-11 09:30:19 +02:00
Luca Deri
cd9381c7a0 Added support for DNS cache (ntopng.dns_cache) 2024-10-03 23:57:45 +02:00
Matteo Biscosi
49aa80512b Added dns history preference 2024-10-03 15:22:55 +02:00
Matteo Biscosi
db6564c44e Added sites collection preference 2024-09-30 18:01:47 +02:00
Matteo Biscosi
f09ec6e6a4 Moved network discovery preference (#8635) 2024-09-27 11:18:55 +02:00
Matteo Biscosi
61afd6eadc Added regex to check the HTTP index page (#8727) 2024-09-20 11:25:31 +02:00
Matteo Biscosi
9fee119836 Removed debug tprint 2024-09-19 13:42:46 +02:00
Matteo Biscosi
7549771228 Added preference to change the default Dashboard page 2024-09-19 13:42:02 +02:00
Matteo Biscosi
3fbc7e569f Fixes network discovery preference (#8635) 2024-09-04 16:08:38 +02:00
Matteo Biscosi
a9ae442394 Added MAC Address cache duration preference (#8684) 2024-09-03 16:38:59 +02:00
Matteo Biscosi
48764ff843 Added per minute netflow timeseries (#8580) 2024-08-14 15:37:20 +02:00
DGabri
31349dac7c Disabled assets inventory pref. #8591 2024-08-05 10:27:24 +02:00
Alfredo Cardigliano
23d649f3e9 Add version check 2024-07-25 08:31:16 +00:00
Alfredo Cardigliano
d391f9ff58 Toggle SNMP trap collection at runtime from prefs 2024-07-22 14:23:07 +00:00
DGabri
e82dd95ddf Hidden ntopng assets inventory prefs 2024-07-17 15:46:42 +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
f41004c320 Reduced preference width 2024-07-10 17:24:41 +02:00
Luca Deri
abf89f79c4 netbox update 2024-07-09 18:40:58 +02:00
Matteo Biscosi
d7611355b5 Removed geomap preferences and changed styles to geomap 2024-07-03 11:37:26 +02:00
Luca Deri
a4e0de43e6 Cosmetic SNMP trap changes 2024-07-01 19:36:37 +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
Luca Deri
8218c447df Prefs update 2024-06-26 19:22:16 +02:00
Matteo Biscosi
a0d6b6ba18 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2024-06-26 18:43:10 +02:00
Matteo Biscosi
483462cc10 Fixes default netbox values 2024-06-26 18:43:09 +02:00
Luca Deri
3d5707ac40 Fixed netbox startup 2024-06-26 18:30:14 +02:00
Matteo Biscosi
1c79303502 Fixes attempt to index nil value 2024-06-26 18:28:57 +02:00
Matteo Biscosi
be93b02609 Re-added disabled in case non enterprise version 2024-06-26 16:21:31 +02:00
Matteo Biscosi
5fd965723f Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2024-06-26 15:58:06 +02:00
Matteo Biscosi
56448963d9 Fixes not correctly shown netbox preferences 2024-06-26 15:56:51 +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
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
Matteo Biscosi
0b26270147 Added require fields 2024-06-21 14:53:43 +02:00
Matteo Biscosi
f71507f7ef Added netbox functions 2024-06-21 14:48:25 +02:00