The README for the "Kubernetes nodes by HTTP" template says (https://git.zabbix.com/projects/ZBX/...tp/README.md):
Code:
Set the {$KUBE.API.URL} such as <scheme>://<host>:<port>.
Set the {$KUBE.API.URL} such as <scheme>://<host>:<port>.
version: '3.8' services: mysql-server: image: mysql:8.0 networks: - zbx_net command: - mysqld - --character-set-server=utf8
$ cat /etc/zabbix/zabbix_agent2.d/zabbix_agent2.app.conf Timeout=10 UserParameter=app.parm1,/usr/bin/app parm1 info UserParameter=app.parm2,/usr/bin/app parm2 info UserParameter=app.parm3,/usr/bin/app