We have a number of devices behind a firewall where we need to check the web server is running. We've forwarded ports on the firewall to port 80 on each device. I know I can hard-code the port in net.tcp.service(http,,<port>) but we need to use the port specified in the host (as we have 3,000 devices and we provision via API). Without a template I would have to go to each host and create a unique item. Using {HOST.PORT} macro would make sense, but some some bizarre reason this is not supported. Suggestions?
Ad Widget
Collapse
Port number in net.tcp.service check
Collapse
X
Comment