nagios安装配置参考:http://www.apelearn.com/bbs/thread-8087-1-1.htmlNagios官网http://www.nagios.org1.Nagios安装-服务端(192.168.101.235)Centos6默认的yum源里没有nagios相关的rpm包,但是我们可以安装一个epel的扩展源:[root@server~]#yuminstall-yepel-release然后..
分类:
移动开发 时间:
2016-01-24 13:03:10
阅读次数:
277
cacti监控安装一、服务器端安装1、首先安装epel扩展源,epel即ExtraPackagesforEnterpriseLinux,也就是为企业级Linux提供的扩展软件源,适用于RHEL,CentOS,ScientificLinux系统[root@rs1~]#yuminstall-yepel-release2、、安装lamp[root@rs1~]#yuminstall-yhttpdphpphp-mysql..
分类:
其他好文 时间:
2016-01-23 21:44:03
阅读次数:
356
一、安装扩展源[root@www~]#rpm-ivhhttp://mirrors.ustc.edu.cn/fedora/epel/6/i386/epel-release-6-8.noarch.rpm二、安装LAMP环境[root@www~]#yum-yinstallhttpdmysqlmysql-libsphpphp-mysqlmysql-serverphp-bcmathphp-gdphp-mbstring三、安装zabbix服务(zabbix2.0版本)[roo..
分类:
系统相关 时间:
2016-01-10 01:51:58
阅读次数:
620
---恢复内容开始---一、安装cacti服务器1.首先安装epm扩展源rpm -ivh http://www.lishiming.net/data/attachment/forum/epel-release-6-8_64.noarch.rpmcentos532位epel源下载地址: www.lis...
分类:
其他好文 时间:
2016-01-03 17:26:53
阅读次数:
189
主:hh.huangmingming.cn192.168.1.31从:yo.huangmingming.cn192.168.1.250主和从hosts文件配置:192.168.1.31hhhh.huangmingming.cn192.168.1.250yoyo.huangmingming.cn一、安装epel扩展源[root@yo~]#wgethttp://mirrors.sohu.com/fedora-epel/6/i386/epel-release-6-8.noarc..
分类:
其他好文 时间:
2016-01-01 07:30:07
阅读次数:
379
Nagios官网http://www.nagios.org1.Nagios安装-服务端(192.168.0.11)Centos6默认的yum源里没有nagios相关的rpm包,但是我们可以安装一个epel的扩展源:yuminstall-yepel-release然后安装nagios相关的包yuminstall-yhttpdnagiosnagios-pluginsnagios-plugins-allnrpenagios-pl..
分类:
移动开发 时间:
2015-12-26 23:41:45
阅读次数:
273
环境192.168.0.219zabbixserver192.168.0.230zabbixagentd软件zabbix-2.4.5.tar.gzApache+MySQL+PHP系统Centos7Server端配置一、关闭防火墙setenforce0systemctlstopfirewallsystemctldisablefirewall二、安装epel扩展源Rpm-ivhhttp://dl.fedoraproject.org/pub/epel/7/x86_64/..
分类:
其他好文 时间:
2015-12-15 19:32:04
阅读次数:
264
1.Nagios安装-服务端(192.168.0.7)Centos6默认的yum源里没有nagios相关的rpm包,但是我们可以安装一个epel的扩展源:yuminstall-yepel-release然后安装nagios相关的包yuminstall-yhttpdnagiosnagios-pluginsnagios-plugins-allnrpenagios-plugins-nrpe设置登录nagios后台的用..
分类:
移动开发 时间:
2015-12-09 20:06:17
阅读次数:
301
1、安装扩展源yuminstall-yepel-release[root@localhost~]#wgetwww.lishiming.net/data/p_w_upload/forum/epel-release-5-4_32.noarch.rpm[root@localhost~]#rpm-ivhepel-release-5-4_32.noarch.rpm[root@localhost~]#rpm-qaepel-releaseepel-release-5-4.noarch表明已经安装成..
分类:
系统相关 时间:
2015-11-24 18:42:39
阅读次数:
284
第一部分:nagios安装配置:Nagios官网http://www.nagios.org1.Nagios安装-服务端Centos6默认的yum源里没有nagios相关的rpm包,但是我们可以安装一个epel的扩展源:rpm-ivhhttp://www.aminglinux.com/bbs/da...ease-6-7.noarch.rpm2.nagios也需要lamp环境,只是不需要mysql而已..
分类:
移动开发 时间:
2015-10-27 07:07:12
阅读次数:
252