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
9012da70fe
Re-added snmp import/export
2024-06-03 06:50:22 -04:00
Matteo Biscosi
0c2391c5fb
Reduced the minimum in CH settings ( #8376 )
2024-05-30 05:15:43 -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
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
Matteo Biscosi
0fecdee1e4
Reworked blacklists page
2024-04-11 12:48:59 -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
Nicolo Maio
989050b900
Add fingerprint stats preference. ( #8237 )
2024-02-22 17:17:14 +01:00
Matteo Biscosi
e597e83e15
Removed and fixes some dependencies
2024-02-19 12:38:56 +00:00
Nicolo Maio
4b0767ca2e
Add Active Monitoring toggle ( #8225 )
2024-02-19 12:45:51 +01:00
Nicolo Maio
11894d61a0
Add SNMP polling toggle ( #8224 )
2024-02-19 12:11:22 +01:00
Nicolo Maio
46f1095bd8
Add message broker url preference ( #8205 ).
2024-02-13 16:52:38 +01:00
Matteo Biscosi
e10b377a7c
Added message broker preferences ( #8205 )
2024-02-06 10:45:37 +00:00
Nicolo Maio
21e284940d
Replace the old light theme preference choice with the current white choice.
2024-01-24 11:31:03 +01:00
Nicolo Maio
2993ff89f3
Add the instance name preference to display the value of the '-N' parameter.
2024-01-23 18:31:29 +01:00
Nicolo Maio
c454934780
Change Allowed, Denied -> Authorized, Unauthorized and relocate the learning period preferences of OT Protocols.
2024-01-19 17:50:48 +01:00
Luca Deri
55870e97b9
(C) Update
2024-01-12 11:44:18 +01:00
Alfredo Cardigliano
46bdf5ac28
Add pref to enable network discovery debugging
2024-01-02 18:17:45 +01:00
Nicolo Maio
6a16abb5e3
Fix the number format for blacklist hits.
2023-12-09 12:00:59 +01:00
Nicolo Maio
f149277aa6
Fix blacklist hits sort.
2023-12-07 18:09:03 +01:00
Luca Deri
3fc883df5b
Fixes blacklist count for #8078
2023-12-07 17:37:56 +01:00
Matteo Biscosi
547de6a6c1
Added interface exporter usage timeseries
2023-12-05 14:08:22 +00:00
Matteo Biscosi
6a9c6e4f92
Fixes system interface chart displayed ( #8020 )
2023-11-20 10:21:24 +00:00
Lorenzo Vannucci
66772be1fe
fix blacklist chart link
2023-11-14 10:48:59 +01:00
Alfredo Cardigliano
615cb2544a
Add ntopng Host Address prefs under User Interface settings
2023-11-13 11:14:29 +01:00
Nicolo Maio
56425948f4
[VS] Add preference for slow scan and migrate VS preferences.
2023-11-09 15:22:09 +01:00
Luca Deri
410667808d
Added blacklist charts
2023-11-07 18:20:36 +01:00
Nicolo Maio
e9f69aa756
Fix name of active monitoring and vs
2023-10-30 18:27:14 +01:00