pkg.soopen package index

brew / rank 5373

Install nagios-plugins with Homebrew, apk, dnf, MacPorts, pacman, zypper

Plugins for the nagios network monitoring system. Version 2.5 via Homebrew; verified 2026-06-22. Also installable with apk: sudo apk add nagios-plugins.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install nagios-plugins

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install nagios-plugins

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

Linux

Alpine Linux apkverified · 92%
sudo apk add nagios-plugins

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

Fedora dnfverified · 92%
sudo dnf install nagios-plugins

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

Arch Linux pacmanverified · 92%
sudo pacman -S monitoring-plugins

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

openSUSE zypperverified · 92%
sudo zypper install monitoring-plugins

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

overview

Package summary

Plugins for the nagios network monitoring system

Commands and aliases

  • 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

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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

security posture

Risk level: orange

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

Risk classifier

orange risk · medium confidence · infrastructure

Why

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

Signals

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

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
check_aptexecutableindexed executableDiscovered from the local executable index.
check_breezeexecutableindexed executableDiscovered from the local executable index.
check_by_sshexecutableindexed executableDiscovered from the local executable index.
check_clamdexecutableindexed executableDiscovered from the local executable index.
check_clusterexecutableindexed executableDiscovered from the local executable index.
check_digexecutableindexed executableDiscovered from the local executable index.
check_diskexecutableindexed executableDiscovered from the local executable index.
check_disk_smbexecutableindexed executableDiscovered from the local executable index.
check_dnsexecutableindexed executableDiscovered from the local executable index.
check_dummyexecutableindexed executableDiscovered from the local executable index.
check_file_ageexecutableindexed executableDiscovered from the local executable index.
check_flexlmexecutableindexed executableDiscovered from the local executable index.
check_ftpexecutableindexed executableDiscovered from the local executable index.
check_httpexecutableindexed executableDiscovered from the local executable index.
check_ide_smartexecutableindexed executableDiscovered from the local executable index.
check_ifoperstatusexecutableindexed executableDiscovered from the local executable index.
check_ifstatusexecutableindexed executableDiscovered from the local executable index.
check_imapexecutableindexed executableDiscovered from the local executable index.
check_ircdexecutableindexed executableDiscovered from the local executable index.
check_jabberexecutableindexed executableDiscovered from the local executable index.
check_loadexecutableindexed executableDiscovered from the local executable index.
check_logexecutableindexed executableDiscovered from the local executable index.
check_mailqexecutableindexed executableDiscovered from the local executable index.
check_mrtgexecutableindexed executableDiscovered from the local executable index.
check_mrtgtrafexecutableindexed executableDiscovered from the local executable index.
check_nagiosexecutableindexed executableDiscovered from the local executable index.
check_nntpexecutableindexed executableDiscovered from the local executable index.
check_nntpsexecutableindexed executableDiscovered from the local executable index.
check_ntexecutableindexed executableDiscovered from the local executable index.
check_ntpexecutableindexed executableDiscovered from the local executable index.
check_ntp_peerexecutableindexed executableDiscovered from the local executable index.
check_ntp_timeexecutableindexed executableDiscovered from the local executable index.
check_nwstatexecutableindexed executableDiscovered from the local executable index.
check_oracleexecutableindexed executableDiscovered from the local executable index.
check_overcrexecutableindexed executableDiscovered from the local executable index.
check_pingexecutableindexed executableDiscovered from the local executable index.
check_popexecutableindexed executableDiscovered from the local executable index.
check_procsexecutableindexed executableDiscovered from the local executable index.
check_realexecutableindexed executableDiscovered from the local executable index.
check_rpcexecutableindexed executableDiscovered from the local executable index.
check_sensorsexecutableindexed executableDiscovered from the local executable index.
check_simapexecutableindexed executableDiscovered from the local executable index.
check_smtpexecutableindexed executableDiscovered from the local executable index.
check_spopexecutableindexed executableDiscovered from the local executable index.
check_sshexecutableindexed executableDiscovered from the local executable index.
check_ssl_validityexecutableindexed executableDiscovered from the local executable index.
check_ssmtpexecutableindexed executableDiscovered from the local executable index.
check_swapexecutableindexed executableDiscovered from the local executable index.
check_tcpexecutableindexed executableDiscovered from the local executable index.
check_timeexecutableindexed executableDiscovered from the local executable index.
check_udpexecutableindexed executableDiscovered from the local executable index.
check_upsexecutableindexed executableDiscovered from the local executable index.
check_uptimeexecutableindexed executableDiscovered from the local executable index.
check_usersexecutableindexed executableDiscovered from the local executable index.
check_waveexecutableindexed executableDiscovered from the local executable index.
negateexecutableindexed executableDiscovered from the local executable index.
remove_perfdataexecutableindexed executableDiscovered from the local executable index.
urlizeexecutableindexed executableDiscovered from the local executable index.
utils.pmexecutableindexed executableDiscovered from the local executable index.
utils.shexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version2.5
manager updated2026-06-22
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:nagios-plugins
Version2.5
Package managerHomebrew
Homepagehttps://www.nagios-plugins.org/
Repositoryhttps://github.com/nagios-plugins/nagios-plugins
Last updated2026-06-22T14:05:34-07:00
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation