Skip to content
/ sysdig Public
forked from draios/sysdig

a system exploration and troubleshooting tool

License

Notifications You must be signed in to change notification settings

silky/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

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

About

a system exploration and troubleshooting tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published