CentOS 6.5 Zabbix-agent3.2 安装 1.0版

1.关闭防火墙

service iptables stop


2.更换源、安装zabbix-agent

rpm -ivh http://repo.zabbix.com/zabbix/3.2/rhel/6/x86_64/zabbix-release-3.2-1.el6.noarch.rpm

yum install -y zabbix-agent


3.修改配置文件

vim /etc/zabbix/zabbix_agentd.conf

Server=192.168.8.228 server端ip

ServerActive=192.168.8.228 server端ip

Hostname=192.168.8.226 agent端ip


4.启动服务

/usr/sbin/zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf


5.

wKiom1hY3FmSXG4RAAEfcpUp6tA603.png-wh_50


6.

wKiom1hchaGCVrZ6AACixcQ8jOM343.png-wh_50


7.

wKiom1hcheaCOVB-AAIg0UN8FN4317.png-wh_50

相关文章

Centos下搭建性能监控Spotlight
CentOS 6.3下Strongswan搭建IPSec VPN
在CentOS6.5上安装Skype与QQ
阿里云基于centos6.5主机VPN配置
CentOS 6.3下配置multipah
CentOS安装、配置APR和tomcat-native