Nagios

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

Github星跟踪图

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

概览

名称与所有者ageric/nagios
主编程语言C
编程语言C (语言数: 8)
平台BSD, Linux, Mac, Solaris, Unix-like
许可证GNU General Public License v2.0
发布数2
最新版本名称nagios/3.4.3 (发布于 2012-12-12 10:43:51)
第一版名称nagios/3.4.2 (发布于 2012-12-12 10:44:50)
创建于2011-11-16 10:03:42
推送于2013-10-03 15:55:19
最后一次提交2013-10-03 17:51:55
星数59
关注者数13
派生数42
提交数2.1k
已启用问题?
问题数1
打开的问题数0
拉请求数0
打开的拉请求数0
关闭的拉请求数9
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

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)

去到顶部