<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Install and Configure Cacti Monitoring tool in Ubuntu 8.10 (Intrepid Ibex) Server</title>
	<atom:link href="http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Brad Hafichuk</title>
		<link>http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html/comment-page-1#comment-47884</link>
		<dc:creator>Brad Hafichuk</dc:creator>
		<pubDate>Mon, 13 Sep 2010 20:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=698#comment-47884</guid>
		<description>@patel run `sudo apt-get install cacti-spine`</description>
		<content:encoded><![CDATA[<p>@patel run `sudo apt-get install cacti-spine`</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patel</title>
		<link>http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html/comment-page-1#comment-25351</link>
		<dc:creator>Patel</dc:creator>
		<pubDate>Wed, 17 Mar 2010 21:15:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=698#comment-25351</guid>
		<description>hello fellow networkers,
wondering if someone can help me with an issue i ran in to ...

just followed your instruction to install cacti..
but when i check the spine path
it says 

ERROR: FILE NOT FOUND

the spine file does not exist in /usr/sbin folder

how do i get around this problem?

do i need to install or reinstall spine or other package?

Thanks in advance,
Patel</description>
		<content:encoded><![CDATA[<p>hello fellow networkers,<br />
wondering if someone can help me with an issue i ran in to &#8230;</p>
<p>just followed your instruction to install cacti..<br />
but when i check the spine path<br />
it says </p>
<p>ERROR: FILE NOT FOUND</p>
<p>the spine file does not exist in /usr/sbin folder</p>
<p>how do i get around this problem?</p>
<p>do i need to install or reinstall spine or other package?</p>
<p>Thanks in advance,<br />
Patel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html/comment-page-1#comment-13171</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 18 Sep 2009 20:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=698#comment-13171</guid>
		<description>When using the instruction &quot;apt-get install cacti-cactid&quot; to install Cacti in an Ubuntu 9.04 (or earlier) environment you will find that the distribution actually downloads Cacti version 0.8.7b, it places the application and data files in Ubuntu specific directories, and requires Unbuntu/Debian specific patches for config.php, debian.php, global.php, and global-settings.php (not a complete list)

We have updated our tutorial on how to work through this, in particular upgrading from the 0.8.7b distribution Ubuntu provides, now to 0.8.7e, and applying the Debian/Ubuntu specific patches for 0.8.7e

01_config.php.patch
05_no-adodb.patch
06_config_settings.php_cactid_path.patch
cli-include-path.patch

http://patch-tracking.debian.net/package/cacti/0.8.7e-1

The full tutorial is here: http://www.open4energy.com/tutorials/virtualbox/cacti

PS - We are not a support business, we use Cacti for data center energy management - we use Ubuntu and Virtual machines to get a standard quick build, and have worked through these issues for our needs - We hope that our experience might help others using cacti with Ubuntu or Debian, particularly those new to Cacti</description>
		<content:encoded><![CDATA[<p>When using the instruction &#8220;apt-get install cacti-cactid&#8221; to install Cacti in an Ubuntu 9.04 (or earlier) environment you will find that the distribution actually downloads Cacti version 0.8.7b, it places the application and data files in Ubuntu specific directories, and requires Unbuntu/Debian specific patches for config.php, debian.php, global.php, and global-settings.php (not a complete list)</p>
<p>We have updated our tutorial on how to work through this, in particular upgrading from the 0.8.7b distribution Ubuntu provides, now to 0.8.7e, and applying the Debian/Ubuntu specific patches for 0.8.7e</p>
<p>01_config.php.patch<br />
05_no-adodb.patch<br />
06_config_settings.php_cactid_path.patch<br />
cli-include-path.patch</p>
<p><a href="http://patch-tracking.debian.net/package/cacti/0.8.7e-1" rel="nofollow">http://patch-tracking.debian.net/package/cacti/0.8.7e-1</a></p>
<p>The full tutorial is here: <a href="http://www.open4energy.com/tutorials/virtualbox/cacti" rel="nofollow">http://www.open4energy.com/tutorials/virtualbox/cacti</a></p>
<p>PS - We are not a support business, we use Cacti for data center energy management - we use Ubuntu and Virtual machines to get a standard quick build, and have worked through these issues for our needs - We hope that our experience might help others using cacti with Ubuntu or Debian, particularly those new to Cacti</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html/comment-page-1#comment-12073</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Fri, 14 Aug 2009 22:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=698#comment-12073</guid>
		<description>Hi Alex!
I did it! but when i tried to patch, some errors destroyed my cacti installation :(, i has to roll back to save the installation...</description>
		<content:encoded><![CDATA[<p>Hi Alex!<br />
I did it! but when i tried to patch, some errors destroyed my cacti installation <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> , i has to roll back to save the installation&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html/comment-page-1#comment-12066</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 14 Aug 2009 20:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=698#comment-12066</guid>
		<description>Johan

What version of Cacti are you installing?

If you look at this page:  http://www.open4energy.com/tutorials/virtualbox/cacti_patch

You will find the link to the Debian patches required for using Debian and Ubuntu

I have not tested that they do work for the plugin architecture, but I have read that they are what is needed.

I did all my work starting with a Virtualbox VM, and working from there. All documented here: http://www.open4energy.com/tutorials</description>
		<content:encoded><![CDATA[<p>Johan</p>
<p>What version of Cacti are you installing?</p>
<p>If you look at this page:  <a href="http://www.open4energy.com/tutorials/virtualbox/cacti_patch" rel="nofollow">http://www.open4energy.com/tutorials/virtualbox/cacti_patch</a></p>
<p>You will find the link to the Debian patches required for using Debian and Ubuntu</p>
<p>I have not tested that they do work for the plugin architecture, but I have read that they are what is needed.</p>
<p>I did all my work starting with a Virtualbox VM, and working from there. All documented here: <a href="http://www.open4energy.com/tutorials" rel="nofollow">http://www.open4energy.com/tutorials</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html/comment-page-1#comment-12064</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Fri, 14 Aug 2009 19:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=698#comment-12064</guid>
		<description>Greetings, anyone have a clue to patch cacti to install the plugin architecture?</description>
		<content:encoded><![CDATA[<p>Greetings, anyone have a clue to patch cacti to install the plugin architecture?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html/comment-page-1#comment-11513</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Mon, 27 Jul 2009 16:32:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=698#comment-11513</guid>
		<description>I did what Bruno suggested and it fixed the problem for me.

apt-get install cacti-spine
dpkg-reconfigure cacti

I suspect that anything that causes a reconfigure of cacti fixes the 9.04 problem.</description>
		<content:encoded><![CDATA[<p>I did what Bruno suggested and it fixed the problem for me.</p>
<p>apt-get install cacti-spine<br />
dpkg-reconfigure cacti</p>
<p>I suspect that anything that causes a reconfigure of cacti fixes the 9.04 problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html/comment-page-1#comment-11508</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 27 Jul 2009 14:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=698#comment-11508</guid>
		<description>Guys it works! :D 
the problem is that i was using ubuntu 9.04 wich make this problem now after installing ubuntu 8.10 cacti is working properly.</description>
		<content:encoded><![CDATA[<p>Guys it works! <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
the problem is that i was using ubuntu 9.04 wich make this problem now after installing ubuntu 8.10 cacti is working properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html/comment-page-1#comment-11506</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 27 Jul 2009 14:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=698#comment-11506</guid>
		<description>Not sure i would suggest try to post the same question in cacti forums before that i would suggest make sure you have selected the correct poller in your cacti settings</description>
		<content:encoded><![CDATA[<p>Not sure i would suggest try to post the same question in cacti forums before that i would suggest make sure you have selected the correct poller in your cacti settings</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html/comment-page-1#comment-11505</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 27 Jul 2009 13:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=698#comment-11505</guid>
		<description>thank you for your response but still the same problem i think the problem is with spine. i tried to re-install many time cacti and on a new fresh OS ubuntu but the problem persist. is there any extra configuration to use spine?</description>
		<content:encoded><![CDATA[<p>thank you for your response but still the same problem i think the problem is with spine. i tried to re-install many time cacti and on a new fresh OS ubuntu but the problem persist. is there any extra configuration to use spine?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html/comment-page-1#comment-11504</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 27 Jul 2009 13:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=698#comment-11504</guid>
		<description>@Mark try &#039;sudo dpkg-reconfigure php5-mysql&#039;
and selecting the &#039;Yes&#039; (the default) to all install questions.</description>
		<content:encoded><![CDATA[<p>@Mark try &#8216;sudo dpkg-reconfigure php5-mysql&#8217;<br />
and selecting the &#8216;Yes&#8217; (the default) to all install questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html/comment-page-1#comment-11502</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Mon, 27 Jul 2009 12:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=698#comment-11502</guid>
		<description>Exact same problem as Mark above. (Alex was typo)

RRDTool Says:

ERROR: opening ‘/var/lib/cacti/rra/my_switch_traffic_in_9.rrd’: No such file or directory</description>
		<content:encoded><![CDATA[<p>Exact same problem as Mark above. (Alex was typo)</p>
<p>RRDTool Says:</p>
<p>ERROR: opening ‘/var/lib/cacti/rra/my_switch_traffic_in_9.rrd’: No such file or directory</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html/comment-page-1#comment-11499</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 27 Jul 2009 09:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=698#comment-11499</guid>
		<description>First of all great guide and very simple.
My Problem is with devices other than localhost.
When i add a device such as Cisco Router i can read all info and interfaces of this device but i can&#039;t generate graphs for this device. 
if i turn on graph debug mode i can see:

RRDTool Command:

/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title=&quot;abraj Router - Traffic - Gi0/2.56&quot; \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label=&quot;bytes per second&quot; \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a=&quot;/var/lib/cacti/rra/abraj_router_traffic_in_9.rrd&quot;:traffic_in:AVERAGE \
DEF:b=&quot;/var/lib/cacti/rra/abraj_router_traffic_in_9.rrd&quot;:traffic_out:AVERAGE \
AREA:a#00CF00FF:&quot;Inbound&quot;  \
GPRINT:a:LAST:&quot; Current\:%8.2lf %s&quot;  \
GPRINT:a:AVERAGE:&quot;Average\:%8.2lf %s&quot;  \
GPRINT:a:MAX:&quot;Maximum\:%8.2lf %s\n&quot;  \
LINE1:b#002A97FF:&quot;Outbound&quot;  \
GPRINT:b:LAST:&quot;Current\:%8.2lf %s&quot;  \
GPRINT:b:AVERAGE:&quot;Average\:%8.2lf %s&quot;  \
GPRINT:b:MAX:&quot;Maximum\:%8.2lf %s&quot; 

RRDTool Says:

ERROR: opening &#039;/var/lib/cacti/rra/abraj_router_traffic_in_9.rrd&#039;: No such file or directory

as my server created the rrd files for localhost info so i don&#039;t have permissions problems, and note that i can snmpwalk on my router device from my server&#039;s terminal.

can someone help me? :D
Regards,
Mark</description>
		<content:encoded><![CDATA[<p>First of all great guide and very simple.<br />
My Problem is with devices other than localhost.<br />
When i add a device such as Cisco Router i can read all info and interfaces of this device but i can&#8217;t generate graphs for this device.<br />
if i turn on graph debug mode i can see:</p>
<p>RRDTool Command:</p>
<p>/usr/bin/rrdtool graph - \<br />
--imgformat=PNG \<br />
--start=-86400 \<br />
--end=-300 \<br />
--title=&#8221;abraj Router - Traffic - Gi0/2.56&#8243; \<br />
--rigid \<br />
--base=1000 \<br />
--height=120 \<br />
--width=500 \<br />
--alt-autoscale-max \<br />
--lower-limit=0 \<br />
--vertical-label=&#8221;bytes per second&#8221; \<br />
--slope-mode \<br />
--font TITLE:12: \<br />
--font AXIS:8: \<br />
--font LEGEND:10: \<br />
--font UNIT:8: \<br />
DEF:a=&#8221;/var/lib/cacti/rra/abraj_router_traffic_in_9.rrd&#8221;:traffic_in:AVERAGE \<br />
DEF:b=&#8221;/var/lib/cacti/rra/abraj_router_traffic_in_9.rrd&#8221;:traffic_out:AVERAGE \<br />
AREA:a#00CF00FF:&#8221;Inbound&#8221;  \<br />
GPRINT:a:LAST:&#8221; Current\:%8.2lf %s&#8221;  \<br />
GPRINT:a:AVERAGE:&#8221;Average\:%8.2lf %s&#8221;  \<br />
GPRINT:a:MAX:&#8221;Maximum\:%8.2lf %s\n&#8221;  \<br />
LINE1:b#002A97FF:&#8221;Outbound&#8221;  \<br />
GPRINT:b:LAST:&#8221;Current\:%8.2lf %s&#8221;  \<br />
GPRINT:b:AVERAGE:&#8221;Average\:%8.2lf %s&#8221;  \<br />
GPRINT:b:MAX:&#8221;Maximum\:%8.2lf %s&#8221; </p>
<p>RRDTool Says:</p>
<p>ERROR: opening &#8216;/var/lib/cacti/rra/abraj_router_traffic_in_9.rrd&#8217;: No such file or directory</p>
<p>as my server created the rrd files for localhost info so i don&#8217;t have permissions problems, and note that i can snmpwalk on my router device from my server&#8217;s terminal.</p>
<p>can someone help me? <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
Regards,<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno Oliveira</title>
		<link>http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html/comment-page-1#comment-11416</link>
		<dc:creator>Bruno Oliveira</dc:creator>
		<pubDate>Fri, 24 Jul 2009 19:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=698#comment-11416</guid>
		<description>Great guide!
On a fresh install of Ubuntu Server 9.04 Jaunty Whateverlope it installed just fine!

Just need to:

apt-get install cacti-spine
dpkg-reconfigure cacti

Because the first install don&#039;t ask to use mysql or set it&#039;s configurations (very strange)!

But still a great guide!
^^</description>
		<content:encoded><![CDATA[<p>Great guide!<br />
On a fresh install of Ubuntu Server 9.04 Jaunty Whateverlope it installed just fine!</p>
<p>Just need to:</p>
<p>apt-get install cacti-spine<br />
dpkg-reconfigure cacti</p>
<p>Because the first install don&#8217;t ask to use mysql or set it&#8217;s configurations (very strange)!</p>
<p>But still a great guide!<br />
^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html/comment-page-1#comment-9950</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 14 Jun 2009 21:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=698#comment-9950</guid>
		<description>The .dist for Debian and Ubuntu is installing Cacti 0.8.7b.

The current version is 0.8.7d

If you are doing an upgrade, after using the .dist for your initial install, the download file from cacti does not include some essential patches. They are to support the way Ubuntu implements, in particular config.php and others in the cacti/site/include directory.

The patches can be found at: http://patch-tracking.debian.net/package/cacti/0.8.7d-1

There is also a tutorial at: http://open4energy.com/tutorials/virtualbox/cacti

THE WORLD ISN&#039;T OURS TO MESS UP! PSALM 21:1</description>
		<content:encoded><![CDATA[<p>The .dist for Debian and Ubuntu is installing Cacti 0.8.7b.</p>
<p>The current version is 0.8.7d</p>
<p>If you are doing an upgrade, after using the .dist for your initial install, the download file from cacti does not include some essential patches. They are to support the way Ubuntu implements, in particular config.php and others in the cacti/site/include directory.</p>
<p>The patches can be found at: <a href="http://patch-tracking.debian.net/package/cacti/0.8.7d-1" rel="nofollow">http://patch-tracking.debian.net/package/cacti/0.8.7d-1</a></p>
<p>There is also a tutorial at: <a href="http://open4energy.com/tutorials/virtualbox/cacti" rel="nofollow">http://open4energy.com/tutorials/virtualbox/cacti</a></p>
<p>THE WORLD ISN&#8217;T OURS TO MESS UP! PSALM 21:1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html/comment-page-1#comment-5867</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Fri, 06 Feb 2009 16:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=698#comment-5867</guid>
		<description>Just tried following this, and the daemon has changed from spine to cactid.  So, rather than putting in /usr/sbin/spine, put in /usr/sbin/cactid.</description>
		<content:encoded><![CDATA[<p>Just tried following this, and the daemon has changed from spine to cactid.  So, rather than putting in /usr/sbin/spine, put in /usr/sbin/cactid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob</title>
		<link>http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html/comment-page-1#comment-5277</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Thu, 08 Jan 2009 22:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=698#comment-5277</guid>
		<description>Hit an interesting snag.

I can&#039;t go any further than the login screen.
after I put in &quot;admin&quot;/&quot;admin&quot;, I just get the login screen again.</description>
		<content:encoded><![CDATA[<p>Hit an interesting snag.</p>
<p>I can&#8217;t go any further than the login screen.<br />
after I put in &#8220;admin&#8221;/&#8221;admin&#8221;, I just get the login screen again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html/comment-page-1#comment-5109</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Fri, 02 Jan 2009 15:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=698#comment-5109</guid>
		<description>I cannot seem to generate graphs from anything other than the localhost. I have created the devices and SNMP is reporting back all sorts of attributes like disk space, proc, system info etc. But when I create graphs based on these data, only the Zoom, CSV Export and Top of Page icons are displayed, plus the text for the attributes, e.g. : 

Server 4
CPU Utilization
CPU0
Daily (5 Minute Average)</description>
		<content:encoded><![CDATA[<p>I cannot seem to generate graphs from anything other than the localhost. I have created the devices and SNMP is reporting back all sorts of attributes like disk space, proc, system info etc. But when I create graphs based on these data, only the Zoom, CSV Export and Top of Page icons are displayed, plus the text for the attributes, e.g. : </p>
<p>Server 4<br />
CPU Utilization<br />
CPU0<br />
Daily (5 Minute Average)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JoeUser</title>
		<link>http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html/comment-page-1#comment-4827</link>
		<dc:creator>JoeUser</dc:creator>
		<pubDate>Sun, 23 Nov 2008 03:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=698#comment-4827</guid>
		<description>Personally, I would avoid installing from the .deb, and install from source.</description>
		<content:encoded><![CDATA[<p>Personally, I would avoid installing from the .deb, and install from source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://www.ubuntugeek.com/install-and-configure-cacti-monitoring-tool-in-ubuntu-810-intrepid-ibex-server.html/comment-page-1#comment-4825</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Sun, 16 Nov 2008 20:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=698#comment-4825</guid>
		<description>Very interesting article ! I do use cacti at work and never tried to install it on an Ubuntu server. I&#039;ll definitly give it a try ! :)</description>
		<content:encoded><![CDATA[<p>Very interesting article ! I do use cacti at work and never tried to install it on an Ubuntu server. I&#8217;ll definitly give it a try ! <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

