The two ways below work, only the simple check is in the App HTTPS template; while the zabbix_agentd item came from the zabbix 1.8 migration. Is there any advantage of simple check for zabbix agent item?
Simple check: net.tcp.service[https]
Zabbix Agent: net.tcp.service[http,{HOST:IP},443]
Simple check: net.tcp.service[https]
Zabbix Agent: net.tcp.service[http,{HOST:IP},443]
Comment