macOS
brew install sysdiglocal Homebrew formula metadata
sudo port install sysdigMacPorts ports tree · sysutils/sysdig/Portfile · source: api.github.com
brew
System-level exploration and troubleshooting tool. Version 0.41.4 via Homebrew; verified 2026-05-20.
install
brew install sysdiglocal Homebrew formula metadata
sudo port install sysdigMacPorts ports tree · sysutils/sysdig/Portfile · source: api.github.com
nix profile install nixpkgs#sysdignixpkgs package indexes · sysdig · source: raw.githubusercontent.com
sudo pacman -S sysdigArch Linux sync databases · sysdig · source: geo.mirror.pkgbuild.com
sudo apt install sysdigUbuntu 24.04 LTS package indexes · sysdig · source: archive.ubuntu.com
sudo zypper install sysdigopenSUSE Tumbleweed package metadata · sysdig · source: download.opensuse.org
overview
System-level exploration and troubleshooting tool
history
sysdig is a system-visibility and troubleshooting CLI that became important to package and operations culture by bringing packet-capture-style workflows to system calls, processes, files, networking, and containers.
Sysdig's official announcement introduced it as an open-source system exploration tool focused on system-level monitoring and troubleshooting. The announcement connected the project to the founders' earlier work on Wireshark and WinPcap and described sysdig as an evolution from network packets toward host and process activity.
The GitHub README presents sysdig as a universal system visibility tool with native container support and describes `csysdig` as a curses UI for the same data. It emphasizes kernel-level capture of system calls and OS events, trace files, and later analysis in a way analogous to tcpdump and Wireshark for networks.
Sysdig's company history says Loris Degioanni founded Sysdig in 2013 and that sysdig OSS was created in 2014 as the first tool for deep, system-call-level introspection into containers.
The README documents container-based usage through the official Docker image and distribution-specific deb/rpm release packages. The input package facts list Homebrew, MacPorts, Nix, Arch, Ubuntu, and zypper packages, showing the tool's spread across both macOS package-manager and Linux distribution channels.
Sysdig later became part of a broader open-source security family. A Sysdig Open Source Community announcement groups sysdig OSS with Wireshark, Falco, and Stratoshark, and describes sysdig OSS as the foundation of open-source system visibility for cloud-native forensics and incident response.
sysdig is used from the shell to inspect live system activity or capture trace files for later troubleshooting. The README summarizes its pitch as combining ideas from tools such as strace, tcpdump, htop, iftop, and lsof.
The `csysdig` executable gives a terminal UI for interactive exploration, while the `sysdig` CLI remains the package-manager-visible entry point for scripts, incident response, and low-level inspection.
sysdig matters to package nerds because it sits at the boundary between ordinary userland packages and kernel-facing observability: packaging has to account for drivers, containers, distribution releases, and security expectations.
It also helped make container-aware troubleshooting a packageable CLI experience, not just a hosted monitoring product.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
csysdig | cli | global executable | |
scap-driver-loader | cli | global executable | |
sysdig | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/draios/sysdig
install metadata
| Package key | brew:sysdig |
|---|---|
| Version | 0.41.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/sysdig |
| Homepage | https://sysdig.com/ |
| Repository | https://github.com/draios/sysdig |
| Upstream docs | https://github.com/draios/sysdig#readme |
| License | Apache-2.0 AND (GPL-2.0-only OR MIT) AND (GPL-2.0-only WITH Linux-syscall-note) |
| Source archive | https://github.com/draios/sysdig/archive/refs/tags/0.41.4.tar.gz |
| Last updated | 2026-05-20T10:12:52-04:00 |
| Pulse | updated |
| Dependencies | jsoncpp, luajit, ncurses, re2, tbb, uthash, yaml-cpp |
| Build dependencies | cmake, nlohmann-json, pkgconf, valijson |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sysdig |
| Version Scheme | 0 |
| Revision | 4 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
sysdig
nix profile install nixpkgs#sysdigsysdig 0.36.0+repack-1
system-level exploration and troubleshooting tool
sudo apt install sysdigsysdig 0.41.4-2
Open source system-level exploration and troubleshooting tool
sudo pacman -S sysdigsysdig 0.41.4-1.1
System-level exploration
https://github.com/draios/sysdig
sudo zypper install sysdigsysdig-bash-completion 0.41.4-1.1
Bash completion for sysdig
https://github.com/draios/sysdig
sudo zypper install sysdig-bash-completionsysdig-zsh-completion 0.41.4-1.1
Zsh completion for sysdig
https://github.com/draios/sysdig
sudo zypper install sysdig-zsh-completionsysdig
sudo port install sysdigsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.