macOS
brew install nagios-pluginslocal Homebrew formula metadata
sudo port install nagios-pluginsMacPorts ports tree · net/nagios-plugins/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de nagios-plugins pour les workflows d'agents IA.
installation
brew install nagios-pluginslocal Homebrew formula metadata
sudo port install nagios-pluginsMacPorts ports tree · net/nagios-plugins/Portfile · Source: api.github.com
sudo apk add nagios-pluginsAlpine Linux edge package indexes · nagios-plugins · Source: dl-cdn.alpinelinux.org
sudo dnf install nagios-pluginsFedora Rawhide package metadata · nagios-plugins · Source: dl.fedoraproject.org
sudo pacman -S monitoring-pluginsArch Linux sync databases · monitoring-plugins · Source: geo.mirror.pkgbuild.com
sudo zypper install monitoring-pluginsopenSUSE Tumbleweed package metadata · monitoring-plugins · Source: download.opensuse.org
aperçu
Plugins for the nagios network monitoring system
historique
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.
posture de sécurité
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
check_apt | cli | exécutable global | |
check_breeze | cli | exécutable global | |
check_by_ssh | cli | exécutable global | |
check_clamd | cli | exécutable global | |
check_cluster | cli | exécutable global | |
check_dig | cli | exécutable global | |
check_disk | cli | exécutable global | |
check_disk_smb | cli | exécutable global | |
check_dns | cli | exécutable global | |
check_dummy | cli | exécutable global | |
check_file_age | cli | exécutable global | |
check_flexlm | cli | exécutable global | |
check_ftp | cli | exécutable global | |
check_http | cli | exécutable global | |
check_ide_smart | cli | exécutable global | |
check_ifoperstatus | cli | exécutable global | |
check_ifstatus | cli | exécutable global | |
check_imap | cli | exécutable global | |
check_ircd | cli | exécutable global | |
check_jabber | cli | exécutable global | |
check_load | cli | exécutable global | |
check_log | cli | exécutable global | |
check_mailq | cli | exécutable global | |
check_mrtg | cli | exécutable global | |
check_mrtgtraf | cli | exécutable global | |
check_nagios | cli | exécutable global | |
check_nntp | cli | exécutable global | |
check_nntps | cli | exécutable global | |
check_nt | cli | exécutable global | |
check_ntp | cli | exécutable global | |
check_ntp_peer | cli | exécutable global | |
check_ntp_time | cli | exécutable global | |
check_nwstat | cli | exécutable global | |
check_oracle | cli | exécutable global | |
check_overcr | cli | exécutable global | |
check_ping | cli | exécutable global | |
check_pop | cli | exécutable global | |
check_procs | cli | exécutable global | |
check_real | cli | exécutable global | |
check_rpc | cli | exécutable global | |
check_sensors | cli | exécutable global | |
check_simap | cli | exécutable global | |
check_smtp | cli | exécutable global | |
check_spop | cli | exécutable global | |
check_ssh | cli | exécutable global | |
check_ssl_validity | cli | exécutable global | |
check_ssmtp | cli | exécutable global | |
check_swap | cli | exécutable global | |
check_tcp | cli | exécutable global | |
check_time | cli | exécutable global | |
check_udp | cli | exécutable global | |
check_ups | cli | exécutable global | |
check_uptime | cli | exécutable global | |
check_users | cli | exécutable global | |
check_wave | cli | exécutable global | |
negate | cli | exécutable global | |
remove_perfdata | cli | exécutable global | |
urlize | cli | exécutable global | |
utils.pm | cli | exécutable global | |
utils.sh | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/nagios-plugins/nagios-plugins
métadonnées d'installation
| Clé du paquet | brew:nagios-plugins |
|---|---|
| Version | 2.5 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/nagios-plugins |
| Page d'accueil | https://www.nagios-plugins.org/ |
| Dépôt | https://github.com/nagios-plugins/nagios-plugins |
| Docs amont | https://nagios-plugins.org/doc |
| Licence | GPL-3.0-or-later |
| Archive source | https://github.com/nagios-plugins/nagios-plugins/releases/download/release-2.5/nagios-plugins-2.5.tar.gz |
| Dernière mise à jour | 2026-06-22T14:05:34-07:00 |
| Pulse | updated |
| Dépendances | gettext, openssl@3 |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | All plugins have been installed in: $HOMEBREW_PREFIX/sbin |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-httppiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.