slackbuilds/system/sysdig
Heinz Wiesinger c52a07c5d7 system/sysdig: Fix support for PRINT_PACKAGE_NAME
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:21 +02:00
..
README
doinst.sh
slack-desc
sysdig.SlackBuild system/sysdig: Fix support for PRINT_PACKAGE_NAME 2021-07-17 21:55:21 +02:00
sysdig.info system/sysdig: Updated for version 0.26.6 2020-05-03 08:48:39 +07:00

README

Sysdig is open source, system-level exploration: capture system state and
activity from a running Linux instance, then save, filter and analyze. Sysdig is
scriptable in Lua and includes a command line interface and a powerful
interactive UI, csysdig, that runs in your terminal. Think of sysdig as strace +
tcpdump + htop + iftop + lsof + awesome sauce. With state of the art container
visibility on top.

To build the package for a kernel different from the running one, start the
script setting the KERNEL variable as in
KERNEL=2.6.38.8 ./sysdig.SlackBuild

To build sysdig with dkms support supply the variable DKMS="yes" to
sysdig.SlackBuild.  This also needs dkms installed as a runtime dependency.

  # DKMS="yes" ./sysdig.SlackBuild

Optional: luajit and dkms