“Best practice is to run the database backend on a dedicated server/cluster and only expose a virtual IP address to Icinga and the IDO feature. By default, only one endpoint will actively write to the backend then. Typical setups for MySQL clusters involve Master-Master-Replication (Master-Slave-Replication in both directions)”
I read this in documentation and would like to know where i should add virtual ip address in icinga…for ido i know that we should add in /etc/icinga2/feature-enabled/ido-mysql.conf
@Pooh thx…without https it worked but where do i add the virtual ip?i have under resources icingaweb_db and icinga_ido…icingaweb_db is with host localhost while icinga_ido with ip of master 1
Maybe bad wording as the IDO feature is how you tell icinga about the DB.
Icingaweb2 needs to know also about the DB as this is where the monitoring module gets the data from.