Skip to content
Chris Crane edited this page Jun 29, 2015 · 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] (http://sysdig.com).

Like what sysdig is doing? [We are hiring] (http://sysdig.com/jobs/).

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

####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.

####Sysdig Documentation

####Csysdig Documentation

####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)

####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

####Releases

####Integrations

####Coding Conventions

Other Resources