Hello everybody,
I have just recently upgraded Zabbix from 3.0.4 to 3.2.1 and I have found out that my web monitoring showed me failed services.
This is because I was using variables such as:
{http_root}=http://{HOST.DNS}:8080
{https_root}=https://{HOST.DNS}:8081
But I found out that from two URLs that you see in the image below, only the first one gives the 200. Another one shows 404.

Can you please help me with the answer whether my previous way, how I used the web monitoring, was changed?
Thanks.
I have just recently upgraded Zabbix from 3.0.4 to 3.2.1 and I have found out that my web monitoring showed me failed services.
This is because I was using variables such as:
{http_root}=http://{HOST.DNS}:8080
{https_root}=https://{HOST.DNS}:8081
But I found out that from two URLs that you see in the image below, only the first one gives the 200. Another one shows 404.
Can you please help me with the answer whether my previous way, how I used the web monitoring, was changed?
Thanks.
Comment