From 9bb6a283af560c2ff63e0343fefe3c1a2fd941ee Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Tue, 17 Sep 2019 08:51:32 +0200 Subject: [PATCH] Docs: Update URLs and content in About chapter --- doc/01-about.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/doc/01-about.md b/doc/01-about.md index 028424272..582e226d8 100644 --- a/doc/01-about.md +++ b/doc/01-about.md @@ -2,15 +2,17 @@ ## What is Icinga 2? -[Icinga 2](https://icinga.com/products/icinga-2/) is a monitoring system which checks +[Icinga](https://icinga.com/products/) 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 2 can monitor large, complex environments across +Scalable and extensible, Icinga can monitor large, complex environments across multiple locations. -Icinga 2 as core requires [Icinga Web 2](https://icinga.com/products/icinga-web-2/) -on top in your Icinga Stack. +Icinga 2 is the monitoring server and requires [Icinga Web 2](https://icinga.com/products/) +on top in your Icinga Stack. The [configuration](https://icinga.com/products/configuration/) +can be easily managed with either the [Icinga Director](https://icinga.com/docs/director/latest/), +config management tools or plain text within the [Icinga DSL](04-configuration.md#configuration). ![Icinga 2 Distributed Master and Satellites with Agents](images/distributed-monitoring/icinga2_distributed_monitoring_scenarios_master_satellites_agents.png) @@ -25,7 +27,7 @@ on top in your Icinga Stack. * [Troubleshooting](15-troubleshooting.md#troubleshooting) * [Upgrading](16-upgrading-icinga-2.md#upgrading-icinga-2) -Once Icinga Core and Web are running in your distributed environment, +Once Icinga Server and Web are running in your distributed environment, make sure to check out the many [Icinga modules](https://icinga.com/docs/) for even better monitoring.