I need help setting up a way to monitor if a proxy is down. The point is so other triggers depend on the proxy being online for x number of time. I have more than one proxy so zabbix[proxy,"name",lastaccess] won't work. I tried zabbix[proxy,"{PROXY.NAME}",lastaccess] but then found out that it won't work on an item.