Icinga 2

Icinga 2 是一个监控系统,可检查网络资源的可用性,通知用户中断的情况,并生成性能数据进行报告。(Icinga 2 is a monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting.)

Github stars Tracking Chart

Icinga 2

关于

Icinga 2 是一个监控系统,可以检查网络资源的可用性,通知用户中断,并生成用于报告的性能数据。

Icinga 2具有可扩展性和可扩展性,可以跨多个位置监控大型复杂环境。

Icinga 2作为核心需要 Icinga Web 2 在你的Icinga Stack中。

安装

要安装Icinga,请查看 安装章节 在文档中。

如果您是打包者,请阅读 开发章节 了解更多详情。

文档

该文档可在 icinga.com/docs 上找到。

支持

查看 项目网站以了解状态更新。加入 有关问题,请 社区频道 或者向Icinga合作伙伴询问专业支持

许可证

Icinga 2和Icinga 2文档根据GNU条款获得许可 通用公共许可证版本2,您将在中找到此许可证的副本 包源中包含的COPYING文件。 此外,作为特殊例外,版权所有者给予 允许链接该程序的部分代码与 OpenSSL库在某些条件下如各自所述 单个源文件,并分发链接组合,包括 两个。 您必须在所有方面遵守GNU通用公共许可证 OpenSSL以外使用的代码。如果您使用此修改文件 例外,您可以将此异常扩展到您的版本 文件,但您没有义务这样做。如果你不想这样做 所以,从你的版本中删除这个异常声明。如果删除 然后,来自程序中所有源文件的此异常语句 也在这里删除它。

贡献

有很多方法可以为Icinga做贡献 - 无论是发送补丁, 测试,报告错误,或查看和更新文档。一切 贡献表示赞赏! 请继续阅读 贡献章节。 <! - TOC网址 - >

Overview

Name With OwnerIcinga/icinga2
Primary LanguageC++
Program languageCMake (Language Count: 11)
PlatformBSD, Linux, Windows
License:GNU General Public License v2.0
Release Count113
Last Release Namev2.14.2 (Posted on 2024-01-18 09:26:43)
First Release Namev0.0.1 (Posted on )
Created At2013-08-28 18:02:06
Pushed At2024-04-26 11:33:44
Last Commit At2024-04-25 19:38:21
Stargazers Count2k
Watchers Count126
Fork Count565
Commits Count13.7k
Has Issues Enabled
Issues Count6961
Issue Open Count310
Pull Requests Count2242
Pull Requests Open Count168
Pull Requests Close Count613
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Build Status
Github Tag

Icinga 2

Icinga Logo

Table of Contents

  1. About
  2. Installation
  3. Documentation
  4. Support
  5. License
  6. Contributing

About

Icinga is a monitoring system which checks
the availability of your network resources, notifies users of outages, and generates
performance data for reporting.

Scalable and extensible, Icinga can monitor large, complex environments across
multiple locations.

Icinga 2 is the monitoring server and requires Icinga Web 2
on top in your Icinga Stack. The configuration
can be easily managed with either the Icinga Director,
config management tools or plain text within the Icinga DSL.

Icinga Dashboard

Installation

Once Icinga Server and Web are running in your distributed environment,
make sure to check out the many Icinga modules
for even better monitoring.

Documentation

The documentation is available on icinga.com/docs.

Support

Check the project website for status updates. Join the
community channels for questions
or ask an Icinga partner for professional support.

License

Icinga 2 and the Icinga 2 documentation are licensed under the terms of the GNU
General Public License Version 2, you will find a copy of this license in the
COPYING file included in the source package.

In addition, as a special exception, the copyright holders give
permission to link the code of portions of this program with the
OpenSSL library under certain conditions as described in each
individual source file, and distribute linked combinations including
the two.

You must obey the GNU General Public License in all respects for all
of the code used other than OpenSSL. If you modify file(s) with this
exception, you may extend this exception to your version of the
file(s), but you are not obligated to do so. If you do not wish to do
so, delete this exception statement from your version. If you delete
this exception statement from all source files in the program, then
also delete it here.

Contributing

There are many ways to contribute to Icinga -- whether it be sending patches,
testing, reporting bugs, or reviewing and updating the documentation. Every
contribution is appreciated!

Please continue reading in the contributing chapter.

If you are a packager, please read the development chapter
for more details.

Security Issues

For reporting security issues please visit this page.

To the top