Nagios

Nagios是一个用C语言编写并在GNU通用公共许可证下发布的主机/服务/网络监控程序。(Nagios is a host/service/network monitoring program written in C and released under the GNU General Public License.)

Github stars Tracking Chart

Nagios 网络监控软件是强大的、企业级主机、 服务器、 应用程序和网络监控工具。为了快速、灵活和坚如磐石的稳定,Nagios 运行在 *NIX 主机,并且可以监视 Windows、 Linux/Unix/BSD、 Netware 和网络设备。

主要功能
  • 网络监控
  • 监视服务器
  • 应用程序监视
  • 监视工具
  • Linux 服务器监视
  • Windows 服务器监视

Nagios开源解决方案有以下项目:

Nagios Core

Nagios Core 作为基本事件调度器、 事件处理器和警报管理器监视的元素。它的特点用来扩展其能力,以执行其他任务,作为守护程序用 c 语言编写,出于性能原因,实施 & 旨在以本机模式运行在 Linux 上的几个 Api/*nix 系统。

Nagios 插件

高效、独立的扩展,提供低级别的智能监测、使用Nagios监视任何东西。

Nagios 前端

Web界面,主题,Windows和Linux的接口,和Nagios的移动应用程序。改变 Nagios 的外观和风格以符合您的需求。

Nagios 配置工具

工具和图形用户界面进行简化 Nagios 核心配置。

更多的 Nagios 项目

Nagios 社会没有平等。有数以千计围绕 Nagios Core 的社区项目已建成。这些项目有许多托管在 Nagios Exchange

Overview

Name With Ownerageric/nagios
Primary LanguageC
Program languageC (Language Count: 8)
PlatformBSD, Linux, Mac, Solaris, Unix-like
License:GNU General Public License v2.0
Release Count2
Last Release Namenagios/3.4.3 (Posted on 2012-12-12 10:43:51)
First Release Namenagios/3.4.2 (Posted on 2012-12-12 10:44:50)
Created At2011-11-16 10:03:42
Pushed At2013-10-03 15:55:19
Last Commit At2013-10-03 17:51:55
Stargazers Count59
Watchers Count13
Fork Count42
Commits Count2.1k
Has Issues Enabled
Issues Count1
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count9
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Nagios 3.x README

Nagios is a host/service/network monitoring program written in C and
released under the GNU General Public License. CGI programs are
included to allow you to view the current status, history, etc via
a web interface if you so desire.

Features:

  1. Monitoring of network services (via SMTP, POP3, HTTP, PING, etc).
  2. A plugin interface to allow for user-developed service monitoring methods.
  3. Notifications when problems occur and get resolved (via email, pager,
    or user-defined method).
  4. Ability to define "event handlers" for proactive problem resolution
  5. Web output (current status, notifications, problem history, log file, etc.)
  6. Automatic log file rotation/archiving

For installation instructions, use a web browser to read the HTML documentation
in the html/docs subdirectory.

Visit the Nagios homepage at http://www.nagios.org for online
documentation, new releases, bug reports, information on the mailing
lists, etc.

-- Ethan Galstad (egalstad@nagios.org)

To the top