Skip to content

How to Install Sysdig for Windows and OSX

Loris Degioanni edited this page Mar 26, 2014 · 35 revisions

NOTE: currently only the Linux version of sysdig is capable of capturing events and doing live analysis. On the other platforms, you will be limited to working with the trace files generated by a Linux installation of sysdig.

Windows Installation

  1. Download and install the Visual Studio 2013 Redistributable from http://www.microsoft.com/en-us/download/details.aspx?id=40784
  2. Download the sysdig zip file from here http://download.draios.com/stable/windows/sysdig-0.1.612.zip
  3. Unzip the file
  4. Open a command prompt and navigate to the unzipped folder
  5. you can now run sysdig, e.g.
    sysdig -cl

OSX Installation

  • Download this file onto your local machine: tbd

Clone this wiki locally