Hi,
I am new to zabbix and have some websites where I want to monitor http and https with simple check net.tcp.service and net.tcp.service.perf
I have tried creating a template that uses net.tcp.service[http,,], net.tcp.service[https,,], net.tcp.service.perf[http,,] and net.tcp.service.perf[https,,] however I get this error with all of the items:
Is it possible to use the name of the host as the ip parameter like net.tcp.service[http,$HOSTNAME$,]?
I am new to zabbix and have some websites where I want to monitor http and https with simple check net.tcp.service and net.tcp.service.perf
I have tried creating a template that uses net.tcp.service[http,,], net.tcp.service[https,,], net.tcp.service.perf[http,,] and net.tcp.service.perf[https,,] however I get this error with all of the items:
Is it possible to use the name of the host as the ip parameter like net.tcp.service[http,$HOSTNAME$,]?
Comment