Matteo Biscosi
80738214c1
Fixes attempt to index nil value
2023-06-01 08:05:55 +00:00
Matteo Biscosi
c58afb9464
Fixes available timeseries not reported ( #7395 )
2023-05-31 15:36:41 +00:00
Alfredo Cardigliano
9b6702c578
Move Push Alerted Hosts to PF_RING setting to the interface settings
2023-05-31 14:44:19 +02:00
Nicolo Maio
1dca7bcdb3
Add hyperlinks. ( #7504 )
2023-05-31 12:02:07 +00:00
Luca Deri
5ac8833038
Reworked ClickHouse data retention
2023-05-31 12:49:22 +02:00
Luca Deri
a4f731d61e
Reworked clickhouse retention
2023-05-31 11:39:20 +02:00
Nicolo Maio
73ea3b6dfc
Add aggregated flows data retention. ( #7497 )
2023-05-31 08:48:35 +00:00
Matteo Biscosi
15dd277bab
Fixes influxdb hosts timeseries
2023-05-30 08:12:23 +00:00
Nicolo Maio
6681e7717d
Add option all in snmp device rules. ( #7446 )
2023-05-29 14:58:44 +00:00
Nicolò Maio
fbae5e861b
Add Server Ports Analysis page. ( #7493 ) ( #7498 )
...
* Add Server Ports Analysis page. (#7493 )
* Add num hosts in server ports rest. (#7493 )
* Fix memory leak and fix GUI bug. (#7493 )
* Minor Fix. (#7493 )
* Minor fix.
* Minor Fix.
* Fix paths
2023-05-29 16:26:03 +02:00
Nicolò Maio
fcb564b7c7
Handle end time on timeseries. ( #7438 ) ( #7466 )
2023-05-29 15:20:11 +02:00
Alfredo Cardigliano
6601d2feba
Fix populate_l7_protocols
2023-05-29 10:19:50 +02:00
Alfredo Cardigliano
4add0ca19b
Fix timeseries page for snmp interfaces (always use snmp_utils.get_snmp_interface_label)
2023-05-26 17:25:08 +02:00
Matteo Biscosi
b365dc2c68
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2023-05-26 16:26:01 +02:00
Matteo Biscosi
e43396d712
Fixes nedge timeseries charts
2023-05-26 16:25:59 +02:00
Alfredo Cardigliano
a404a47e7f
Add preference to Push Host Filters to PF_RING
2023-05-26 15:39:20 +02:00
Luca Deri
625dcb86de
Integrated API documentation in left menubar
2023-05-24 17:52:32 +02:00
Matteo Biscosi
4a8eafc30d
Fixes influxdb incorrect data
2023-05-24 16:41:01 +02:00
Alfredo Cardigliano
bd2ad43943
Code cleanup
2023-05-24 16:03:36 +02:00
Matteo Biscosi
c383f5ee71
Possible fix for the incorrect values when restarting
2023-05-24 10:50:18 +00:00
Matteo Biscosi
6933941eb3
Fixes sent and rcvd timeseries colors
2023-05-24 08:44:23 +00:00
Alfredo Cardigliano
24edb6dd40
Print 'fetching blog posts' only when actually fetching them. Do fetching on delayed callbacks only on nedge
2023-05-23 18:07:02 +02:00
Matteo Biscosi
0f12da2061
Fixes possible id error in timeseries charts
2023-05-23 10:12:42 +00:00
Matteo Biscosi
c6909f0748
Migrated front end chart timeseries library
2023-05-23 08:22:14 +00:00
Alfredo Cardigliano
47f248c8ed
Remove dead code
2023-05-22 18:04:41 +02:00
Nicolo Maio
b7856ad0e9
Update historical flow details. ( #7470 )
2023-05-22 14:40:02 +00:00
Alfredo Cardigliano
b8801431b8
Script review
2023-05-22 16:26:38 +02:00
Alfredo Cardigliano
b7b2810e61
Reduce frequency of failure messages in sendTCPData
2023-05-22 10:47:48 +02:00
Luca Deri
f85f4ab398
Fixed preferences warning
2023-05-19 19:31:25 +02:00
Nicolo Maio
da55f3e795
Add aggregate flows every hour callback.
2023-05-19 14:19:22 +00:00
Alfredo Cardigliano
6760c2bb77
Fix formatting of quota exceeeded alert
2023-05-19 15:57:38 +02:00
Matteo Biscosi
55954c05e6
Completely add support for MAC Address accounting ( #7357 #7356 )
2023-05-19 07:22:00 +00:00
Alfredo Cardigliano
2434ae9e76
Cleanup deprecated code
2023-05-18 18:36:25 +02:00
Alfredo Cardigliano
354d8623a9
Move old code for checking quotas
2023-05-18 09:19:21 +02:00
Nicolo Maio
c336e4a8f5
Fix metric labels and alert format in SNMP device rules.
2023-05-17 17:13:07 +00:00
Luca Deri
b42587325e
Replaces flow alert with the new page with resizable columns
...
Removed external link from flow alert page
2023-05-17 15:43:23 +02:00
Alfredo Cardigliano
65f3b4c344
Avoid loops in shell script notifications
2023-05-17 14:22:16 +02:00
Nicolo Maio
c4eca752ed
Add usage of hostnames instead of IP Addresses. ( #7471 )
2023-05-16 14:14:10 +00:00
Nicolo Maio
51c69dbec4
Fix interface id missing. ( #7469 )
2023-05-16 13:08:29 +00:00
Alfredo Cardigliano
c0b6e40596
Fix alert type match with SQLite (TODO support alert_map) ( #7465 )
2023-05-16 09:35:47 +02:00
Lorenzo Vannucci
fc2322dbe8
Fix http_lint
2023-05-15 21:21:59 +02:00
Lorenzo Vannucci
15504241d3
Develop new rest APi to save columns visibility and columns order in future #7389
2023-05-15 21:03:17 +02:00
Nicolo Maio
5bf92eec23
Add backend endpoint to handle checks. ( #7446 )
2023-05-15 16:12:17 +00:00
Matteo Biscosi
c406f115d3
Added radius accounting server preferences
2023-05-15 15:26:29 +00:00
Alfredo Cardigliano
3a28d5d0f4
Merge branch 'dev' of https://github.com/ntop/ntopng into dev
2023-05-15 16:00:57 +02:00
Alfredo Cardigliano
87cbc17fad
Fix nedge default pool
2023-05-15 16:00:39 +02:00
Matteo Biscosi
cb8d89d04f
Added radius acconting ( #7356 )
2023-05-15 13:42:13 +00:00
Alfredo Cardigliano
1bf54e7ac2
Major cleanup of host_pools_nedge, now using host_pools code
2023-05-15 15:21:53 +02:00
Luca Deri
9356cbf5af
Added value check
2023-05-15 14:11:54 +02:00
Alfredo Cardigliano
93ec0db5d0
Fix alert format
2023-05-15 10:47:52 +02:00