macOS
brew install nagios-pluginslocal Homebrew formula metadata
sudo port install nagios-pluginsMacPorts ports tree · net/nagios-plugins/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für nagios-plugins in AI-Agent-Workflows.
Installation
brew install nagios-pluginslocal Homebrew formula metadata
sudo port install nagios-pluginsMacPorts ports tree · net/nagios-plugins/Portfile · Quelle: api.github.com
sudo apk add nagios-pluginsAlpine Linux edge package indexes · nagios-plugins · Quelle: dl-cdn.alpinelinux.org
sudo dnf install nagios-pluginsFedora Rawhide package metadata · nagios-plugins · Quelle: dl.fedoraproject.org
sudo pacman -S monitoring-pluginsArch Linux sync databases · monitoring-plugins · Quelle: geo.mirror.pkgbuild.com
sudo zypper install monitoring-pluginsopenSUSE Tumbleweed package metadata · monitoring-plugins · Quelle: download.opensuse.org
Überblick
Plugins for the nagios network monitoring system
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
check_apt | cli | globales Executable | |
check_breeze | cli | globales Executable | |
check_by_ssh | cli | globales Executable | |
check_clamd | cli | globales Executable | |
check_cluster | cli | globales Executable | |
check_dig | cli | globales Executable | |
check_disk | cli | globales Executable | |
check_disk_smb | cli | globales Executable | |
check_dns | cli | globales Executable | |
check_dummy | cli | globales Executable | |
check_file_age | cli | globales Executable | |
check_flexlm | cli | globales Executable | |
check_ftp | cli | globales Executable | |
check_http | cli | globales Executable | |
check_ide_smart | cli | globales Executable | |
check_ifoperstatus | cli | globales Executable | |
check_ifstatus | cli | globales Executable | |
check_imap | cli | globales Executable | |
check_ircd | cli | globales Executable | |
check_jabber | cli | globales Executable | |
check_load | cli | globales Executable | |
check_log | cli | globales Executable | |
check_mailq | cli | globales Executable | |
check_mrtg | cli | globales Executable | |
check_mrtgtraf | cli | globales Executable | |
check_nagios | cli | globales Executable | |
check_nntp | cli | globales Executable | |
check_nntps | cli | globales Executable | |
check_nt | cli | globales Executable | |
check_ntp | cli | globales Executable | |
check_ntp_peer | cli | globales Executable | |
check_ntp_time | cli | globales Executable | |
check_nwstat | cli | globales Executable | |
check_oracle | cli | globales Executable | |
check_overcr | cli | globales Executable | |
check_ping | cli | globales Executable | |
check_pop | cli | globales Executable | |
check_procs | cli | globales Executable | |
check_real | cli | globales Executable | |
check_rpc | cli | globales Executable | |
check_sensors | cli | globales Executable | |
check_simap | cli | globales Executable | |
check_smtp | cli | globales Executable | |
check_spop | cli | globales Executable | |
check_ssh | cli | globales Executable | |
check_ssl_validity | cli | globales Executable | |
check_ssmtp | cli | globales Executable | |
check_swap | cli | globales Executable | |
check_tcp | cli | globales Executable | |
check_time | cli | globales Executable | |
check_udp | cli | globales Executable | |
check_ups | cli | globales Executable | |
check_uptime | cli | globales Executable | |
check_users | cli | globales Executable | |
check_wave | cli | globales Executable | |
negate | cli | globales Executable | |
remove_perfdata | cli | globales Executable | |
urlize | cli | globales Executable | |
utils.pm | cli | globales Executable | |
utils.sh | cli | globales Executable |
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.
https://github.com/nagios-plugins/nagios-plugins
Installationsmetadaten
| Paketschlüssel | brew:nagios-plugins |
|---|---|
| Version | 2.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/nagios-plugins |
| Homepage | https://www.nagios-plugins.org/ |
| Repository | https://github.com/nagios-plugins/nagios-plugins |
| Upstream-Dokumentation | https://nagios-plugins.org/doc |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://github.com/nagios-plugins/nagios-plugins/releases/download/release-2.5/nagios-plugins-2.5.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:05:34-07:00 |
| Pulse | updated |
| Abhängigkeiten | gettext, openssl@3 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
| Einschränkungen | All plugins have been installed in: $HOMEBREW_PREFIX/sbin |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-httpQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.