mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-21 12:44:58 +02:00
Update the documentation
This commit is contained in:
parent
18b58a0b02
commit
ba1cc1c5fa
@ -358,7 +358,7 @@ certificate's CN, the master will deny all events.
|
|||||||
|
|
||||||
> **Tip**
|
> **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.
|
> for overdue check results.
|
||||||
|
|
||||||
Enable the [debug log](16-troubleshooting.md#troubleshooting-enable-debug-output) on the master
|
Enable the [debug log](16-troubleshooting.md#troubleshooting-enable-debug-output) on the master
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# <a id="getting-started"></a> Getting Started
|
# <a id="getting-started"></a> Getting Started
|
||||||
|
|
||||||
This tutorial is a step-by-step introduction to installing [Icinga 2](2-getting-started.md#setting-up-icinga2)
|
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.
|
It assumes that you are familiar with the operating system you're using to install Icinga 2.
|
||||||
|
|
||||||
## <a id="setting-up-icinga2"></a> Setting up Icinga 2
|
## <a id="setting-up-icinga2"></a> Setting up Icinga 2
|
||||||
@ -309,7 +309,7 @@ Test it:
|
|||||||
$ nano /etc/icinga2/conf.d/templates.conf
|
$ nano /etc/icinga2/conf.d/templates.conf
|
||||||
|
|
||||||
|
|
||||||
## <a id="setting-up-the-user-interface"></a> Setting up Icinga Web 2
|
## <a id="setting-up-icingaweb2"></a> Setting up Icinga Web 2
|
||||||
|
|
||||||
Icinga 2 can be used with Icinga Web 2 and a number of other web interfaces.
|
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.
|
This chapter explains how to set up Icinga Web 2.
|
||||||
@ -663,7 +663,7 @@ group using the `id` command:
|
|||||||
$ id <your-webserver-user>
|
$ id <your-webserver-user>
|
||||||
|
|
||||||
|
|
||||||
### <a id="setting-up-icingaweb2"></a> Installing up Icinga Web 2
|
### <a id="installing-icingaweb2"></a> Installing Icinga Web 2
|
||||||
|
|
||||||
Please consult the [installation documentation](https://github.com/Icinga/icingaweb2/blob/master/doc/installation.md)
|
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.
|
for further instructions on how to install Icinga Web 2.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user