macOS
brew install sysdiglocal Homebrew formula metadata
sudo port install sysdigMacPorts ports tree · sysutils/sysdig/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sysdig in AI-Agent-Workflows.
Installation
brew install sysdiglocal Homebrew formula metadata
sudo port install sysdigMacPorts ports tree · sysutils/sysdig/Portfile · Quelle: api.github.com
nix profile install nixpkgs#sysdignixpkgs package indexes · sysdig · Quelle: raw.githubusercontent.com
sudo pacman -S sysdigArch Linux sync databases · sysdig · Quelle: geo.mirror.pkgbuild.com
sudo apt install sysdigUbuntu 24.04 LTS package indexes · sysdig · Quelle: archive.ubuntu.com
sudo zypper install sysdigopenSUSE Tumbleweed package metadata · sysdig · Quelle: download.opensuse.org
Überblick
System-level exploration and troubleshooting tool
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
csysdig | cli | globales Executable | |
scap-driver-loader | cli | globales Executable | |
sysdig | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/draios/sysdig
Installationsmetadaten
| Paketschlüssel | brew:sysdig |
|---|---|
| Version | 0.41.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/sysdig |
| Homepage | https://sysdig.com/ |
| Repository | https://github.com/draios/sysdig |
| Upstream-Dokumentation | https://github.com/draios/sysdig#readme |
| Lizenz | Apache-2.0 AND (GPL-2.0-only OR MIT) AND (GPL-2.0-only WITH Linux-syscall-note) |
| Quellarchiv | https://github.com/draios/sysdig/archive/refs/tags/0.41.4.tar.gz |
| Zuletzt aktualisiert | 2026-05-20T10:12:52-04:00 |
| Pulse | updated |
| Abhängigkeiten | jsoncpp, luajit, ncurses, re2, tbb, uthash, yaml-cpp |
| Build-Abhängigkeiten | cmake, nlohmann-json, pkgconf, valijson |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 sysdigQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.