Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, pacman, zypper 安装 nagios-plugins

查看 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-26
管理器版本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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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