<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Monitoring Ubuntu Servers and Desktops Using Cacti</title>
	<atom:link href="http://www.ubuntugeek.com/networkserver-statistics-graphing-using-cacti-in-ubuntu-server.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/networkserver-statistics-graphing-using-cacti-in-ubuntu-server.html</link>
	<description>Ubuntu Linux Tips,Howtos&#38;Tutorials&#124;Edgy,Feisty,Gutsy,Hardy,Intrepid</description>
	<pubDate>Tue, 07 Oct 2008 15:56:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: raymond</title>
		<link>http://www.ubuntugeek.com/networkserver-statistics-graphing-using-cacti-in-ubuntu-server.html#comment-96223</link>
		<dc:creator>raymond</dc:creator>
		<pubDate>Thu, 08 May 2008 11:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/networkserver-statistics-graphing-using-cacti-in-ubuntu-server.html#comment-96223</guid>
		<description>I did a fresh install, since the machine is a test one, and followed the tutorial exactly, using php5; no errors, except a lil tuning for libraries, as some were old. Works like a charm. Thanks for a great guide!!!</description>
		<content:encoded><![CDATA[<p>I did a fresh install, since the machine is a test one, and followed the tutorial exactly, using php5; no errors, except a lil tuning for libraries, as some were old. Works like a charm. Thanks for a great guide!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raymond</title>
		<link>http://www.ubuntugeek.com/networkserver-statistics-graphing-using-cacti-in-ubuntu-server.html#comment-92100</link>
		<dc:creator>raymond</dc:creator>
		<pubDate>Mon, 05 May 2008 12:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/networkserver-statistics-graphing-using-cacti-in-ubuntu-server.html#comment-92100</guid>
		<description>hey all

i tried full manual install on ubuntu 8.04 
i am using 
Apache/2.2.8 
mysql-5.1.24-rc
PHP 4.4.8 (cli) 
rrdtool-1.2.27
cacti-0.8.7b

i struggled with almost each one, (fresh install) freetype, lib*, but in the end they all compiled without errors, and make and make install were taken care of as well ;)

however, after finishing, i mean importing the cacti database, pointing to http://ip-address/cacti/ i get
FATAL: Cannot connect to MySQL server on 'localhost'. Please make sure you have specified a valid MySQL database name in 'include/config.php'

i understand that i need valid database name, but what does it mean? i mean, i got ubuntu up and installed all the stuff earlier mentioned, but this one has been driving me nuts for 2 days now. grants look ok, i chown-ed everything ... 
i looked up the install guide provided by cacti, it's a pdf file, did all that in exact manner. any ideeas? anyone? 

i am thinking to get all apache php mysql down and go 
apt-get install cacti 
but i thought maybe someone can help me out. 
P.S i can mysql -u cactiuser -p 'password' cactidb so it's not a login issue. 

TIA</description>
		<content:encoded><![CDATA[<p>hey all</p>
<p>i tried full manual install on ubuntu 8.04<br />
i am using<br />
Apache/2.2.8<br />
mysql-5.1.24-rc<br />
PHP 4.4.8 (cli)<br />
rrdtool-1.2.27<br />
cacti-0.8.7b</p>
<p>i struggled with almost each one, (fresh install) freetype, lib*, but in the end they all compiled without errors, and make and make install were taken care of as well <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>however, after finishing, i mean importing the cacti database, pointing to <a href="http://ip-address/cacti/" rel="nofollow">http://ip-address/cacti/</a> i get<br />
FATAL: Cannot connect to MySQL server on &#8216;localhost&#8217;. Please make sure you have specified a valid MySQL database name in &#8216;include/config.php&#8217;</p>
<p>i understand that i need valid database name, but what does it mean? i mean, i got ubuntu up and installed all the stuff earlier mentioned, but this one has been driving me nuts for 2 days now. grants look ok, i chown-ed everything &#8230;<br />
i looked up the install guide provided by cacti, it&#8217;s a pdf file, did all that in exact manner. any ideeas? anyone? </p>
<p>i am thinking to get all apache php mysql down and go<br />
apt-get install cacti<br />
but i thought maybe someone can help me out.<br />
P.S i can mysql -u cactiuser -p &#8216;password&#8217; cactidb so it&#8217;s not a login issue. </p>
<p>TIA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ubuntugeek.com/networkserver-statistics-graphing-using-cacti-in-ubuntu-server.html#comment-63537</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 11 Mar 2008 19:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/networkserver-statistics-graphing-using-cacti-in-ubuntu-server.html#comment-63537</guid>
		<description>thanks songstruck

I have updated the article now and freetype package also</description>
		<content:encoded><![CDATA[<p>thanks songstruck</p>
<p>I have updated the article now and freetype package also</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ubuntugeek.com/networkserver-statistics-graphing-using-cacti-in-ubuntu-server.html#comment-63535</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 11 Mar 2008 19:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/networkserver-statistics-graphing-using-cacti-in-ubuntu-server.html#comment-63535</guid>
		<description>@comment from songstruck

I noticed that there were others (in the "Responses" section) with similar errors.
As noted by Response 1, the download site has moved to:
http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.2.27.tar.gz (latest version)

As with the guys in Responses 2 &#038; 5, I also had problems installing freetype2 with apt-get. I followed Oetiker's build instructions here (his site also has a freetype2 binary for download):http://oss.oetiker.ch/rrdtool/doc/rrdbuild.en.html

I received the same error as in Response 5, "unknown database 'cacti' ". You must first create the 'cacti' database in MySQL before executing "sudo mysql cacti &lt; cacti.sql" at the command line.

After going through all this (and all the troubleshooting), I found that you can now apt-get cacti in Ubuntu! I tried it, but as a Linux newbie, I'm still struggling with the concept of users/ownership in the various modules (apache2, mysql, etc.). Still, according to comments out there, it works for some.

I'm not complaining; you warned that compiling by hand was not for wimps.

I appreciate all your efforts on the Ubuntu Geek site. I wanted to give back, so I hope this is helpful for you and others. You have made my newbie experience a lot easier!

Thanks.

songstruck</description>
		<content:encoded><![CDATA[<p>@comment from songstruck</p>
<p>I noticed that there were others (in the &#8220;Responses&#8221; section) with similar errors.<br />
As noted by Response 1, the download site has moved to:<br />
<a href="http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.2.27.tar.gz" rel="nofollow">http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.2.27.tar.gz</a> (latest version)</p>
<p>As with the guys in Responses 2 &#038; 5, I also had problems installing freetype2 with apt-get. I followed Oetiker&#8217;s build instructions here (his site also has a freetype2 binary for download):http://oss.oetiker.ch/rrdtool/doc/rrdbuild.en.html</p>
<p>I received the same error as in Response 5, &#8220;unknown database &#8216;cacti&#8217; &#8220;. You must first create the &#8216;cacti&#8217; database in MySQL before executing &#8220;sudo mysql cacti < cacti.sql&#8221; at the command line.</p>
<p>After going through all this (and all the troubleshooting), I found that you can now apt-get cacti in Ubuntu! I tried it, but as a Linux newbie, I&#8217;m still struggling with the concept of users/ownership in the various modules (apache2, mysql, etc.). Still, according to comments out there, it works for some.</p>
<p>I&#8217;m not complaining; you warned that compiling by hand was not for wimps.</p>
<p>I appreciate all your efforts on the Ubuntu Geek site. I wanted to give back, so I hope this is helpful for you and others. You have made my newbie experience a lot easier!</p>
<p>Thanks.</p>
<p>songstruck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maverick</title>
		<link>http://www.ubuntugeek.com/networkserver-statistics-graphing-using-cacti-in-ubuntu-server.html#comment-58559</link>
		<dc:creator>Maverick</dc:creator>
		<pubDate>Wed, 20 Feb 2008 21:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/networkserver-statistics-graphing-using-cacti-in-ubuntu-server.html#comment-58559</guid>
		<description>I'm having the same issue as Tony, no freetype2.

Also, when I get down to: Import the default cacti database, I use the command as shown and get:

ERROR 1049 (4200): unknown database 'cacti'

Any advice is much appreciated.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same issue as Tony, no freetype2.</p>
<p>Also, when I get down to: Import the default cacti database, I use the command as shown and get:</p>
<p>ERROR 1049 (4200): unknown database &#8216;cacti&#8217;</p>
<p>Any advice is much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 67comet</title>
		<link>http://www.ubuntugeek.com/networkserver-statistics-graphing-using-cacti-in-ubuntu-server.html#comment-42487</link>
		<dc:creator>67comet</dc:creator>
		<pubDate>Sun, 23 Dec 2007 13:40:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/networkserver-statistics-graphing-using-cacti-in-ubuntu-server.html#comment-42487</guid>
		<description>Looks like mine has an error too, but I can't tell what it might be. I pointed my subdomain to cacti and I get a plain white page with nothing.

Take a peek if you want. http://cacti.openlug.com.

Thanks for any help,
Justin</description>
		<content:encoded><![CDATA[<p>Looks like mine has an error too, but I can&#8217;t tell what it might be. I pointed my subdomain to cacti and I get a plain white page with nothing.</p>
<p>Take a peek if you want. <a href="http://cacti.openlug.com" rel="nofollow">http://cacti.openlug.com</a>.</p>
<p>Thanks for any help,<br />
Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan K</title>
		<link>http://www.ubuntugeek.com/networkserver-statistics-graphing-using-cacti-in-ubuntu-server.html#comment-1081</link>
		<dc:creator>Jordan K</dc:creator>
		<pubDate>Thu, 08 Mar 2007 21:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/networkserver-statistics-graphing-using-cacti-in-ubuntu-server.html#comment-1081</guid>
		<description>Anyone know why I might be getting the following error message when I point my browser to the cacti directory on my server?  I did everything above without a hitch.  


Parse error: syntax error, unexpected T_LNUMBER in /var/www/cacti/include/config.php on line 33</description>
		<content:encoded><![CDATA[<p>Anyone know why I might be getting the following error message when I point my browser to the cacti directory on my server?  I did everything above without a hitch.  </p>
<p>Parse error: syntax error, unexpected T_LNUMBER in /var/www/cacti/include/config.php on line 33</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.ubuntugeek.com/networkserver-statistics-graphing-using-cacti-in-ubuntu-server.html#comment-1074</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Thu, 08 Mar 2007 16:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/networkserver-statistics-graphing-using-cacti-in-ubuntu-server.html#comment-1074</guid>
		<description>Hey, this does not work with the default 6.10 install. 

root@cacti:~# sudo apt-get install cgilib freetype2 libttf-dev libttf2 libpngwriter0-dev libpng3-dev libfreetype6-dev libart-2.0-dev snmp
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Couldn't find package freetype2</description>
		<content:encoded><![CDATA[<p>Hey, this does not work with the default 6.10 install. </p>
<p>root@cacti:~# sudo apt-get install cgilib freetype2 libttf-dev libttf2 libpngwriter0-dev libpng3-dev libfreetype6-dev libart-2.0-dev snmp<br />
Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
E: Couldn&#8217;t find package freetype2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mohammad rizki</title>
		<link>http://www.ubuntugeek.com/networkserver-statistics-graphing-using-cacti-in-ubuntu-server.html#comment-1060</link>
		<dc:creator>mohammad rizki</dc:creator>
		<pubDate>Thu, 08 Mar 2007 09:33:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/networkserver-statistics-graphing-using-cacti-in-ubuntu-server.html#comment-1060</guid>
		<description>Hi,
just want to report broken link. http://people.ee.ethz.ch has moved to new site, you can find it now at http://tobi.oetiker.ch.  For the wget address of rrdtool I suggest to change the link "http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/rrdtool-1.2.15.tar.gz" to the new one at "http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.2.15.tar.gz" or the newest rrdtool-1.2.19.tar.gz.
Cheers,

rizki</description>
		<content:encoded><![CDATA[<p>Hi,<br />
just want to report broken link. <a href="http://people.ee.ethz.ch" rel="nofollow">http://people.ee.ethz.ch</a> has moved to new site, you can find it now at <a href="http://tobi.oetiker.ch" rel="nofollow">http://tobi.oetiker.ch</a>.  For the wget address of rrdtool I suggest to change the link &#8220;http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/rrdtool-1.2.15.tar.gz&#8221; to the new one at &#8220;http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.2.15.tar.gz&#8221; or the newest rrdtool-1.2.19.tar.gz.<br />
Cheers,</p>
<p>rizki</p>
]]></content:encoded>
	</item>
</channel>
</rss>
