1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
Template: mtop/mysql_server
Type: string
Default: localhost
_Description: Database host
Please enter the name of the MySQL server which will host the mantis database.
Template: mtop/mysql_port
Type: string
Default: 3306
_Description: MySQL listening port
Please enter the port MySQL listens to.
Template: mtop/info
Type: note
_Description: Information
A MySQL user named mtop will be created for monitoring the server. Please
read the README.Debian file if you want to monitor other MySQL servers.
Template: mtop/root
Type: string
Default: root
_Description: Username of the MySQL administrator
Please enter the username of MySQL administrator (needed for
creating the mtop user).
Template: mtop/password
Type: password
Default: none
_Description: Administrator password
Enter "none" if there is no password for MySQL administration.
Template: mtop/confirm
Default: none
Type: password
_Description: Administrator password confirmation
Enter "none" if there is no password for MySQL administration.
Template: mtop/mismatch
Type: note
_Description: Password mismatch
The password and the confirmed password are different. Please
enter the password again.
|