Install sysdig-dkms by entering the following commands in the terminal:
sudo apt update sudo apt install sysdig-dkms
Description:
system-level exploration and troubleshooting tool - kernel source
Sysdig instruments your physical and virtual machines at the OS level by installing into the Linux kernel and capturing system calls and other OS events. Then, using sysdig's command line interface, you can filter and decode these events in order to extract useful information and statistics. . Sysdig can be used to inspect live systems in real-time, or to generate trace files that can be analyzed at a later stage. . This package contains the source for the kernel module of sysdig.
Homepage: http://www.sysdig.org/
Version: 0.19.1-1build2
Section: universe/admin