Commit graph

8858 commits

Author SHA1 Message Date
Luca
bbcd1d011b Added fix for converting alerts_map with SQLite to a meaningful value
being it stored as BLOB
2022-01-10 12:40:45 +01:00
Luca
7bd1bc4185 Typo 2022-01-10 08:57:21 +01:00
Luca Deri
e921ccbf38 Fixed the appearance of the observation points menu only under the host flow page (and not everywhere in the host page) as the observation point is a flow-only concept
Closes #6053
2022-01-08 18:57:31 +01:00
MatteoBiscosi
f23a3f9c6e Fixes non working progress bar 2022-01-07 17:58:50 +01:00
MatteoBiscosi
56b0b36b03 Added progress bar to clickhouse table memory consumption 2022-01-07 16:28:05 +01:00
MatteoBiscosi
147e77636b Added victim and client/server to threshold alert (#5997) 2022-01-07 16:28:05 +01:00
MatteoBiscosi
fbda39209a Added extra application info to alerts 2022-01-05 18:50:09 +01:00
Luca Deri
158213ee4c Typos 2022-01-05 12:31:57 +01:00
MatteoBiscosi
aa446c0d3e Removed iface mac address from cicmp/icmp interface select 2022-01-05 11:43:49 +01:00
MatteoBiscosi
c71aed876d Fixes icmp/cicmp interface menu 2022-01-05 11:31:11 +01:00
MatteoBiscosi
b748b083af Fixed active monitoring interface list 2022-01-05 11:23:22 +01:00
MatteoBiscosi
5ac0a53581 Fixed not editable active monitoring icmp/cicmp interface 2022-01-05 10:51:44 +01:00
Luca Deri
750784d732 Fixed interface name 2022-01-05 09:59:38 +01:00
Luca Deri
2992d6acd0 Fixed invalid name access on view interfaces 2022-01-05 09:38:12 +01:00
Luca Deri
2f049fcc4c Decreased number of loop checks when checking connectivity 2022-01-04 22:53:40 +01:00
Luca Deri
72faebe4a5 Improved active ICMP monitoring 2022-01-04 22:30:12 +01:00
Alfredo Cardigliano
7782ec15f5 Move lua tests 2022-01-04 17:54:59 +01:00
MatteoBiscosi
a770ea8b13 Added breadcrumb button to reduce action column space 2022-01-04 17:28:30 +01:00
Alfredo Cardigliano
c5d35d99f1 Cleanup old explorer 2022-01-04 16:38:25 +01:00
Alfredo Cardigliano
538eab6406 Restore historical_utils.lua 2022-01-04 15:03:48 +01:00
Alfredo Cardigliano
a050604b4b Cleanup unused code (mysql explorer utils) 2022-01-04 15:00:30 +01:00
MatteoBiscosi
569c8a797a Added ping all button to SNMP devices menu 2022-01-04 12:48:29 +01:00
Luca Deri
9f1c6dd846 Dead code 2022-01-04 11:53:16 +01:00
MatteoBiscosi
0be795156f Fixes host names not alwais shown 2022-01-04 11:34:27 +01:00
Luca Deri
fcaa071acb Added delayed scripts that are executed with minimal time drift to avoid all scripts to be executed at the same time and thus cause load spikes 2022-01-03 18:55:18 +01:00
Luca Deri
fc0e204803 Reworked blog fetch into new callback file fetch_blog_feed.lua 2022-01-03 18:55:18 +01:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
Luca Deri
8c496e19e4 Fixed lua script warning (#6166) 2022-01-03 09:37:43 +01:00
Luca Deri
3b63b5a899 Added check 2021-12-31 09:09:00 +01:00
Alfredo Cardigliano
4603f3f088 Disable debug messages 2021-12-30 14:48:05 +01:00
Alfredo Cardigliano
b24338ca27 Do not cut alert name 2021-12-30 09:40:25 +01:00
Alfredo Cardigliano
fabaa5de30 Rename Port to Interface Id for SNMP alerts 2021-12-30 09:30:12 +01:00
Luca Deri
8c814503d5 Added comments to make code more readeable 2021-12-29 19:23:28 +01:00
Luca Deri
2b58164f84 Invalid granularity specified 2021-12-29 19:19:07 +01:00
Luca Deri
53df374611 Added trace for trapping unknown granularities 2021-12-29 19:15:12 +01:00
Luca Deri
9fcdb68fdf Removed duplicated line 2021-12-29 19:04:29 +01:00
Alfredo Cardigliano
342064446d Implement flow alert details page 2021-12-29 17:13:17 +01:00
Luca Deri
fb36abecd3 Fixed [LuaEngine.cpp:601] WARNING Script failure [/usr/share/ntopng/scripts/callbacks/daily/system/db_retention.lua][attempt to index a nil value] 2021-12-29 15:05:40 +01:00
Alfredo Cardigliano
0893f928ad Fix host pools stats 2021-12-29 10:10:30 +01:00
Alfredo Cardigliano
9a02cdcca1 Fix host pool filter in host's flows. Fix indentation. 2021-12-28 18:01:57 +01:00
MatteoBiscosi
f4988abee8 Minor changes to merge readme and script name 2021-12-28 16:29:34 +01:00
MatteoBiscosi
bc06f0082c Removed unused code 2021-12-28 16:21:01 +01:00
Alfredo Cardigliano
b242ec2975 Alert details page. Stub functions for label/details functions in alert store. 2021-12-28 16:01:30 +01:00
MatteoBiscosi
6d401586cd Added changed files with merge 2021-12-28 15:59:13 +01:00
MatteoBiscosi
e92135e776 Reorganized periodic scripts 2021-12-28 15:41:28 +01:00
Alfredo Cardigliano
6bbe815b57 Add skeleton for the alert details page 2021-12-28 12:40:09 +01:00
Alfredo Cardigliano
b7d361781c Fix l4 formatter 2021-12-28 10:38:33 +01:00
MatteoBiscosi
3b4366d5fe Fixes attempt to index nil value 2021-12-28 10:25:12 +01:00
Simone Mainardi
cad0174a30 Updates for german localization 2021-12-27 15:07:41 +01:00
Simone Mainardi
be5734f033 Fixes lua interpreter use in localization tools 2021-12-27 14:37:42 +01:00