Hi there,
I have a config file that I want to copy accross to multiple servers.
would it be possible to do this in the zabbix_agentd.conf file
Hostname=`hostname`
which runs the hostname command?
I have a config file that I want to copy accross to multiple servers.
would it be possible to do this in the zabbix_agentd.conf file
Hostname=`hostname`
which runs the hostname command?
Comment