Hi.
In zabbix_agentd.conf on a LINUX maching, I can easily use
, and get the expected result.
Is there an equivalent to the above when running Zabbix Agent for Windows Server?
Thank you!
Amit.
In zabbix_agentd.conf on a LINUX maching, I can easily use
Code:
HostnameItem=system.run[echo "Web Server `hostname -f`"]
Is there an equivalent to the above when running Zabbix Agent for Windows Server?
Thank you!
Amit.
Comment