haoman 发表于 2013-1-8 09:04:02

cacti-0.8.7g的安装

安装cacti,完后总是显示error,无法open rra,版本是cacti-0.8.8a,rrdtool1.4.7
在rrd目录下没有文件产生,试过调试,可是不行接着想换版本,cacti换成cacti-0.8.7g,rrdtool1.4.5,在http://ip/cacti选择php和rrdtool路径时候要注意,上面error这个错误很有可能是我选择路径的时候选择错了,接着安装插件cat cacti/include/config.php
/* load up old style plugins here */$plugins = array();#$plugins[] = 'thold';
/*   Edit this to point to the default URL of your Cacti install   ex: if your cacti install as at http://serverip/cacti/ this   would be set to /cacti/*/$url_path = "/cacti/";
最后chmod 777 cacti/rrd -R,chmod 777 cacti/log -R,不过注意scripts,poller.php,cmd.php这几个的权限,有问题的话,最好手动执行一下,终于出图了调试命令 /usr/local/php/bin/php -q /var/www/html/cacti/poller.php --force --debug

xuke123 发表于 2013-3-14 00:00:40

真是 收益 匪浅

hti 发表于 2013-5-16 02:09:43

听君一席话,省我十本书!

liwya 发表于 2013-5-16 19:27:38

避孕的效果:不成功,便成“人”。

boss44 发表于 2013-5-17 14:53:11

流氓不可怕,就怕流氓有文化。

mrbear 发表于 2013-5-18 06:15:30

怀揣两块,胸怀500万!

tyxiayu 发表于 2013-5-18 21:01:44

路过,学习下
页: [1]
查看完整版本: cacti-0.8.7g的安装