pkg.soopen package index

brew / Rang 5306

zabbix-cli mit Homebrew, apt, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für zabbix-cli in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install zabbix-cli

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install zabbix-cli

Debian stable package indexes · zabbix-cli · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#zabbix-cli

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

Überblick

Paketzusammenfassung

CLI tool for interacting with Zabbix monitoring system

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

Zabbix CLI is a Python terminal client for administering Zabbix through the Zabbix API, with interactive, single-command, and batch modes.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
zabbix-cliExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
zabbix-cli-bulk-executionExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
zabbix-cli-initExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und 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.

Seite generiert2026-08-03
Manager-Version3.7.0
Manager aktualisiert2026-07-10
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:zabbix-cli
Version3.7.0
PaketmanagerHomebrew
Homepagehttps://unioslo.github.io/zabbix-cli/
Repositoryhttps://github.com/unioslo/zabbix-cli
Zuletzt aktualisiert2026-07-10T09:34:38-04:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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