macOS
brew install sysdiglocal Homebrew formula metadata
sudo port install sysdigMacPorts ports tree · sysutils/sysdig/Portfile · 来源: api.github.com
安装
brew install sysdiglocal Homebrew formula metadata
sudo port install sysdigMacPorts ports tree · sysutils/sysdig/Portfile · 来源: api.github.com
nix profile install nixpkgs#sysdignixpkgs package indexes · sysdig · 来源: raw.githubusercontent.com
sudo pacman -S sysdigArch Linux sync databases · sysdig · 来源: geo.mirror.pkgbuild.com
sudo apt install sysdigUbuntu 24.04 LTS package indexes · sysdig · 来源: archive.ubuntu.com
sudo zypper install sysdigopenSUSE Tumbleweed package metadata · sysdig · 来源: download.opensuse.org
概览
System-level exploration and troubleshooting tool
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
csysdig | cli | 全局可执行文件 | |
scap-driver-loader | cli | 全局可执行文件 | |
sysdig | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/draios/sysdig
安装元数据
| 软件包键 | brew:sysdig |
|---|---|
| 版本 | 0.41.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/sysdig |
| 主页 | https://sysdig.com/ |
| 仓库 | https://github.com/draios/sysdig |
| 上游文档 | https://github.com/draios/sysdig#readme |
| 许可证 | Apache-2.0 AND (GPL-2.0-only OR MIT) AND (GPL-2.0-only WITH Linux-syscall-note) |
| 源码归档 | https://github.com/draios/sysdig/archive/refs/tags/0.41.4.tar.gz |
| 最后更新 | 2026-05-20T10:12:52-04:00 |
| Pulse | updated |
| 依赖 | jsoncpp, luajit, ncurses, re2, tbb, uthash, yaml-cpp |
| 构建依赖 | cmake, nlohmann-json, pkgconf, valijson |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 sysdig来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.