Automic VaultAutomic Vault

brew

zabbix を Homebrew, apk, dnf, Nix, apt, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install zabbix

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add zabbix

Alpine Linux edge package indexes · zabbix · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install zabbix

Fedora Rawhide package metadata · zabbix · ソース: dl.fedoraproject.org

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

nixpkgs package indexes · zabbix · ソース: raw.githubusercontent.com

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

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

openSUSE zypper確認済み · 92%
sudo zypper install system-user-zabbix

openSUSE Tumbleweed package metadata · system-user-zabbix · ソース: download.opensuse.org

概要

パッケージ概要

Availability and monitoring solution

コマンドとエイリアス

  • zabbix_agentd
  • zabbix_get
  • zabbix_sender

履歴

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

Zabbix is an open-source infrastructure monitoring and observability platform built around a server, agents, proxies, a web frontend, APIs, alerting, dashboards, and command-line utilities such as zabbix_sender and zabbix_get.

プロジェクトの歴史

Alexei Vladishev originally created Zabbix in 1998 for his employer while working as a system administrator. Zabbix later became open-source software, and the first 1.0 release is listed by Zabbix release notes on 2004-03-23.

Zabbix SIA was founded on 2005-04-12 to support and commercialize the product while keeping the monitoring software open source. That company-backed open-source model became central to Zabbix: free software, but with professional services, training, support, and a partner network around it.

The software evolved from host and service monitoring into a distributed monitoring system. Official documentation describes proxies that collect data for remote sites and reduce central-server load, a JSON-RPC API for configuration and historical data, and sender utilities for pushing custom metrics from scripts.

採用の歴史

Zabbix adoption grew through the classic open-source operations route: admins could deploy it without per-device license costs, extend it for local checks, and later buy services if the installation became business-critical. Zabbix's own history article names finance, aviation, retail, education, IT, government, non-profit, telecom, health care, and Fortune 500 organizations among its users and customers.

The project is also heavily packaged. The command set that Homebrew exposes here, especially `zabbix_agentd`, `zabbix_sender`, and `zabbix_get`, represents the client/utility side of a larger server product that Linux distributions package as agents, proxies, server backends, frontend components, Java gateway, and sender/get tools.

Zabbix's adoption history is tied to the Nagios-era monitoring landscape: it offered a full web UI, graphs, discovery, templates, escalations, proxies, and an API while remaining open source. That made it a durable option for organizations that wanted more integrated monitoring without moving to a proprietary licensing model.

使われ方

Operators deploy a Zabbix server and frontend, install agents on monitored hosts, use proxies for branch offices or remote networks, define items/triggers/templates, and route alerts through configured media. Scripts can push metrics with `zabbix_sender`, manually query agent keys with `zabbix_get`, and automate configuration through the JSON-RPC API.

In package terms, the Homebrew formula is most useful on admin workstations or small monitored hosts: it provides the agent daemon and CLI utilities that let a user test checks, send trapper values, or connect local scripts to a central Zabbix deployment.

パッケージ好きにとっての重要性

Zabbix matters to package nerds because it is a large, long-lived open-source operations stack whose packaging surface is bigger than one executable. Real deployments care about daemons, service users, config paths, database-backed server components, frontend files, agent packages, sender/get helpers, proxies, templates, and upgrade policy.

It is also a strong example of a commercial open-source infrastructure project where package availability is adoption infrastructure: the easier it is to install agents and utilities across operating systems, the easier it is for a central monitoring system to become the default operational fabric.

タイムライン

  • 1998: Alexei Vladishev created the original monitoring software for his employer.
  • 2004-03-23: Zabbix 1.0 release listed in official release notes.
  • 2005-04-12: Zabbix company founded to support the open-source product.
  • 2006-2007: Early 1.1, 1.3, and 1.4 releases show rapid post-1.0 development in official release notes.
  • 2017: Zabbix's 15-year story article described worldwide adoption across major industries and a global partner/service organization.

Related projects

  • Related projects and ecosystem pieces include Nagios, Icinga, Prometheus, Grafana, Net-SNMP, Zabbix agents, Zabbix proxy, Zabbix Java gateway, PyZabbix, zabbix-cli, and distribution packages for Zabbix server/frontends.

セキュリティ状態

保護ツール対応はまだ見つかっていません

zabbix に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

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.

Unix
/usr/local/etc/zabbix_agentd.conf

実行可能ファイル

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

コマンド種類公開範囲メモ
zabbix_agentdcliグローバル実行可能ファイル
zabbix_getcliグローバル実行可能ファイル
zabbix_sendercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版7.4.12
マネージャ更新日2026-07-09
ローカルデータOK
上流not checked
検出された最新未検出

https://www.zabbix.com/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:zabbix
バージョン7.4.12
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/zabbix
ホームページhttps://www.zabbix.com/
リポジトリhttps://git.zabbix.com/projects/ZBX/repos/zabbix/browse
上流ドキュメントhttps://www.zabbix.com/documentation/current/en/manual
ライセンスAGPL-3.0-only
ソースアーカイブhttps://cdn.zabbix.com/zabbix/sources/stable/7.4/zabbix-7.4.12.tar.gz
最終更新2026-07-09T11:51:47Z
Pulseupdated
依存関係openssl@4, pcre2
ビルド依存関係pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namezabbix
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

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

Debian apt95%

zabbix-agent 1:7.0.22+dfsg-1~deb13u1

network monitoring solution - agent

http://zabbix.com

sudo apt install zabbix-agent
  • Section: net
  • Architecture: amd64
  • Source Package: zabbix
  • 11 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Zabbix
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zabbix-agent from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

zabbix-agent2 1:7.0.22+dfsg-1~deb13u1

Zabbix network monitoring solution - agent2

http://zabbix.com

sudo apt install zabbix-agent2
  • Section: net
  • Architecture: amd64
  • Source Package: zabbix
  • 7 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Zabbix
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zabbix-agent2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

zabbix-frontend-php 1:7.0.22+dfsg-1~deb13u1

network monitoring solution - PHP front-end

http://zabbix.com

sudo apt install zabbix-frontend-php
  • Section: net
  • Architecture: all
  • Source Package: zabbix
  • 10 依存関係
  • 8 任意依存関係
  • normalized package name match
  • 一致条件: Zabbix
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zabbix-frontend-php from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

zabbix-java-gateway 1:7.0.22+dfsg-1~deb13u1

network monitoring solution - Java gateway

http://zabbix.com

sudo apt install zabbix-java-gateway
  • Section: net
  • Architecture: all
  • Source Package: zabbix
  • 11 依存関係
  • normalized package name match
  • 一致条件: Zabbix
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zabbix-java-gateway from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

zabbix-proxy-mysql 1:7.0.22+dfsg-1~deb13u1

network monitoring solution - proxy (using MySQL)

http://zabbix.com

sudo apt install zabbix-proxy-mysql
  • Section: net
  • Architecture: amd64
  • Source Package: zabbix
  • 19 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Zabbix
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zabbix-proxy-mysql from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

zabbix-proxy-pgsql 1:7.0.22+dfsg-1~deb13u1

network monitoring solution - proxy (using PostgreSQL)

http://zabbix.com

sudo apt install zabbix-proxy-pgsql
  • Section: net
  • Architecture: amd64
  • Source Package: zabbix
  • 19 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Zabbix
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zabbix-proxy-pgsql from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

zabbix-proxy-sqlite3 1:7.0.22+dfsg-1~deb13u1

network monitoring solution - proxy (using SQLite3)

http://zabbix.com

sudo apt install zabbix-proxy-sqlite3
  • Section: net
  • Architecture: amd64
  • Source Package: zabbix
  • 20 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Zabbix
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zabbix-proxy-sqlite3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

zabbix-sender 1:7.0.22+dfsg-1~deb13u1

Zabbix network monitoring solution - sender

http://zabbix.com

sudo apt install zabbix-sender
  • Section: net
  • Architecture: amd64
  • Source Package: zabbix
  • 4 依存関係
  • normalized package name match
  • 一致条件: Zabbix
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zabbix-sender from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

zabbix-server-mysql 1:7.0.22+dfsg-1~deb13u1

network monitoring solution - server (using MySQL)

http://zabbix.com

sudo apt install zabbix-server-mysql
  • Section: net
  • Architecture: amd64
  • Source Package: zabbix
  • 19 依存関係
  • 9 任意依存関係
  • normalized package name match
  • 一致条件: Zabbix
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zabbix-server-mysql from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

zabbix-server-pgsql 1:7.0.22+dfsg-1~deb13u1

network monitoring solution - server (using PostgreSQL)

http://zabbix.com

sudo apt install zabbix-server-pgsql
  • Section: net
  • Architecture: amd64
  • Source Package: zabbix
  • 19 依存関係
  • 8 任意依存関係
  • normalized package name match
  • 一致条件: Zabbix
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zabbix-server-pgsql from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

zabbix-web-service 1:7.0.22+dfsg-1~deb13u1

Zabbix network monitoring solution - web-service

http://zabbix.com

sudo apt install zabbix-web-service
  • Section: net
  • Architecture: amd64
  • Source Package: zabbix
  • 3 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Zabbix
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zabbix-web-service from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

zabbix

nix profile install nixpkgs#zabbix
  • normalized package name match
  • 一致条件: Zabbix
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: zabbix from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
apk95%

zabbix 7.4.11-r0

Enterprise-class open source distributed monitoring

https://www.zabbix.com/

sudo apk add zabbix
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • Source Package: zabbix
  • 1 依存関係
  • normalized package name match
  • 一致条件: Zabbix
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zabbix from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zabbix-agent 7.4.11-r0

Zabbix Network Monitoring Agent

https://www.zabbix.com/

sudo apk add zabbix-agent
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • Source Package: zabbix
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Zabbix
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zabbix-agent from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zabbix-agent-openrc 7.4.11-r0

Zabbix Network Monitoring Agent (OpenRC init scripts)

https://www.zabbix.com/

sudo apk add zabbix-agent-openrc
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • Source Package: zabbix
  • 1 依存関係
  • normalized package name match
  • 一致条件: Zabbix
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zabbix-agent-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zabbix-agent2 7.4.11-r0

Zabbix Network Monitoring Agent (version 2)

https://www.zabbix.com/

sudo apk add zabbix-agent2
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • Source Package: zabbix
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Zabbix
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zabbix-agent2 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment