方方长长

方方长长

Install Zabbix V3.0 on Baota Panel

Step 1: Baota Panel Installation
Centos Installation Command:
yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh
Ubuntu/Deepin Installation Command:
wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && sudo bash install.sh
Debian Installation Command:
wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && bash install.sh
Fedora
wget -O install.sh http://download.bt.cn/install/install_6.0.sh && bash install.sh
After installing Baota Panel, deploy the LNMP environment with one click
PHP version must be 5.6
The database name must be zabbix
Install Zabbix
Go to the path of your website, for example, mine: cd /www/wwwroot/zabbix.icunity.com
wget http://www.tieww.com/soft/zabbix.sh
sh zabbix.sh
This online installation is very slow, it is recommended to upload the Zabbix installation package first, and then execute sh zabbix.sh
Zabbix installation package cloud disk: https://www.lanzous.com/i4aa5wb
Enter zabbix database password:
Enter the password you created when creating the database
Enter the zabbix data password copied from the Baota Panel database and press Enter
Zabbix site directory, for example (/www/default):

Enter the path of your website, for example, mine: /www/wwwroot/zabbix.icunity.com and press Enter
Wait patiently for the installation to complete. If the installation is successful, it will prompt:
Starting zabbix_server: [ OK ]
Starting zabbix_agentd: [ OK ]
Prompt: zabbix installed successfully.
Go to the Baota Panel software store to modify the php5.6 configuration
a
Change this to 300
b
Remove the colon in front of line 702
Go to the website or IP address
Configure database information, fill in database port as 3306 and password as the database password
Next, installation is complete
Change the web interface to Chinese
c
/www/wwwroot/yourdomain/include/locales.inc.php
Change this to true
Copy a Chinese font file from the C:\Windows\Fonts directory on a Windows system
Font package cloud disk: https://www.lanzous.com/i4aa5od
Upload the font file msyh.ttf to the fonts folder in the root directory of the Zabbix site
For example: /www/wwwroot/zabbix.icunity.com/fonts
Backup the default font file: DejaVusSans.ttf-bak
Rename msyh.ttf to DejaVusSans.ttf
Finally, go to the website or IP, go to the personal center to modify the configuration information, and change the default language to Chinese
Language: Chinese (zh_CN)
Test site zabbix.icunity.com account after installation: admin password: zabbix
Start Zabbix 3.0
Click on Host, which is closed by default, and select Enable

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.