# This is a configuration file for Zabbix agent 2 (Unix)
# To get more information about Zabbix, visit http://www.zabbix.com
############ GENERAL PARAMETERS #################
# PidFile=/tmp/zabbix_agent2.pid
# Specifies where log messages are written to:
# file - file specified with LogFile parameter
# console - standard output
# Log file name for LogType 'file' parameter.
# Mandatory: yes, if LogType is set to file, otherwise no
# LogFile=/tmp/zabbix_agent2.log
# Maximum size of log file in MB.
# 0 - disable automatic log rotation.
# 0 - basic information about starting and stopping of Zabbix processes
# 1 - critical information
# 4 - for debugging (produces lots of information)
# 5 - extended debugging (produces even more information)
# Source IP address for outgoing connections.
##### Passive checks related
# List of comma delimited IP addresses, optionally in CIDR notation, or DNS names of Zabbix servers and Zabbix proxies.