Skip to content
cizixs edited this page Mar 28, 2017 · 136 revisions

Welcome to the sysdig wiki!

On this wiki, you can find information about sysdig, csysdig, and their APIs. If this is your first time hearing about sysdig, we recommend you start with the website.

Support / Join the Community

Sysdig Cloud
Want a distributed version of sysdig with dashboards and alerts? Check out Sysdig Cloud.

Like what sysdig is doing? We are hiring.

Sysdig Documentation Wiki

Sysdig is a universal system visibility tool with native support for containers:
~$ sysdig

Csysdig is a simple, intuitive, and fully customizable curses UI for sysdig:
~$ csysdig

Tracers let you track and measure spans of execution in a distributed software system

Getting Started

  • [Getting Started](Getting Started) - how to start using sysdig right now.

Overview

  • [About Sysdig](Sysdig Overview) - Why we built it and what it can do.
  • [About Csysdig](Csysdig Overview) - The sysdig UI that will fill all of your command line monitoring needs.
  • [About Chisels](Chisels Overview) - Scripting on top of sysdig.
  • About Tracers - Measure spans of execution in your distributed software system.

Setup

  • [Install Sysdig (standard Linux version)](How to Install Sysdig for Linux)
  • [Install Sysdig (limited Windows/OSX version)](How to Install Sysdig for Windows and OSX)
  • [Latest Packages] (Latest Packages)
  • [Compile the Source Code](How to Install Sysdig from the Source Code)
  • [Update/Uninstall Sysdig](Sysdig Update and Uninstall)

Sysdig Documentation

Csysdig Documentation

Chisels Documentation

  • [User Guide](Chisels User Guide)
  • [How to Write a Chisel](Writing a Sysdig Chisel, a Tutorial)
  • [Chisel API Reference Manual](Sysdig Chisel API Reference Manual)
  • [Container Enabled Chisels](Container Enabled Chisels)

Releases

Integrations

Coding Conventions

Other Resources