# This is config file for zabbix_trapper # To get more information about Zabbix, # go http://zabbix.sourceforge.net ############ GENERAL PARAMETERS ################# # Specifies debug level # 1 - critical information # 2 - warnings (default) # 3 - for debugging (produces lots of information) DebugLevel=2 # Database name DBName=zabbix # Database user DBUser=zabbix # Database password # Comment this line if no password used #DBPassword= # Connect to MySQL usig Unix socket? #DBSocket=/tmp/mysql.sock