监控zabbix服务器本身及另一台服务器(zabbix-agent)

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了监控zabbix服务器本身及另一台服务器(zabbix-agent)相关的知识,希望对你有一定的参考价值。

注:zabbix的安装及配置参考另一篇文章


监控zabbix服务器本身

[[email protected] ~]#vim /etc/zabbix/zabbix_agentd.conf

Server=192.168.10.129

/etc/init.d/zabbix-agent restart



技术分享


技术分享

技术分享



技术分享

 

监控另一台服务器

[[email protected] ~]#rpm -ivh http://repo.zabbix.com/zabbix/2.4/rhel/6/x86_64/zabbix-release-2.4-1.el6.noarch.rpm

[[email protected] ~]# yum install zabbix-agent -y 

[[email protected] ~]# vim /etc/zabbix/zabbix_agentd.conf

Server=192.168.10.129

[[email protected] ~]# /etc/init.d/zabbix-agent restart

创建一个新的应用组


技术分享


技术分享


技术分享


技术分享


技术分享


技术分享





本文出自 “feng” 博客,请务必保留此出处http://fengxiaoli.blog.51cto.com/12104465/1954654

以上是关于监控zabbix服务器本身及另一台服务器(zabbix-agent)的主要内容,如果未能解决你的问题,请参考以下文章

zabbix监控之迁移zabbix监控

Zabbix -----安装

Linux 监控

zabbix监控系统使用详解

zabbix教程系列初识zabbix

Zabbix+Grafana打造高逼格监控系统