Hello everyone!
I configured Zabbix 6.0 HA.
I used zabbix-mon-01 and zabbix-mon-02 as zabbix nodes, zabbix-sql-01 as sql server.
After configuring server according to official documentation - servers switching correctly.
My main zabbix server is zabbix-mon-01 (10.10.190.101), secondary server zabbix-mon-02 (10.10.190.102).
If I turn off zabbix-mon-01, web interface over 10.10.190.101/zabbix not respond. I can get access over zabbix-mon-02 (10.10.190.102/zabbix).
In this way my media types - MS Teams not working because macros {$ZABBIX.URL} saved as value http://10.10.190.101.
How I can get access to web interface zabbix using only one ip address?
How I can fix MS Teams notification?
Thank you for any help.
I configured Zabbix 6.0 HA.
I used zabbix-mon-01 and zabbix-mon-02 as zabbix nodes, zabbix-sql-01 as sql server.
After configuring server according to official documentation - servers switching correctly.
My main zabbix server is zabbix-mon-01 (10.10.190.101), secondary server zabbix-mon-02 (10.10.190.102).
If I turn off zabbix-mon-01, web interface over 10.10.190.101/zabbix not respond. I can get access over zabbix-mon-02 (10.10.190.102/zabbix).
In this way my media types - MS Teams not working because macros {$ZABBIX.URL} saved as value http://10.10.190.101.
How I can get access to web interface zabbix using only one ip address?
How I can fix MS Teams notification?
Thank you for any help.
Comment