Search found 9 matches

by myandylai
Fri Feb 03, 2012 8:44 am
Forum: Help: Linux/Unix Specific
Topic: Newbee: Cacti on Ubuntu not drawing graph
Replies: 14
Views: 6307

Re: Newbee: Cacti on Ubuntu not drawing graph

If I use a non-root account to reinstall again Cacti and RRDTOOL does it had any changes to fix the problem? I am thinking could it be some permission or security issue that I install cacti using a root account? But last time when I was using VPS I did usually use root account to install Cacti and i...
by myandylai
Thu Feb 02, 2012 11:29 am
Forum: Help: Linux/Unix Specific
Topic: Newbee: Cacti on Ubuntu not drawing graph
Replies: 14
Views: 6307

Re: Newbee: Cacti on Ubuntu not drawing graph

It was a Dedicated Server anyway. I ask my service provider to use the common ISO from Ubuntu and installed LAMP. This could make a easy day for me as I am a newbee on Linux.

BTW is there anyway I can check whether it was a chrooted Apache2?

Thanks.
by myandylai
Wed Feb 01, 2012 2:59 pm
Forum: Help: Linux/Unix Specific
Topic: Newbee: Cacti on Ubuntu not drawing graph
Replies: 14
Views: 6307

Re: Newbee: Cacti on Ubuntu not drawing graph

ls -lrn rrdtool

-rwxr-xr-x 1 0 0 27160 2010-02-23 21:37 rrdtool

It was a clean install of Ubuntu official version as described by my service provider. I usually don't mess with binary file permission as I don't want to damage the box.

Thanks.
by myandylai
Tue Jan 31, 2012 10:17 pm
Forum: Help: Linux/Unix Specific
Topic: Newbee: Cacti on Ubuntu not drawing graph
Replies: 14
Views: 6307

Re: Newbee: Cacti on Ubuntu not drawing graph

/usr/bin was the full path to rrdtool. As the binary was rrdtool so the full path including the binary was /usr/bin/rrdtool.

Image

Thanks.
by myandylai
Tue Jan 31, 2012 4:58 am
Forum: Help: Linux/Unix Specific
Topic: Newbee: Cacti on Ubuntu not drawing graph
Replies: 14
Views: 6307

Re: Newbee: Cacti on Ubuntu not drawing graph

RRD Binary Path was /usr/bin/rrdtool RRDtool 1.3.8 Copyright 1997-2009 by Tobias Oetiker <tobi@oetiker.ch> Compiled Feb 23 2010 21:36:53 I create /usr/share/cacti/site/rrdver.php and paste the code inside. The permission was some as other file, -rw-r--r-- 1 0 0 525 2012-01-31 09:42 rrdver.php Then I...
by myandylai
Mon Jan 30, 2012 12:37 pm
Forum: Help: Linux/Unix Specific
Topic: Newbee: Cacti on Ubuntu not drawing graph
Replies: 14
Views: 6307

Re: Newbee: Cacti on Ubuntu not drawing graph

I can't wait and did the upgrade anyway. But it was the same, Technical Support General Information Date Mon, 30 Jan 2012 17:33:20 +0000 Cacti Version 0.8.7i Cacti OS unix SNMP Version net-snmp RRDTool Version ERROR: Installed RRDTool version does not match configured version. Please visit the Confi...
by myandylai
Mon Jan 30, 2012 2:33 am
Forum: Help: Linux/Unix Specific
Topic: Newbee: Cacti on Ubuntu not drawing graph
Replies: 14
Views: 6307

Re: Newbee: Cacti on Ubuntu not drawing graph

I install Cacti from Ubuntu repository. Is there any instruction on how to install Cacti 0.87i. Thank you very much. Edit, I test upgrade Cacti 0.8.7i using one of the thread on Cacti Forum but eventually that didn't works. It causes the setting inside Cacti page unable to save and lots of poller.ph...
by myandylai
Sun Jan 29, 2012 6:07 am
Forum: Help: Linux/Unix Specific
Topic: Newbee: Cacti on Ubuntu not drawing graph
Replies: 14
Views: 6307

Re: Newbee: Cacti on Ubuntu not drawing graph

I just going thru Cacti page and found and RRDTOOL error in Technical Support page, Technical Support General Information Date Sun, 29 Jan 2012 11:04:42 +0000 Cacti Version 0.8.7e Cacti OS unix SNMP Version net-snmp RRDTool Version ERROR: Installed RRDTool version does not match configured version. ...
by myandylai
Sun Jan 29, 2012 5:17 am
Forum: Help: Linux/Unix Specific
Topic: Newbee: Cacti on Ubuntu not drawing graph
Replies: 14
Views: 6307

Newbee: Cacti on Ubuntu not drawing graph

I had been using Cacti for sometime on VPS with basic function like CPU, Load, Network graph etc. Lately I acquire a Dedicated Server with Full Version Ubuntu Server 10.04 LTS (LAMP) install by service provider and was going to install Cacti. Before I do it on the Dedicated Server, I create a virtua...