macOS
brew install nagios-pluginslocal Homebrew formula metadata
sudo port install nagios-pluginsMacPorts ports tree · net/nagios-plugins/Portfile · 来源: api.github.com
安装
brew install nagios-pluginslocal Homebrew formula metadata
sudo port install nagios-pluginsMacPorts ports tree · net/nagios-plugins/Portfile · 来源: api.github.com
sudo apk add nagios-pluginsAlpine Linux edge package indexes · nagios-plugins · 来源: dl-cdn.alpinelinux.org
sudo dnf install nagios-pluginsFedora Rawhide package metadata · nagios-plugins · 来源: dl.fedoraproject.org
sudo pacman -S monitoring-pluginsArch Linux sync databases · monitoring-plugins · 来源: geo.mirror.pkgbuild.com
sudo zypper install monitoring-pluginsopenSUSE Tumbleweed package metadata · monitoring-plugins · 来源: download.opensuse.org
概览
Plugins for the nagios network monitoring system
历史
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.
安全态势
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
check_apt | cli | 全局可执行文件 | |
check_breeze | cli | 全局可执行文件 | |
check_by_ssh | cli | 全局可执行文件 | |
check_clamd | cli | 全局可执行文件 | |
check_cluster | cli | 全局可执行文件 | |
check_dig | cli | 全局可执行文件 | |
check_disk | cli | 全局可执行文件 | |
check_disk_smb | cli | 全局可执行文件 | |
check_dns | cli | 全局可执行文件 | |
check_dummy | cli | 全局可执行文件 | |
check_file_age | cli | 全局可执行文件 | |
check_flexlm | cli | 全局可执行文件 | |
check_ftp | cli | 全局可执行文件 | |
check_http | cli | 全局可执行文件 | |
check_ide_smart | cli | 全局可执行文件 | |
check_ifoperstatus | cli | 全局可执行文件 | |
check_ifstatus | cli | 全局可执行文件 | |
check_imap | cli | 全局可执行文件 | |
check_ircd | cli | 全局可执行文件 | |
check_jabber | cli | 全局可执行文件 | |
check_load | cli | 全局可执行文件 | |
check_log | cli | 全局可执行文件 | |
check_mailq | cli | 全局可执行文件 | |
check_mrtg | cli | 全局可执行文件 | |
check_mrtgtraf | cli | 全局可执行文件 | |
check_nagios | cli | 全局可执行文件 | |
check_nntp | cli | 全局可执行文件 | |
check_nntps | cli | 全局可执行文件 | |
check_nt | cli | 全局可执行文件 | |
check_ntp | cli | 全局可执行文件 | |
check_ntp_peer | cli | 全局可执行文件 | |
check_ntp_time | cli | 全局可执行文件 | |
check_nwstat | cli | 全局可执行文件 | |
check_oracle | cli | 全局可执行文件 | |
check_overcr | cli | 全局可执行文件 | |
check_ping | cli | 全局可执行文件 | |
check_pop | cli | 全局可执行文件 | |
check_procs | cli | 全局可执行文件 | |
check_real | cli | 全局可执行文件 | |
check_rpc | cli | 全局可执行文件 | |
check_sensors | cli | 全局可执行文件 | |
check_simap | cli | 全局可执行文件 | |
check_smtp | cli | 全局可执行文件 | |
check_spop | cli | 全局可执行文件 | |
check_ssh | cli | 全局可执行文件 | |
check_ssl_validity | cli | 全局可执行文件 | |
check_ssmtp | cli | 全局可执行文件 | |
check_swap | cli | 全局可执行文件 | |
check_tcp | cli | 全局可执行文件 | |
check_time | cli | 全局可执行文件 | |
check_udp | cli | 全局可执行文件 | |
check_ups | cli | 全局可执行文件 | |
check_uptime | cli | 全局可执行文件 | |
check_users | cli | 全局可执行文件 | |
check_wave | cli | 全局可执行文件 | |
negate | cli | 全局可执行文件 | |
remove_perfdata | cli | 全局可执行文件 | |
urlize | cli | 全局可执行文件 | |
utils.pm | cli | 全局可执行文件 | |
utils.sh | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
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 |
| Pulse | updated |
| 依赖 | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nagios-plugins |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
nagios-plugins 2.5-r0
Plugins for Nagios to check services on hosts
sudo apk add nagios-pluginsnagios-plugins-all 2.5-r0
Metapackage that installs *all* Nagios plugins from the nagios-plugins package
sudo apk add nagios-plugins-allnagios-plugins-breeze 2.5-r0
Nagios plugin check_breeze
sudo apk add nagios-plugins-breezenagios-plugins-by_ssh 2.5-r0
Nagios plugin check_by_ssh
sudo apk add nagios-plugins-by_sshnagios-plugins-cluster 2.5-r0
Nagios plugin check_cluster
sudo apk add nagios-plugins-clusternagios-plugins-dbi 2.5-r0
Nagios plugin check_dbi
sudo apk add nagios-plugins-dbinagios-plugins-dhcp 2.5-r0
Nagios plugin check_dhcp
sudo apk add nagios-plugins-dhcpnagios-plugins-dig 2.5-r0
Nagios plugin check_dig
sudo apk add nagios-plugins-dignagios-plugins-disk 2.5-r0
Nagios plugin check_disk
sudo apk add nagios-plugins-disknagios-plugins-disk_smb 2.5-r0
Nagios plugin check_disk_smb
sudo apk add nagios-plugins-disk_smbnagios-plugins-dns 2.5-r0
Nagios plugin check_dns
sudo apk add nagios-plugins-dnsnagios-plugins-dummy 2.5-r0
Nagios plugin check_dummy
sudo apk add nagios-plugins-dummynagios-plugins-file_age 2.5-r0
Nagios plugin check_file_age
sudo apk add nagios-plugins-file_agenagios-plugins-fping 2.5-r0
Nagios plugin check_fping
sudo apk add nagios-plugins-fpingnagios-plugins-hpjd 2.5-r0
Nagios plugin check_hpjd
sudo apk add nagios-plugins-hpjdnagios-plugins-http 2.5-r0
Nagios plugin check_http
sudo apk add nagios-plugins-http来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.