Automic VaultAutomic Vault

brew

Installer nagios-plugins avec Homebrew, apk, dnf, MacPorts, pacman, zypper

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

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install nagios-plugins

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install nagios-plugins

MacPorts ports tree · net/nagios-plugins/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add nagios-plugins

Alpine Linux edge package indexes · nagios-plugins · Source: dl-cdn.alpinelinux.org

Fedora dnfvérifié · 92%
sudo dnf install nagios-plugins

Fedora Rawhide package metadata · nagios-plugins · Source: dl.fedoraproject.org

Arch Linux pacmanvérifié · 92%
sudo pacman -S monitoring-plugins

Arch Linux sync databases · monitoring-plugins · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install monitoring-plugins

openSUSE Tumbleweed package metadata · monitoring-plugins · Source: download.opensuse.org

aperçu

Résumé du paquet

Plugins for the nagios network monitoring system

Commandes et alias

  • 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

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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

Sources

posture de sécurité

Niveau de risque : orange

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

Classificateur de risque

risque orange · confiance moyen · infrastructure

Pourquoi

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

Signaux

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

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 2 dépendances d’exécution.

Revue recommandée

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

Exécutables installés

CommandeTypeExpositionNote
check_aptcliexécutable global
check_breezecliexécutable global
check_by_sshcliexécutable global
check_clamdcliexécutable global
check_clustercliexécutable global
check_digcliexécutable global
check_diskcliexécutable global
check_disk_smbcliexécutable global
check_dnscliexécutable global
check_dummycliexécutable global
check_file_agecliexécutable global
check_flexlmcliexécutable global
check_ftpcliexécutable global
check_httpcliexécutable global
check_ide_smartcliexécutable global
check_ifoperstatuscliexécutable global
check_ifstatuscliexécutable global
check_imapcliexécutable global
check_ircdcliexécutable global
check_jabbercliexécutable global
check_loadcliexécutable global
check_logcliexécutable global
check_mailqcliexécutable global
check_mrtgcliexécutable global
check_mrtgtrafcliexécutable global
check_nagioscliexécutable global
check_nntpcliexécutable global
check_nntpscliexécutable global
check_ntcliexécutable global
check_ntpcliexécutable global
check_ntp_peercliexécutable global
check_ntp_timecliexécutable global
check_nwstatcliexécutable global
check_oraclecliexécutable global
check_overcrcliexécutable global
check_pingcliexécutable global
check_popcliexécutable global
check_procscliexécutable global
check_realcliexécutable global
check_rpccliexécutable global
check_sensorscliexécutable global
check_simapcliexécutable global
check_smtpcliexécutable global
check_spopcliexécutable global
check_sshcliexécutable global
check_ssl_validitycliexécutable global
check_ssmtpcliexécutable global
check_swapcliexécutable global
check_tcpcliexécutable global
check_timecliexécutable global
check_udpcliexécutable global
check_upscliexécutable global
check_uptimecliexécutable global
check_userscliexécutable global
check_wavecliexécutable global
negatecliexécutable global
remove_perfdatacliexécutable global
urlizecliexécutable global
utils.pmcliexécutable global
utils.shcliexécutable global

fraîcheur

Version et 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.

page générée2026-07-26
version du gestionnaire2.5
gestionnaire mis à jour2026-06-22
données localesOK
amontnot checked
dernière version détectéenon détecté

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

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:nagios-plugins
Version2.5
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/nagios-plugins
Page d'accueilhttps://www.nagios-plugins.org/
Dépôthttps://github.com/nagios-plugins/nagios-plugins
Docs amonthttps://nagios-plugins.org/doc
LicenceGPL-3.0-or-later
Archive sourcehttps://github.com/nagios-plugins/nagios-plugins/releases/download/release-2.5/nagios-plugins-2.5.tar.gz
Dernière mise à jour2026-06-22T14:05:34-07:00
Pulseupdated
Dépendancesgettext, openssl@3
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré
PrécautionsAll plugins have been installed in: $HOMEBREW_PREFIX/sbin

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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