Icinga2 multiple masters in one dashboard

Hi,
i have 4 master setup in icinga2 , which is working fine,
want to know that can i view all the 4 dashboard in one , if yes please help.

Its running on debian 12 and everything is managed through puppet.

Thanks
Usman

Icinga2 allows only 2 nodes per zone including the master zone.
Because of this, I suspect you have 4 distinct installations of Icinga2 and want to combine them in one Icingaweb2 instance. I never done this but if I remember correctly, others have.

Should™ be possible with IcingaDB, if all of those setup write into a single Redis (additionaly). But I also did not really try this.

anyone can please help me on this how to combine 4 master web ui into 1 ?

thanks