Skip to content
forked from draios/sysdig

a system exploration and troubleshooting tool

License

Notifications You must be signed in to change notification settings

ajufrancis/sysdig

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

a system exploration and troubleshooting tool

Resources

License

Stars

Watchers

Forks

Packages