Welcome to sysdig - an open source system-level exploration and troubleshooting tool.
If this is your first time hearing about sysdig, we recommend you [start with the website] (http://www.sysdig.org).
Sysdig captures system calls and other system level events using a linux kernel facility called tracepoints, which means much less overhead than tools such as 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 called Chisels that make it easier to extract useful information and do troubleshooting.
[Visit the wiki] (https://github.com/draios/sysdig/wiki) for full documentation on sysdig and its APIs.
For support using sysdig, please contact [the official mailing list] (https://groups.google.com/forum/#!forum/sysdig).
- Contact the [official mailing list] (https://groups.google.com/forum/#!forum/sysdig) for support and to talk with other users
- Follow us on [Twitter] (https://twitter.com/sysdig) for the Chisel of the Week
- This is our [blog] (http://draios.com/blog/). There are many like it, but this one is ours.
Sysdig is proudly supported by [Draios, Inc] (http://www.draios.com).
Like working on sysdig? [Draios is hiring] (http://www.draios.com/about+jobs).