Skip to content
/ sysdig Public

Linux system exploration and troubleshooting tool with first class support for containers

License

Notifications You must be signed in to change notification settings

draios/sysdig

Folders and files

NameName
Last commit message
Last commit date
Jan 15, 2014
Apr 6, 2014
Apr 7, 2014
Feb 10, 2014
Apr 7, 2014
Feb 16, 2014
Apr 7, 2014
Apr 1, 2014
Apr 4, 2014

Repository files navigation

sysdig

Welcome to sysdig - an open source system-level exploration and troubleshooting tool.

Where to start?

If this is your first time hearing about sysdig, we recommend you start with the website:
www.sysdig.org

What does sysdig do and why should I use it?

Sysdig captures system calls and other system level events using a linux kernel facility called tracepoints, which means much less overhead than strace.

It then "packetizes" this information, so that you can save it into trace files and filter it, a bit like you would do with tcpdump. This makes it very flexible to explore what processes are doing.

Sysdig is also packed with a set of scripts that make it easier to extract useful information and do troubleshooting.

Documentation / Support

Visit the wiki for full documentation on sysdig and its APIs:
https://github.com/draios/sysdig/wiki

For support using sysdig, please contact the official mailing list:
https://groups.google.com/forum/#!forum/sysdig


Sysdig is proudly supported by Draios, Inc.
www.draios.com