
Ganglia
文章平均质量分 78
showljj
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Ganglia安装指南 (基于CentOS 5.6)
Ganglia安装指南 (基于CentOS 5.6)安装依赖rpm -ivh http://mirrors.sohu.com/centos/5/os/x86_64/CentOS/zlib-devel-1.2.3-3.x86_64.rpmrpm -ivh http://mirrors.sohu.com/centos/5/os/x86_64/CentOS/freetype-devel-2转载 2013-01-10 16:42:07 · 283 阅读 · 0 评论 -
Ganglia make出错
Ganglia make出错:/usr/bin/ld: /usr/local/lib/libconfuse.a(confuse.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC/usr/local/lib/转载 2013-01-10 15:07:30 · 415 阅读 · 0 评论 -
gmond does not support chkconfig
On Mon, Aug 24, 2009 at 05:40, Michael Muratet wrote:> Greetings>> I'm not sure if this is more appropriate for the beowulf or ganglia> list, please forgive a cross-post. I have been trying to get转载 2013-01-10 19:15:44 · 408 阅读 · 0 评论 -
centos yum安装rrdtool笔记
源码安装rrdtool没成功,依赖太多了,下面进行yum 安装rrdtool,首先加入dag的yum.[root@localhost]# cd /etc/yum.repos.d/[root@localhost]# vim dag.repo[dag]name=Dag RPM Repository for Red Hat Enterprise Linuxbaseurl=http转载 2013-01-10 17:17:36 · 204 阅读 · 0 评论 -
Ganglia 3.1.x Installation and Configuration from sourceforge
http://sourceforge.net/apps/trac/ganglia/wiki/Ganglia%203.1.x%20Installation%20and%20Configuration转载 2013-01-11 10:57:42 · 279 阅读 · 0 评论 -
Ganglia源码安装
1. 安装rrdtool1.1. 安装依赖包可以将相关的依赖包下载到/tmp/soft_code/下,或者使用yum下载安装zlib,freetype,libart,libpngzlib-devel-1.2.3-3.x86_64.rpm freetype-devel-2.2.1-21.el5_3.x86_64.rpm libart_lgpl-devel-2.3.17-4.x86转载 2013-01-10 12:59:16 · 997 阅读 · 0 评论