zyk198500 发表于 2019-1-20 13:58:21

Zabbix 3.4 在CentOS 7.2 上安装详细步骤

  一、环境准备
操作系统:
# cat /etc/redhat-release
CentOS Linux release 7.3.1611 (Core)
修改主机名:
# hostnamectl set-hostname zabbix-server
# logout
配置hosts:
# cat >> /etc/hosts Hosts,点击Zabbix server,修改可见名称和 agent ip
  http://s1.运维网.com/images/20180629/1530259950986460.png
  更新并启用即可。
  http://s1.运维网.com/images/20180629/1530261230789060.png
  Monitoring-->Graphs-->主机(10.10.172.235)-->Granph(Memory usage)
  http://s1.运维网.com/images/20180629/1530261171169456.png
  到此为止zabbix安装配置成功。



页: [1]
查看完整版本: Zabbix 3.4 在CentOS 7.2 上安装详细步骤