############ 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'); }

