<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>MRTG step-by-step guide</title>
		<link>http://mybookworld.wikidot.com/forum/t-60807/mrtg-step-by-step-guide</link>
		<description>Posts in the discussion thread &quot;MRTG step-by-step guide&quot; - Gather Ethernet Traffic, CPU, Memory, Temperature and Disk Usage statistics to see in your web browser.</description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-60807#post-525245</guid>
				<title>Re: MRTG step-by-step guide</title>
				<link>http://mybookworld.wikidot.com/forum/t-60807/mrtg-step-by-step-guide#post-525245</link>
				<description></description>
				<pubDate>Fri, 03 Jul 2009 15:58:29 +0000</pubDate>
				<wikidot:authorName>soldstatic</wikidot:authorName>				<wikidot:authorUserId>270808</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>is there a permanent solution to this issue? I am trying to set up some cron tasks, but the expot workaround only works through whatever ssh session i'm in. As soon as I log out and back in I have to do the export again…</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-60807#post-359776</guid>
				<title>Re: MRTG step-by-step guide</title>
				<link>http://mybookworld.wikidot.com/forum/t-60807/mrtg-step-by-step-guide#post-359776</link>
				<description></description>
				<pubDate>Sun, 18 Jan 2009 13:21:26 +0000</pubDate>
				<wikidot:authorName>stark</wikidot:authorName>				<wikidot:authorUserId>85651</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello!</p> <p>Is there a way to show the MIN value underneth temperature graf?<br /> Like " Max min Average Current" ?</p> <p>-Stark</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-60807#post-170377</guid>
				<title>Re: MRTG step-by-step guide</title>
				<link>http://mybookworld.wikidot.com/forum/t-60807/mrtg-step-by-step-guide#post-170377</link>
				<description></description>
				<pubDate>Sun, 25 May 2008 01:58:55 +0000</pubDate>
				<wikidot:authorName>bzhou</wikidot:authorName>				<wikidot:authorUserId>55287</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>libperl.so is installed at</p> <div class="code"> <pre> <code>/opt/lib/perl5/5.8.8/arm-linux/CORE/libperl.so</code> </pre></div> <p>and RPATH is set correctly in /opt/bin/perl as</p> <div class="code"> <pre> <code>/opt/lib:/opt/lib/perl5/5.8.8/arm-linux/CORE</code> </pre></div> <p>It's the stupid MBWE uclibc build that is causing problem. Building perl static is just a workaround.</p> <p>You can try</p> <div class="code"> <pre> <code>export LD_LIBRARY_PATH=/opt/lib:/opt/lib/perl5/5.8.8/arm-linux/CORE</code> </pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-60807#post-170284</guid>
				<title>Re: MRTG step-by-step guide</title>
				<link>http://mybookworld.wikidot.com/forum/t-60807/mrtg-step-by-step-guide#post-170284</link>
				<description></description>
				<pubDate>Sat, 24 May 2008 22:28:53 +0000</pubDate>
				<wikidot:authorName>angryxpeh</wikidot:authorName>				<wikidot:authorUserId>57643</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>It seems that perl is built dynamically and libperl.so is missed from distribution.<br /> You should build static version to avoid libperl.so usage at all (though, it may be ok to have dynamic version — with .so file, of course, but I didn't try to make dynamic version, it's overhead for this weak computer).</p> <p>If you can tell me how to make a package for ipkg, I can provide you with built version. Compilation time on WDMBWE takes about few hours.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-60807#post-167058</guid>
				<title>Re: MRTG step-by-step guide</title>
				<link>http://mybookworld.wikidot.com/forum/t-60807/mrtg-step-by-step-guide#post-167058</link>
				<description></description>
				<pubDate>Tue, 20 May 2008 21:48:42 +0000</pubDate>
				<wikidot:authorName>bzhou</wikidot:authorName>				<wikidot:authorUserId>55287</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>It would help if more information or pointer is provided on what's broken in optware perl.</p> <p>I'll gladly integrate any patch to unbreak perl for MBWE.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-60807#post-166893</guid>
				<title>Re: MRTG step-by-step guide</title>
				<link>http://mybookworld.wikidot.com/forum/t-60807/mrtg-step-by-step-guide#post-166893</link>
				<description></description>
				<pubDate>Tue, 20 May 2008 17:12:04 +0000</pubDate>
				<wikidot:authorName>angryxpeh</wikidot:authorName>				<wikidot:authorUserId>57643</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Actually, all this stuff is needed because Optware's perl distribution is broken.<br /> Otherwise it will be as easy as <tt>sudo ipkg install mrtg</tt>.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-60807#post-166878</guid>
				<title>Re: MRTG step-by-step guide</title>
				<link>http://mybookworld.wikidot.com/forum/t-60807/mrtg-step-by-step-guide#post-166878</link>
				<description></description>
				<pubDate>Tue, 20 May 2008 16:39:57 +0000</pubDate>
				<wikidot:authorName>wizt</wikidot:authorName>				<wikidot:authorUserId>128654</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I will try in include this in the application (script+php) that I've written, so that the page will show network traffic too..<br /> The application that I've started writing on can be found on the forum <a href="http://mybookworld.wikidot.com/forum/t-60559/mycheck-temp-mem-and-more-monitoring-tool-intrested">HERE!</a></p> <p>Edit: just noticed that there is alot of stuff to be installed before you get that working (like installing GD that I've tryed to get passed). But I will still try to get it in there somehow :) thanks for the tutorial! Also noticed that the application includes most of the stuff that I've done too…there is just a bit more stuff to be done with this application :)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mybookworld.wikidot.com/forum/t-60807#post-166865</guid>
				<title>MRTG step-by-step guide</title>
				<link>http://mybookworld.wikidot.com/forum/t-60807/mrtg-step-by-step-guide#post-166865</link>
				<description></description>
				<pubDate>Tue, 20 May 2008 16:09:56 +0000</pubDate>
				<wikidot:authorName>angryxpeh</wikidot:authorName>				<wikidot:authorUserId>57643</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Just posted a <a href="http://mybookworld.wikidot.com/gather-information-with-mrtg">Step-By-Step Guide</a> to install and configure MRTG.</p> <p>If you have some thoughts about other stats can be added, feel free to suggest. I cannot imagine any :)</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>