macOS
brew install zabbix-clilocal Homebrew formula metadata
brew
zabbix-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.