请高手帮忙!!! ganglia 安装曲线不显示问题!!
小弟近日在安装配置ganglia 监控系统信息的时候,出现一点问题。在键入http://localhost/ganglia
后,系统一些基本信息如cpu、内存、硬盘等参数能正常显示,但是曲线一张都不显示!
我的机器型号是:Linux localhost 2.4.21-9.30AX #1 Thu May 27 00:03:41 EDT 2004 i686 i686 i386 GNU,安装ganglia及相关软件版本:ganglia-gmetad-3.0.1-1 ,ganglia-web-3.0.1-1
ganglia-python-3.3.0-1,rrdtool-devel-1.0.38-1,rrdtool-1.0.38-1
rrdtool 工作正常,在#后键入rrdtool 后,能正常显示如下信息:
[root@localhost ganglia]# rrdtool
RRDtool 1.0.49 Copyright 1997-2004 by Tobias Oetiker <tobi@oetiker.ch>
Usage: rrdtool [options] command command_options
Valid commands: create, update, graph, dump, restore,
last, info, fetch, tune, resize, xport
RRDtool is distributed under the Terms of the GNU General
Public License Version 2. (www.gnu.org/copyleft/gpl.html)
For more information read the RRD manpages
有一疑问,rrdtool 是否需要安装mysql并启动相关进程?
测试8649端口时[root@localhost ganglia]# telnet localhost 8649 能正常显示xml信息
测试8651端口时,提示如下信息:
[root@localhost ganglia]# telnet localhost 8651
Trying 137.70..129...
Connected to localhost (137.70.0.129).
Escape character is '^]'.
Connection closed by foreign host.
[root@localhost ganglia]#
恳请各位高手帮忙!!!
谢谢!!
我的e-mail: snh2008@163.com
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
gmetad 好像有些问题,可以用debug模式启动一下,看看输出信息:
# gmetad -d9