/sysdig

a system exploration and troubleshooting tool

Primary LanguageCGNU General Public License v2.0GPL-2.0

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

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

Sysdig is developed by Draios, Inc. We'd love to hear from you!
www.draios.com / info@draios.com