When a problem occurs, I get an e-mail like this:
Problem started at 11:12:02 on 2021.02.08 Problem name: HOST CPU usage critical: 95 % Host: HOST Severity: Critical
Original problem ID: 352631
ACK: https://zabbix.contoso.com/zabbix/zabbix.php?action=acknowledge.edit&eventids[]=352631
Action Name: ALERT ALL
When I built this (Zabbix 5), I setup a redirect so that it's accessible at just https://zabbix.contoso.com/, no need to specify /zabbix at the end.
Is it possible to update the URL in the notification e-mail to remove the /zabbix, as well?
For reference, I have redirected /zabbix to the top level URL by updating the zabbix.conf within /etc/apache2/conf-enabled
Comment