This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > System > sysdig (0.6.0)

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

This requires: lua, jsoncpp, libb64

Maintained by: Larry Hajali
Keywords:
ChangeLog: sysdig

Homepage:
http://www.sysdig.org

Source Downloads:
0.6.0.tar.gz (ffe978c506eca48445bb1f7ece2c0313)

Download SlackBuild:
sysdig.tar.gz
sysdig.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
slack-desc
sysdig.SlackBuild
sysdig.info

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds