From: Michael Friedrich Date: Mon, 10 Nov 2014 15:03:36 +0000 (+0100) Subject: Docs: Add link from db ido config to object configs X-Git-Tag: v2.2.0~75 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=acc9eb20fae4724131708d7c0ffd6f56147e23aa;p=icinga2 Docs: Add link from db ido config to object configs --- diff --git a/doc/2-getting-started.md b/doc/2-getting-started.md index bee4d767e..56948dd11 100644 --- a/doc/2-getting-started.md +++ b/doc/2-getting-started.md @@ -1038,6 +1038,8 @@ There is a new upgrade file called `2.1.0.sql` which must be applied to your IDO The package provides a new configuration file that is installed in `/etc/icinga2/features-available/ido-mysql.conf`. You will need to update the database credentials in this file. +All available attributes are listed in the +[IdoMysqlConnection object][#objecttype-idomysqlconnection] configuration details. You can enable the `ido-mysql` feature configuration file using `icinga2 feature enable`: @@ -1149,6 +1151,8 @@ There is a new upgrade file called `2.1.0.sql` which must be applied to your IDO The package provides a new configuration file that is installed in `/etc/icinga2/features-available/ido-pgsql.conf`. You will need to update the database credentials in this file. +All available attributes are listed in the +[IdoPgsqlConnection object][#objecttype-idopgsqlconnection] configuration details. You can enable the `ido-pgsql` feature configuration file using `icinga2 feature enable`: