smeserver-zabbix-proxy/root/etc/e-smith/templates/etc/zabbix/zabbix_proxy.conf/10zabbixServers

11 lines
261 B
Plaintext

############ GENERAL PARAMETERS #################
# IP address (or hostname) of ZABBIX servers.
Server={ (${'zabbix-proxy'}{'Servers'} || '127.0.0.1'); }
# Server port for sending active checks
ServerPort={ (${'zabbix-proxy'}{'ServerPort'} || '10051'); }