macOS
brew install nagioslocal Homebrew formula metadata
sudo port install nagiosMacPorts ports tree · net/nagios/Portfile · ソース: api.github.com
brew
nagios のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install nagioslocal Homebrew formula metadata
sudo port install nagiosMacPorts ports tree · net/nagios/Portfile · ソース: api.github.com
sudo apk add nagiosAlpine Linux edge package indexes · nagios · ソース: dl-cdn.alpinelinux.org
sudo dnf install nagiosFedora Rawhide package metadata · nagios · ソース: dl.fedoraproject.org
nix profile install nixpkgs#nagiosnixpkgs package indexes · pkgs/by-name/na/nagios/package.nix · ソース: api.github.com
sudo zypper install nagiosopenSUSE Tumbleweed package metadata · nagios · ソース: download.opensuse.org
概要
Network monitoring and management system
履歴
Nagios Core is one of the long-running reference points for open source infrastructure monitoring: a scheduler, notification engine, web UI, and plugin model for checking hosts, services, and network devices.
Nagios traces its architecture to Ethan Galstad's 1996 MS-DOS pager/checking tool and a 1998 Linux rewrite. Galstad released the project as open source in 1999 under the name NetSaint, then renamed it Nagios in 2002 after trademark concerns; the official history expands the name as "Nagios Ain't Gonna Insist On Sainthood." The plugin checks that originally shipped with NetSaint were split into the separate Nagios Plugins project, which became central to the ecosystem.
The project became Nagios Core in 2009, after Nagios Enterprises had been formed in 2007 to provide consulting and commercial development around the open source engine. Nagios Core 4 arrived in 2013, and the GitHub release stream still carries 4.x maintenance releases; release 4.5.13 was published on 2026-05-28.
Nagios grew from a sysadmin tool into an ecosystem by the late 2000s. The official history records SourceForge Project of the Month in June 2005, eWeek and LinuxQuestions.org recognition in 2006-2007, InfoWorld BOSSIE recognition in 2008 and 2009, more than 500,000 direct SourceForge downloads by 2008, more than 600,000 by 2009, and more than 8 million installs since 2008 by 2014.
Homebrew is not Nagios's primary deployment channel, but it remains a convenient local install path for Mac and Linux users. The Homebrew formula page consulted on 2026-07-01 listed Nagios 4.5.13 and 509 installs over the prior 365 days.
Package nerds use Nagios as the classic check/alert loop: define hosts and services, run plugin commands such as ping, HTTP, SSH, disk, or custom checks, and let Nagios notify when state changes. It is especially common as a baseline or compatibility target because many monitoring plugins, add-ons, and forks learned from its object model and check-result format.
A Homebrew install is most useful for labs, local config validation, plugin experimentation, or small monitoring setups. Production Nagios deployments more often live on Linux servers with explicit configuration under a Nagios etc directory, a web server front end for the CGI views, and a large local collection of plugins.
Nagios matters because it normalized the small-executable monitoring plugin pattern: the core does scheduling and state, while checks are ordinary commands with exit codes and text output. That shape made it easy to package checks separately, script local probes, and carry Nagios-compatible checks into later monitoring stacks.
セキュリティ状態
broad file, network, media, or database tool signal. formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/usr/local/nagios/etc/nagios.cfg/usr/local/nagios/etc/hosts.cfg/usr/local/nagios/etc/services.cfg/usr/local/nagios/etc/commands.cfgCredential-bearing paths to review before unattended agent runs.
/usr/local/nagios/etc/resource.cfg実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
archivejson.cgi | cli | グローバル実行可能ファイル | |
avail.cgi | cli | グローバル実行可能ファイル | |
cmd.cgi | cli | グローバル実行可能ファイル | |
config.cgi | cli | グローバル実行可能ファイル | |
extinfo.cgi | cli | グローバル実行可能ファイル | |
histogram.cgi | cli | グローバル実行可能ファイル | |
history.cgi | cli | グローバル実行可能ファイル | |
nagios | cli | グローバル実行可能ファイル | |
nagiostats | cli | グローバル実行可能ファイル | |
notifications.cgi | cli | グローバル実行可能ファイル | |
objectjson.cgi | cli | グローバル実行可能ファイル | |
outages.cgi | cli | グローバル実行可能ファイル | |
showlog.cgi | cli | グローバル実行可能ファイル | |
status.cgi | cli | グローバル実行可能ファイル | |
statusjson.cgi | cli | グローバル実行可能ファイル | |
statusmap.cgi | cli | グローバル実行可能ファイル | |
statuswml.cgi | cli | グローバル実行可能ファイル | |
statuswrl.cgi | cli | グローバル実行可能ファイル | |
summary.cgi | cli | グローバル実行可能ファイル | |
tac.cgi | cli | グローバル実行可能ファイル | |
trends.cgi | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/NagiosEnterprises/nagioscore
インストールメタデータ
| パッケージキー | brew:nagios |
|---|---|
| バージョン | 4.5.13 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/nagios |
| ホームページ | https://www.nagios.org/ |
| リポジトリ | https://github.com/NagiosEnterprises/nagioscore |
| 上流ドキュメント | https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/4/en |
| ライセンス | GPL-2.0-only |
| ソースアーカイブ | https://github.com/NagiosEnterprises/nagioscore/releases/download/nagios-4.5.13/nagios-4.5.13.tar.gz |
| 最終更新 | 2026-07-21T13:00:30+01:00 |
| Pulse | updated |
| 依存関係 | gd, jpeg-turbo, libpng, openssl@4 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nagios |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
nagios
nix profile install nixpkgs#nagiosnagios 4.5.13-r0
Popular monitoring tool
sudo apk add nagiosnagios-apache 4.5.13-r0
Popular monitoring tool
sudo apk add nagios-apachenagios-openrc 4.5.13-r0
Popular monitoring tool (OpenRC init scripts)
sudo apk add nagios-openrcnagios-web 4.5.13-r0
Popular monitoring tool
sudo apk add nagios-webnagios 4.5.12-2.fc45
Host/service/network monitoring program
https://www.nagios.org/projects/nagios-core/
sudo dnf install nagiosnagios-common 4.5.12-2.fc45
Provides common directories, uid and gid among nagios-related packages
https://www.nagios.org/projects/nagios-core/
sudo dnf install nagios-commonnagios-contrib 4.5.12-2.fc45
Eventhandlers contributed to nagios
https://www.nagios.org/projects/nagios-core/
sudo dnf install nagios-contribnagios-devel 4.5.12-2.fc45
Provides include files that Nagios-related applications may compile against
https://www.nagios.org/projects/nagios-core/
sudo dnf install nagios-develnagios-httpd 4.5.12-2.fc45
Configuration files for Apache httpd
https://www.nagios.org/projects/nagios-core/
sudo dnf install nagios-httpdnagios-selinux 4.5.12-2.fc45
SELinux context for nagios
https://www.nagios.org/projects/nagios-core/
sudo dnf install nagios-selinuxnagios 4.5.12-1.2
The Nagios Network Monitor
sudo zypper install nagiosnagios-contrib 4.5.12-1.2
Files from the contrib directory
sudo zypper install nagios-contribnagios-devel 4.5.12-1.2
Development files for Nagios
sudo zypper install nagios-develnagios-theme-exfoliation 4.5.12-1.2
Nagios Core web interface
sudo zypper install nagios-theme-exfoliationnagios-www 4.5.12-1.2
Provides the HTML and CGI files for the Nagios web interface
sudo zypper install nagios-wwwソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.