File mysql-snmp.sysconfig of Package mysql-snmp

## Path:	System/Monitoring/MySQL
## Description:	MySQL Net-SNMP agent

## Type:	string
## Default:	"root"
#
# use DBUSER as user to connect to mysql
#
DBUSER="root"

## Type:	string
## Default:	""
#
# use DBPASS as password to connect to mysql
#
DBPASS=""

## Type:	string
## Default:	""
#
# connect to mysql server HOST
#
HOST=""

## Type:	integer(1:65535)
## Default:	3306
#
# port to connect
#
PORT=3306

## Type:	string(none,master,slave)
## Default:	"none"
#
# add replication counters for master or slave
#
REPLICATION="none"
openSUSE Build Service is sponsored by