pkg.soopen package index

brew / 順位 5306

zabbix-cli を Homebrew, apt, Nix でインストール

zabbix-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install zabbix-cli

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install zabbix-cli

Debian stable package indexes · zabbix-cli · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#zabbix-cli

nixpkgs package indexes · pkgs/by-name/za/zabbix-cli/package.nix · ソース: api.github.com

概要

パッケージ概要

CLI tool for interacting with Zabbix monitoring system

コマンドとエイリアス

  • zabbix-cli
  • zabbix-cli-bulk-execution
  • zabbix-cli-init

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2.3.2: Last old-line version kept as the historical branch referenced by the README.
  • 2024-10-01: zabbix-cli-uio 3.1.1 appeared on PyPI, early in the rewritten v3 line.
  • 2026-06-17: zabbix-cli-uio 3.7.0 was uploaded to PyPI.

Related projects

  • Related projects include Zabbix itself, the Zabbix API, PyZabbix, zabbix_sender, zabbix_get, and other site-local automation around monitoring inventories.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Linux
./zabbix-cli.toml$XDG_CONFIG_HOME/zabbix-cli/zabbix-cli.toml$XDG_CONFIG_DIRS/zabbix-cli/zabbix-cli.toml
macOS
./zabbix-cli.toml~/Library/Application Support/zabbix-cli/zabbix-cli.toml~/Library/Preferences/zabbix-cli/zabbix-cli.toml
Windows
.\zabbix-cli.toml%LOCALAPPDATA%\zabbix-cli\zabbix-cli.toml%APPDATA%\zabbix-cli\zabbix-cli.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.zabbix-cli_auth

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
zabbix-cli実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
zabbix-cli-bulk-execution実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
zabbix-cli-init実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版3.7.0
マネージャ更新日2026-07-10
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:zabbix-cli
バージョン3.7.0
パッケージマネージャHomebrew
ホームページhttps://unioslo.github.io/zabbix-cli/
リポジトリhttps://github.com/unioslo/zabbix-cli
最終更新2026-07-10T09:34:38-04:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

zabbix-cli 3.5.1-1

Command-line interface for Zabbix

https://github.com/unioslo/zabbix-cli

sudo apt install zabbix-cli
  • Section: utils
  • Architecture: all
  • 13 依存関係
  • normalized package name match
  • 一致条件: Zabbix Cli
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zabbix-cli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

zabbix-cli

nix profile install nixpkgs#zabbix-cli
  • normalized package name match
  • 一致条件: Zabbix Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/za/zabbix-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation