macOS
brew install zabbix-clilocal Homebrew formula metadata
安装
brew install zabbix-clilocal Homebrew formula metadata
sudo apt install zabbix-cliDebian stable package indexes · zabbix-cli · 来源: deb.debian.org
nix profile install nixpkgs#zabbix-clinixpkgs package indexes · pkgs/by-name/za/zabbix-cli/package.nix · 来源: api.github.com
概览
CLI tool for interacting with Zabbix monitoring system
历史
Zabbix CLI is a Python terminal client for administering Zabbix through the Zabbix API, with interactive, single-command, and batch modes.
The project is developed and tested by the University Center for Information Technology at the University of Oslo. Its README describes it as a command-line interface for common Zabbix administrative tasks over the Zabbix API.
Version 3 was rewritten from the ground up, leaving the older 2.3.2 implementation available on a branch. The newer CLI emphasizes a richer terminal interface, JSON output, configuration files, authentication helpers, and cross-platform binaries built with PyInstaller.
zabbix-cli fills a gap around Zabbix administration: Zabbix exposes a JSON-RPC API, but many operators want a packaged terminal client for host, group, proxy, and inventory workflows instead of writing one-off curl or Python snippets.
The README documents installation through the `zabbix-cli-uio` PyPI mirror, Homebrew, and release binaries for Linux, macOS, and Windows. That adoption pattern is practical rather than glamorous: it is a workstation/sysadmin helper around an existing monitoring installation.
Users start `zabbix-cli` as a REPL, run `zabbix-cli COMMAND` for a single operation, or pass a file for batch execution. It prompts for the Zabbix frontend URL and credentials, stores a session token, and can render either terminal tables or machine-readable JSON.
For package nerds, zabbix-cli is interesting as a third-party operational companion to a major monitoring stack: it packages API administration into a normal CLI with completions, config files, auth state, JSON output, and distro-friendly release artifacts.
It also demonstrates a common ecosystem pattern around large server products: the core project ships an API, while site operators and universities build smaller command tools to make daily administration scriptable.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./zabbix-cli.toml$XDG_CONFIG_HOME/zabbix-cli/zabbix-cli.toml$XDG_CONFIG_DIRS/zabbix-cli/zabbix-cli.toml./zabbix-cli.toml~/Library/Application Support/zabbix-cli/zabbix-cli.toml~/Library/Preferences/zabbix-cli/zabbix-cli.toml.\zabbix-cli.toml%LOCALAPPDATA%\zabbix-cli\zabbix-cli.toml%APPDATA%\zabbix-cli\zabbix-cli.tomlCredential-bearing paths to review before unattended agent runs.
~/.zabbix-cli_auth可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
zabbix-cli | cli | 全局可执行文件 | |
zabbix-cli-bulk-execution | cli | 全局可执行文件 | |
zabbix-cli-init | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://unioslo.github.io/zabbix-cli/
安装元数据
| 软件包键 | brew:zabbix-cli |
|---|---|
| 版本 | 3.7.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/zabbix-cli |
| 主页 | https://unioslo.github.io/zabbix-cli/ |
| 仓库 | https://github.com/unioslo/zabbix-cli |
| 上游文档 | https://github.com/unioslo/zabbix-cli#readme |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://files.pythonhosted.org/packages/1d/a6/8e6d8fbf6842f2a363807bce5f59ccc7cd97c64b79c282e38af7b5384958/zabbix_cli_uio-3.7.0.tar.gz |
| 最后更新 | 2026-07-10T09:34:38-04:00 |
| Pulse | updated |
| 依赖 | certifi, pydantic, python@3.14 |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zabbix-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
zabbix-cli 3.5.1-1
Command-line interface for Zabbix
https://github.com/unioslo/zabbix-cli
sudo apt install zabbix-clizabbix-cli
nix profile install nixpkgs#zabbix-cli来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.