-
Notifications
You must be signed in to change notification settings - Fork 731
Getting Started
Welcome to sysdig! Sysdig is a universal system visibility tool with native support for containers. If this is your first time trying to use sysdig, then you've come to the right place.
First, if you haven't already, you'll need to [install sysdig] (http://www.sysdig.org/install/).
The easiest way to get started using sysdig is with csysdig:
~$ csysdig
Csysdig is a simple, intuitive, and fully customizable curses UI for sysdig. Here's an [overview of csysdig] (https://github.com/draios/sysdig/wiki/Csysdig%20Overview) including a video and the man page.
You can also run sysdig in its raw form:
~$ sysdig
Here's an [overview of sysdig] (https://github.com/draios/sysdig/wiki/Sysdig%20Overview) and a [user guide] (https://github.com/draios/sysdig/wiki/Sysdig%20User%20Guide) to get you started.
And finally, here are some other resources to help get you off to a good start:
[Sysdig Youtube channel] (https://www.youtube.com/channel/UCDbiexphNqm5BkSFpQuxRAA)
- Csysdig intro video: https://www.youtube.com/watch?v=UJ4wVrbP-Q8
- Sysdig intro video: https://www.youtube.com/watch?v=TX6Y8E9ijkk
[Sysdig wiki] (https://github.com/draios/sysdig/wiki)
- [About Sysdig](Sysdig Overview) - Why we built it and what it can do.
- [User Guide](Sysdig User Guide)
- [Cool Sysdig Examples](Sysdig Examples)
- Csysdig Manual Page
- Sysdig Manual Page
- [Chisels User Guide](Chisels User Guide)
[Official Sysdig Blog] (https://sysdig.com/blog/)
- [Announcing csysdig] (https://sysdig.com/announcing-csysdig-strace-htop-lua-container-support/)
- [Sysdig for ps, lsof, netstat + time travel] (https://sysdig.com/ps-lsof-netstat-time-travel/)
- [Sysdig + Logs: Advanced Log Analysis Made Easy] (https://sysdig.com/sysdig-plus-logs/)
- [Fishing for Hackers: Analysis of a Linux Server Attack] (https://sysdig.com/fishing-for-hackers/)
- [Sysdig vs DTrace vs Strace: a Technical Discussion] (https://sysdig.com/sysdig-vs-dtrace-vs-strace-a-technical-discussion/)
- [Announcing sysdig] (https://sysdig.com/announcing-sysdig/)