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)

去到頂部