Docs: Fix image locations for installation chapter
@ -549,7 +549,7 @@ Test it:
|
|||||||
# vim /etc/icinga2/conf.d/templates.conf
|
# vim /etc/icinga2/conf.d/templates.conf
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
### Configuration Syntax Highlighting using Nano <a id="configuration-syntax-highlighting-nano"></a>
|
### Configuration Syntax Highlighting using Nano <a id="configuration-syntax-highlighting-nano"></a>
|
||||||
@ -593,7 +593,7 @@ Test it:
|
|||||||
$ nano /etc/icinga2/conf.d/templates.conf
|
$ nano /etc/icinga2/conf.d/templates.conf
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Setting up Icinga Web 2 <a id="setting-up-icingaweb2"></a>
|
## Setting up Icinga Web 2 <a id="setting-up-icingaweb2"></a>
|
||||||
|
|
||||||
@ -704,7 +704,7 @@ GRANT SELECT, INSERT, UPDATE, DELETE, DROP, CREATE VIEW, INDEX, EXECUTE ON icing
|
|||||||
quit
|
quit
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
After creating the database you can import the Icinga 2 IDO schema using the
|
After creating the database you can import the Icinga 2 IDO schema using the
|
||||||
following command. Enter the root password into the prompt when asked.
|
following command. Enter the root password into the prompt when asked.
|
||||||
@ -876,7 +876,7 @@ export PGPASSWORD=icinga
|
|||||||
psql -U icinga -d icinga < /usr/share/icinga2-ido-pgsql/schema/pgsql.sql
|
psql -U icinga -d icinga < /usr/share/icinga2-ido-pgsql/schema/pgsql.sql
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
#### Enabling the IDO PostgreSQL module <a id="enabling-ido-postgresql"></a>
|
#### Enabling the IDO PostgreSQL module <a id="enabling-ido-postgresql"></a>
|
||||||
|
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 50 KiB |
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |