官网直接下载zabbix3.2 iso ubuntu 系统,安装完成后默认用户名密码是多少?
Ad Widget
Collapse
Zabbix server Appliance(mysql)默认密码
Collapse
X
-
注意查看官方文档,有明确说明
看官档System:HTML Code:https://www.zabbix.com/documentation/3.4/manual/appliance
appliance:zabbix
Use “sudo su” command with “appliance” user name password to get root access rights
Database:
root:<random>
zabbix:<random>
Database passwords are randomly generated during the installation process.
Root password is stored to /root/.my.cnf file, it is not required to input a password under the “root” account.
Zabbix frontend:
Admin:zabbix
To change the database user password it has to be changed in the following locations:
MySQL;
/etc/zabbix/zabbix_server.conf;
/etc/zabbix/web/zabbix.conf.php.Comment
Comment