Luca Deri
8b159c5dbd
Fixed SNMP parameter validation
2024-07-01 19:19:17 +02:00
Luca Deri
82b94f7deb
Added isInteger
2024-07-01 19:17:02 +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
DGabri
d98299520d
Formatted insert_stmt as it was
2024-07-01 10:43:11 +02:00
DGabri
328cbd943b
Fixed enterprise version check import
2024-07-01 10:40:47 +02:00
DGabri
9c9af3550c
Fixed enterprise version check
2024-07-01 10:37:12 +02:00
DGabri
110796ebad
Appplied PR review suggestion
2024-07-01 10:31:07 +02:00
DGabri
5d382efbf6
Formatted insert_stmt as it was
2024-07-01 10:28:08 +02:00
DGabri
1f98f047c9
Added verbose parameter to add historical flow info to the response
2024-07-01 10:21:30 +02:00
Luca Deri
83675998ee
Added Korean and French translations
2024-06-29 17:01:09 +02:00
Alfredo Cardigliano
750951bec4
Fix formatted IP addresses in historical queries
2024-06-26 15:31:57 +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
d6965f24b7
Fixes active monitoring alert discarded with no pool selected ( #8466 )
2024-06-26 12:25:57 +02:00
Matteo Biscosi
5dfd5df448
Fixes location filter not working for sqllite ( #8470 )
2024-06-25 18:31:24 +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
9b149108f5
Fixes parsing error while pasing XML strings with comments ( #8471 )
...
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-24 10:05:13 +02:00
Alfredo Cardigliano
8d326f2718
Define new alert cloud_reconnected
2024-06-21 17:59:14 +02:00
Alfredo Cardigliano
dab5aeba99
Define new alert cloud_disconnected
2024-06-21 17:33:05 +02:00
Matteo Biscosi
f71507f7ef
Added netbox functions
2024-06-21 14:48:25 +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
Matteo Biscosi
d65b78ecbf
Added support to influxdb v.2 with compatible v.1 buckets ( #3764 )
2024-06-19 17:16:54 +02:00
Alfredo Cardigliano
21b682368a
Fix mac address case in pool lookup
2024-06-17 12:06:08 +02:00
Alfredo Cardigliano
196e65ff7e
Add pool_name_only param to v2/get/host/pool_by_member.lua
2024-06-17 11:55:30 +02:00
Alfredo Cardigliano
e47c973d04
Sort pool dropdown
2024-06-17 11:29:03 +02:00
Matteo Biscosi
205a4b0fbf
Added some log for radius accounting
2024-06-17 11:25:32 +02:00
Alfredo Cardigliano
f1e72ffddd
Allow relaxed format (IP only) for host pool members. Cleanup duplicated code.
2024-06-17 11:05:41 +02:00
Alfredo Cardigliano
70272feac9
Code cleanup
2024-06-14 17:51:23 +02:00
DGabri
bdc1322192
Ported geomap to vuejs, implemented ticket: #8307
2024-06-14 11:09:53 +02:00
Matteo Biscosi
9e0e7d4648
Added mitre_info to flow_alerts/host_alerts
2024-06-13 18:08:28 +02:00
Luca Ferretti
1b3a0ec19a
initial mitre att&ck standardization ( #8446 )
...
* added feature sorting flows by protocol
* changed protocols comparison order
* initial commit for bitmap of server ports
* bitmap added to redis
* added debug string, bitmap not working
* Update alerts_list_per_license.rst
* Update alerts_list_per_license.rst
* initial mitre att&ck standardization
* Update ServerPortsBitmap.h
* updated mitre standardization
2024-06-12 15:55:10 +02:00
Matteo Biscosi
eb48680794
Reverted radius to previous implementation
2024-06-10 12:03:13 +02:00
GabrieleDeri
d11d980f61
Fixed issue #8435 ( #8439 )
...
* 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
* Fixed issue #8435
* Implemented ticket #7662
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-06 16:30:52 +02:00
Matteo Biscosi
fa26e8752d
Added host pools filters to report ( #5108 )
2024-06-06 10:25:05 -04:00
Matteo Biscosi
8ca5e8b86a
Added an interim update on start
2024-06-06 09:47:41 -04:00
Matteo Biscosi
90ebaa3903
Possible fix for radius accounting
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
Matteo Biscosi
9eb0573a54
Fixes useless linting message
2024-06-05 11:38:21 -04:00
Matteo Biscosi
ee7327ddeb
Fixes incorrect time window in rrd
2024-06-05 11:35:10 -04:00
Matteo Biscosi
26c1823750
Silenced useless lint message
2024-06-05 11:35:10 -04: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
051ddde079
Fixes missing round function ( #8386 )
2024-06-05 04:12:53 -04:00
Alfredo Cardigliano
335ff7552e
Update os version check
2024-06-04 16:40:26 +00:00
Alfredo Cardigliano
64c3d01141
Fix os check
2024-06-04 16:00:59 +00:00
Matteo Biscosi
53d7395b25
Fixes missing snmp interfaces ( #8420 )
2024-06-04 06:05:26 -04:00
Alfredo Cardigliano
e0db423933
Fix retrieval of system alerts
2024-06-03 15:55:13 +02:00
Alfredo Cardigliano
0016f77b39
Fix return code
2024-06-03 15:44:21 +02:00
Luca Deri
e7d67aa798
Fixes missing string mapping
2024-06-02 19:45:27 +02:00
Luca Deri
c53b79e302
Definition of SNMP polling error
2024-06-02 17:55:37 +02:00
Matteo Biscosi
6b5a55497e
Removed debug prints
2024-05-31 07:05:32 -04:00