Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

CentOS6.x install zabbix

2025-03-12 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

Note: this script is only applicable to RHEL6.x series; Nginx version is 1.6 latest stable version; PHP is 5.4 latest version; Mysql is 5.5 latest stable version; Zabbix is temporarily 2.4 latest version.

As long as you can connect to the network, as long as you can run scripts. Then you will complete the deployment and installation of zabbix, embedded yum source and download and install LNMP and zabbix! The real realization is in one step!

[root@node61 Desktop] # vim zabbix.sh

[root@node61 Desktop] # cat zabbix.sh

#! / bin/bash

# install Nginx 1.6.2 + mysql5.5.x + PHP-FPM 5.4.x + Zabbix 2.4.4 automatically.

# Tested on CentOS 6.5

#

# variable

#

Err_echo () {

Echo-e "\ e [91m [error]: $133 [0m"

Exit 1

}

Info_echo () {

Echo-e "\ e [92m [Info]: $133 [0m"

}

Warn_echo () {

Echo-e "\ e [93m [warning]: $133 [0m"

}

Check_exit () {

....

5. Configure WEB page

Address: IP address

At this point, the deployment and installation of zabbix is completed with one click, please make more comments! Thank you

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report