hello,
Operation type = remote command
Target list = current host
Type = custom script
Execute on Zabbix server
I want to access an URL for restart service by zabbix server side.
Like is: curl http://user
ass@<host_ip>/restart.cgi
But how to get <host_ip> from "current host"?
BTW: host is an embedded device, so no agent.
Operation type = remote command
Target list = current host
Type = custom script
Execute on Zabbix server
I want to access an URL for restart service by zabbix server side.
Like is: curl http://user
ass@<host_ip>/restart.cgiBut how to get <host_ip> from "current host"?
BTW: host is an embedded device, so no agent.
Comment