Ubuntu was updated from 20.04 to 22.04 on a ZabbixProxy. ZabbixServer is still at 20.04
Zabbix 6.4.5
Thereafter the https check did not function correctly anymore.
Does not function:
net.tcp.service[https]
Functions ok:
net.tcp.service[http,,443]
The result should be the same, but it isn’t.
I can solve this problem by changing the templates, but I am still curious as to how to solve the problem otherwise.
Does anybody know where I should take a look at?
Zabbix 6.4.5
Thereafter the https check did not function correctly anymore.
Does not function:
net.tcp.service[https]
Functions ok:
net.tcp.service[http,,443]
The result should be the same, but it isn’t.
I can solve this problem by changing the templates, but I am still curious as to how to solve the problem otherwise.
Does anybody know where I should take a look at?
Comment