Automic VaultAutomic Vault

brew

nagios-plugins を Homebrew, apk, dnf, MacPorts, pacman, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install nagios-plugins

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install nagios-plugins

MacPorts ports tree · net/nagios-plugins/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add nagios-plugins

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

Fedora dnf確認済み · 92%
sudo dnf install nagios-plugins

Fedora Rawhide package metadata · nagios-plugins · ソース: dl.fedoraproject.org

Arch Linux pacman確認済み · 92%
sudo pacman -S monitoring-plugins

Arch Linux sync databases · monitoring-plugins · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install monitoring-plugins

openSUSE Tumbleweed package metadata · monitoring-plugins · ソース: download.opensuse.org

概要

パッケージ概要

Plugins for the nagios network monitoring system

コマンドとエイリアス

  • check_apt
  • check_breeze
  • check_by_ssh
  • check_clamd
  • check_cluster
  • check_dig
  • check_disk
  • check_disk_smb
  • check_dns
  • check_dummy
  • check_file_age
  • check_flexlm
  • check_ftp
  • check_http
  • check_ide_smart
  • check_ifoperstatus
  • check_ifstatus
  • check_imap
  • check_ircd
  • check_jabber
  • check_load
  • check_log
  • check_mailq
  • check_mrtg
  • check_mrtgtraf
  • check_nagios
  • check_nntp
  • check_nntps
  • check_nt
  • check_ntp
  • check_ntp_peer
  • check_ntp_time

履歴

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

Nagios Plugins is the official plugin collection for the Nagios monitoring architecture: checks such as `check_http`, `check_disk`, `check_ping`, `check_ssh`, `check_load`, and many more. Its history is tied directly to Nagios itself and to the design choice that monitoring checks are external executables with standardized output, thresholds, performance data, and return codes.

プロジェクトの歴史

Nagios traces its origin to Ethan Galstad's 1996 MS-DOS paging tool and the 1999 open-source NetSaint release. The Nagios history page says plugins that were originally distributed with NetSaint were soon spun off as a separate NetSaint Plugins project; in 2002 NetSaint was renamed Nagios and NetSaint Plugins development moved to the Nagios Plugins project. The current GitHub repository was created on January 16, 2014, but the codebase and plugin convention are much older.

採用の歴史

Nagios Plugins became important because Nagios delegated resource-specific checks to plugins, allowing the core scheduler to monitor almost anything that could be automated. Official docs list network services, system resources, Unix/Linux, Windows and NetWare servers, routers, switches, and community plugins as part of the ecosystem. Homebrew reported only 451 installs over 365 days on July 1, 2026, but that understates adoption because Nagios deployments usually install plugins through Linux distributions, source packages, monitoring appliances, or bundled Nagios stacks.

使われ方

Administrators call plugins directly while testing and then wire the same command into Nagios service definitions. Each plugin prints a short status line to stdout and exits 0 for OK, 1 for Warning, 2 for Critical, or 3 for Unknown. The shared options pattern matters in day-to-day use: `-H` for host, `-w` and `-c` for thresholds, `-t` for timeout, `-v` for verbosity, and `--help` or `--usage` for plugin-specific syntax. Performance data after `|` feeds graphing and long-term metrics.

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

The package is a foundational example of a stable CLI plugin ABI. The individual checks are ordinary executables, but the exit-code and output contract let Nagios, Icinga-style systems, wrappers, and custom scripts compose checks written in C, shell, Perl, Python, or anything else. For package maintainers, it is also a bundle package: installing one formula drops a fleet of `check_*` tools into Homebrew's sbin.

タイムライン

  • 1996: Ethan Galstad creates the early paging/checking tool that becomes Nagios's architectural seed.
  • 1999: NetSaint is released as open source and the plugin code is soon spun out as a separate project.
  • 2002: NetSaint is renamed Nagios and NetSaint Plugins development moves to Nagios Plugins.
  • 2014-01-16: current GitHub repository created.
  • 2026-03-31: Nagios Plugins 2.5 released.
  • 2026-07-01: Homebrew API reported 451 installs over 365 days.

Related projects

  • Nagios Core
  • Nagios XI
  • Nagios Exchange
  • Icinga
  • Monitoring Plugins
  • NRPE
  • NCPA

ソース

セキュリティ状態

リスクレベル: orange

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • broad file, network, media, or database tool signal
  • infrastructure mutation or orchestration signal

信号

  • text:cluster
  • text:network,http,ftp,ssh

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
check_aptcliグローバル実行可能ファイル
check_breezecliグローバル実行可能ファイル
check_by_sshcliグローバル実行可能ファイル
check_clamdcliグローバル実行可能ファイル
check_clustercliグローバル実行可能ファイル
check_digcliグローバル実行可能ファイル
check_diskcliグローバル実行可能ファイル
check_disk_smbcliグローバル実行可能ファイル
check_dnscliグローバル実行可能ファイル
check_dummycliグローバル実行可能ファイル
check_file_agecliグローバル実行可能ファイル
check_flexlmcliグローバル実行可能ファイル
check_ftpcliグローバル実行可能ファイル
check_httpcliグローバル実行可能ファイル
check_ide_smartcliグローバル実行可能ファイル
check_ifoperstatuscliグローバル実行可能ファイル
check_ifstatuscliグローバル実行可能ファイル
check_imapcliグローバル実行可能ファイル
check_ircdcliグローバル実行可能ファイル
check_jabbercliグローバル実行可能ファイル
check_loadcliグローバル実行可能ファイル
check_logcliグローバル実行可能ファイル
check_mailqcliグローバル実行可能ファイル
check_mrtgcliグローバル実行可能ファイル
check_mrtgtrafcliグローバル実行可能ファイル
check_nagioscliグローバル実行可能ファイル
check_nntpcliグローバル実行可能ファイル
check_nntpscliグローバル実行可能ファイル
check_ntcliグローバル実行可能ファイル
check_ntpcliグローバル実行可能ファイル
check_ntp_peercliグローバル実行可能ファイル
check_ntp_timecliグローバル実行可能ファイル
check_nwstatcliグローバル実行可能ファイル
check_oraclecliグローバル実行可能ファイル
check_overcrcliグローバル実行可能ファイル
check_pingcliグローバル実行可能ファイル
check_popcliグローバル実行可能ファイル
check_procscliグローバル実行可能ファイル
check_realcliグローバル実行可能ファイル
check_rpccliグローバル実行可能ファイル
check_sensorscliグローバル実行可能ファイル
check_simapcliグローバル実行可能ファイル
check_smtpcliグローバル実行可能ファイル
check_spopcliグローバル実行可能ファイル
check_sshcliグローバル実行可能ファイル
check_ssl_validitycliグローバル実行可能ファイル
check_ssmtpcliグローバル実行可能ファイル
check_swapcliグローバル実行可能ファイル
check_tcpcliグローバル実行可能ファイル
check_timecliグローバル実行可能ファイル
check_udpcliグローバル実行可能ファイル
check_upscliグローバル実行可能ファイル
check_uptimecliグローバル実行可能ファイル
check_userscliグローバル実行可能ファイル
check_wavecliグローバル実行可能ファイル
negatecliグローバル実行可能ファイル
remove_perfdatacliグローバル実行可能ファイル
urlizecliグローバル実行可能ファイル
utils.pmcliグローバル実行可能ファイル
utils.shcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://github.com/nagios-plugins/nagios-plugins

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:nagios-plugins
バージョン2.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/nagios-plugins
ホームページhttps://www.nagios-plugins.org/
リポジトリhttps://github.com/nagios-plugins/nagios-plugins
上流ドキュメントhttps://nagios-plugins.org/doc
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://github.com/nagios-plugins/nagios-plugins/releases/download/release-2.5/nagios-plugins-2.5.tar.gz
最終更新2026-06-22T14:05:34-07:00
Pulseupdated
依存関係gettext, openssl@3
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし
注意点All plugins have been installed in: $HOMEBREW_PREFIX/sbin

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenagios-plugins
Version Scheme0
Revision0
Conflicts With
  • monitoring-plugins
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

apk95%

nagios-plugins 2.5-r0

Plugins for Nagios to check services on hosts

https://nagios-plugins.org/

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

nagios-plugins-all 2.5-r0

Metapackage that installs *all* Nagios plugins from the nagios-plugins package

https://nagios-plugins.org/

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

nagios-plugins-breeze 2.5-r0

Nagios plugin check_breeze

https://nagios-plugins.org/

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

nagios-plugins-by_ssh 2.5-r0

Nagios plugin check_by_ssh

https://nagios-plugins.org/

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

nagios-plugins-cluster 2.5-r0

Nagios plugin check_cluster

https://nagios-plugins.org/

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

nagios-plugins-dbi 2.5-r0

Nagios plugin check_dbi

https://nagios-plugins.org/

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

nagios-plugins-dhcp 2.5-r0

Nagios plugin check_dhcp

https://nagios-plugins.org/

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

nagios-plugins-dig 2.5-r0

Nagios plugin check_dig

https://nagios-plugins.org/

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

nagios-plugins-disk 2.5-r0

Nagios plugin check_disk

https://nagios-plugins.org/

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

nagios-plugins-disk_smb 2.5-r0

Nagios plugin check_disk_smb

https://nagios-plugins.org/

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

nagios-plugins-dns 2.5-r0

Nagios plugin check_dns

https://nagios-plugins.org/

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

nagios-plugins-dummy 2.5-r0

Nagios plugin check_dummy

https://nagios-plugins.org/

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

nagios-plugins-file_age 2.5-r0

Nagios plugin check_file_age

https://nagios-plugins.org/

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

nagios-plugins-fping 2.5-r0

Nagios plugin check_fping

https://nagios-plugins.org/

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

nagios-plugins-hpjd 2.5-r0

Nagios plugin check_hpjd

https://nagios-plugins.org/

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

nagios-plugins-http 2.5-r0

Nagios plugin check_http

https://nagios-plugins.org/

sudo apk add nagios-plugins-http
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: nagios-plugins
  • 1 依存関係
  • normalized package name match
  • 一致条件: Nagios Plugins
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nagios-plugins-http from https://dl-cdn.alpinelinux.org/alpine/edge/main/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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment