slackbuilds/system/sysdig
Larry Hajali 5665bc7f53
system/sysdig: Updated for version 0.13.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
2016-12-24 07:34:08 +07:00
..
README system/sysdig: Updated for version 0.2.0. 2015-10-03 07:10:10 +07:00
doinst.sh system/sysdig: Added (exploration and troubleshooting tool). 2015-06-25 07:27:03 +07:00
slack-desc system/sysdig: Added (exploration and troubleshooting tool). 2015-06-25 07:27:03 +07:00
sysdig.SlackBuild system/sysdig: Updated for version 0.13.0 2016-12-24 07:34:08 +07:00
sysdig.info system/sysdig: Updated for version 0.13.0 2016-12-24 07:34:08 +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