Commit graph

6195 commits

Author SHA1 Message Date
Alfredo Cardigliano
ecff060ae3 Fix indentation 2023-06-05 12:01:58 +02:00
Alfredo Cardigliano
ae2e0efd99 Rename parameters to avoid confusion 2023-06-05 11:01:52 +02:00
Luca Deri
e86cd0f2ce added Modbus Invalid Transition Alert 2023-06-05 00:53:27 +02:00
Luca Deri
4b7b74e7e5 Added invalid URL check 2023-06-02 17:23:08 +02:00
Luca Deri
74fbc8860c Minor aestethical change 2023-06-02 17:21:56 +02:00
Luca Deri
4a13dc41d5 Implemented Modbus exceptions 2023-06-01 22:53:59 +02:00
Matteo Biscosi
b06451bd31 Fixes influxdb querytotal not working 2023-06-01 16:23:46 +02:00
Alfredo Cardigliano
ef22a8adc4 Fix alert type filter in alerts explorer 2023-06-01 15:09:24 +02:00
Matteo Biscosi
8b8819e960 Fixes flowdev schema not working 2023-06-01 09:45:49 +00:00
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