From: Gunnar Beutner Date: Fri, 4 Dec 2015 14:29:07 +0000 (+0100) Subject: Update the documentation X-Git-Tag: v2.5.0~673 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba1cc1c5fab78bfcc9bbc9181bf4a495c20b895b;p=icinga2 Update the documentation --- diff --git a/doc/16-troubleshooting.md b/doc/16-troubleshooting.md index 95670d126..9d643ec1d 100644 --- a/doc/16-troubleshooting.md +++ b/doc/16-troubleshooting.md @@ -358,7 +358,7 @@ certificate's CN, the master will deny all events. > **Tip** > -> [Icinga Web 2](2-getting-started.md#setting-up-the-user-interface) provides a dashboard view +> [Icinga Web 2](2-getting-started.md#setting-up-icingaweb2) provides a dashboard view > for overdue check results. Enable the [debug log](16-troubleshooting.md#troubleshooting-enable-debug-output) on the master diff --git a/doc/2-getting-started.md b/doc/2-getting-started.md index a3697f9e9..f76ec452f 100644 --- a/doc/2-getting-started.md +++ b/doc/2-getting-started.md @@ -1,7 +1,7 @@ # Getting Started This tutorial is a step-by-step introduction to installing [Icinga 2](2-getting-started.md#setting-up-icinga2) -and [Icinga Web 2](2-getting-started.md#setting-up-the-user-interface). +and [Icinga Web 2](2-getting-started.md#setting-up-icingaweb2). It assumes that you are familiar with the operating system you're using to install Icinga 2. ## Setting up Icinga 2 @@ -309,7 +309,7 @@ Test it: $ nano /etc/icinga2/conf.d/templates.conf -## Setting up Icinga Web 2 +## Setting up Icinga Web 2 Icinga 2 can be used with Icinga Web 2 and a number of other web interfaces. This chapter explains how to set up Icinga Web 2. @@ -663,7 +663,7 @@ group using the `id` command: $ id -### Installing up Icinga Web 2 +### Installing Icinga Web 2 Please consult the [installation documentation](https://github.com/Icinga/icingaweb2/blob/master/doc/installation.md) for further instructions on how to install Icinga Web 2.