forked from Icinga/icinga-core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
59 lines (39 loc) · 2.1 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
What is Icinga?
Icinga is a fork of Nagios and is backward compatible. So, Nagios configurations, plugins
and addons can all be used with Icinga. Though Icinga retains all the existing features
of its predecessor, it builds on them to add many long awaited patches and features
requested by the user community.
Icinga is an enterprise grade open source monitoring system which keeps watch over a
network and any conceivable network resource, notifies the user of errors and recoveries,
and generates performance data for reporting.
Scalable and extensible, Icinga can monitor complex, large environments across dispersed
locations. Icinga is licensed under GPL V2 and is free to use, distribute and modify.
With Icinga you can:
MONITOR – ANY NETWORK AND ALL ITS RESOURCES
Network services: SMTP, POP3, HTTP, SNMP, NNTP, PING, etc.
Host resources: CPU load, disk utilization, system logs, etc
Server components: Switches, routers, temperature and humidity sensors, etc
NOTIFY –WHEN ISSUES ARISE AND ARE RESOLVED
Through any channel (eMail, SMS, phone call, etc)
Escalate alerts to other users or communication channels
Fine tune notification settings (accounting for dependencies between hosts & services)
REPORT – ON PERFORMANCE AND PLAN AHEAD
Capacity utilization to plan for growth
Chart graphs with addons like PNP or Grapher
Icinga takes open source monitoring to the next level - check out the features new and old.
https://www.icinga.org/about/
https://www.icinga.org/about/icinga-features/
For installation instructions, use a web browser to read the HTML documentation
in the html/docs subdirectory.
Visit the Icinga homepage at http://www.icinga.org for
* online documentation http://docs.icinga.org
* wiki https://wiki.icinga.org
* new releases https://www.icinga.org/blog/
* bug reports https://dev.icinga.org
* faq https://www.icinga.org/faq/
* feedback http://feedback.icinga.org
* support https://www.icinga.org/support/
* packages https://www.icinga.org/download/packages/
Please report any bugs, feature requests, ideas, feedback and help make Icinga
better!
Thanks for using Icinga :-)