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
Matteo Biscosi
4fbe62a733
Removed debug tprint
2024-06-21 13:06:29 +02:00
GabrieleDeri
56099d7322
Started implementing assets inventory pref. To implement cpp side ( #8462 )
...
* Implemented ticket 8455
* Started implementing assets inventory pref. To implement cpp side
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-21 13:05:50 +02:00
Luca Deri
de0325d22a
Added SNMP alert in case of unresposive devices
...
Modifie InfluxDB 1.x -> 1.x/2.x string
2024-06-20 23:56:12 +02:00
Alfredo Cardigliano
875878f306
Fix tiny flows toggles
2024-06-04 16:34:25 +02:00
Alfredo Cardigliano
bd2c1f7f54
Fix Elasticsearch Flow Dump Frequency toggle
2024-06-04 16:23:40 +02:00
Matteo Biscosi
0c2391c5fb
Reduced the minimum in CH settings ( #8376 )
2024-05-30 05:15:43 -04:00
Matteo Biscosi
d6ee3f61b2
Added preference for host port alert ( #8403 )
2024-05-27 10:31:41 -04:00
Matteo Biscosi
6f4554182c
Fixes ch wrong default upper limit ( #8376 )
2024-05-06 05:47:06 -04:00
Alfredo Cardigliano
96dbac3a3e
Implement remote radius authentication for local users (toggle)
2024-03-12 10:18:15 +01:00
Nicolò Maio
de78637f4b
Add TLC_QUIC hostnaming pref. ( #8258 ) ( #8260 )
2024-03-06 11:33:50 +01:00
Nicolo Maio
0f84823b07
Fix message broker prefs.
2024-02-26 10:44:43 +01:00
Nicolò Maio
c443e03825
Fix NATS preferences and add message broker ( #8221 )
...
* Fix NATS preferences and add message broker.
* Fix on LuaEngineNtop
2024-02-23 19:57:39 +01:00