<?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: Setting up Munin on Ubuntu</title>
	<atom:link href="http://www.darkcoding.net/software/setting-up-munin-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darkcoding.net/software/setting-up-munin-on-ubuntu/</link>
	<description>Solvitas perambulum</description>
	<lastBuildDate>Mon, 06 Feb 2012 00:12:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Harry Wood</title>
		<link>http://www.darkcoding.net/software/setting-up-munin-on-ubuntu/#comment-996</link>
		<dc:creator>Harry Wood</dc:creator>
		<pubDate>Tue, 08 Nov 2011 11:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.darkcoding.net/?p=723#comment-996</guid>
		<description>&lt;p&gt;On the node machine you can test if a munin plugin is working with a command like this:&lt;/p&gt;

&lt;p&gt;munin-run apache_processes&lt;/p&gt;

&lt;p&gt;This should spit out the same data that munin receives every 5 minutes to plot the graph.&lt;/p&gt;

&lt;p&gt;Right now I&#039;m trying to work out why I&#039;m getting nothing but &#039;U&#039; values from the  apache_processes munin plugin, resulting in an empty graph. Any suggestions?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>On the node machine you can test if a munin plugin is working with a command like this:</p>

<p>munin-run apache_processes</p>

<p>This should spit out the same data that munin receives every 5 minutes to plot the graph.</p>

<p>Right now I&#8217;m trying to work out why I&#8217;m getting nothing but &#8216;U&#8217; values from the  apache_processes munin plugin, resulting in an empty graph. Any suggestions?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Lau</title>
		<link>http://www.darkcoding.net/software/setting-up-munin-on-ubuntu/#comment-995</link>
		<dc:creator>Lau</dc:creator>
		<pubDate>Wed, 29 Dec 2010 16:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.darkcoding.net/?p=723#comment-995</guid>
		<description>&lt;p&gt;I just had a second go at getting Nginx working and found a new nginx_combined plugin:&lt;/p&gt;

&lt;p&gt;http://exchange.munin-monitoring.org/plugins/nginx-combined/details&lt;/p&gt;

&lt;p&gt;Usage information is in the Perl file. Throw the file in the plugins folder og symlink the combined plugin in as nginx_combined_[hostname]&lt;/p&gt;

&lt;p&gt;Remember to set up stub_status on the same host as specified in the symlink.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I just had a second go at getting Nginx working and found a new nginx_combined plugin:</p>

<p><a href="http://exchange.munin-monitoring.org/plugins/nginx-combined/details" rel="nofollow">http://exchange.munin-monitoring.org/plugins/nginx-combined/details</a></p>

<p>Usage information is in the Perl file. Throw the file in the plugins folder og symlink the combined plugin in as nginx_combined_[hostname]</p>

<p>Remember to set up stub_status on the same host as specified in the symlink.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Duncan McQueen</title>
		<link>http://www.darkcoding.net/software/setting-up-munin-on-ubuntu/#comment-994</link>
		<dc:creator>Duncan McQueen</dc:creator>
		<pubDate>Sat, 11 Sep 2010 16:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.darkcoding.net/?p=723#comment-994</guid>
		<description>&lt;p&gt;Looks good, but you need to reverse the linking steps - you need the nginx_status in the directory when you run perl autoconf.&lt;/p&gt;

&lt;p&gt;So, it should be like this:&lt;/p&gt;

&lt;p&gt;cd /usr/share/munin/plugins/
perl nginx_request autoconf&lt;/p&gt;

&lt;p&gt;cd /etc/munin/plugins/
sudo ln -s /usr/share/munin/plugins/nginx_request nginx_request
sudo ln -s /usr/share/munin/plugins/nginx_status nginx_status&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Looks good, but you need to reverse the linking steps &#8211; you need the nginx_status in the directory when you run perl autoconf.</p>

<p>So, it should be like this:</p>

<p>cd /usr/share/munin/plugins/
perl nginx_request autoconf</p>

<p>cd /etc/munin/plugins/
sudo ln -s /usr/share/munin/plugins/nginx_request nginx_request
sudo ln -s /usr/share/munin/plugins/nginx_status nginx_status</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Bachhuber</title>
		<link>http://www.darkcoding.net/software/setting-up-munin-on-ubuntu/#comment-993</link>
		<dc:creator>Daniel Bachhuber</dc:creator>
		<pubDate>Thu, 09 Sep 2010 20:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.darkcoding.net/?p=723#comment-993</guid>
		<description>&lt;p&gt;Thanks for the documentation! Munin tutorials are pretty sparse. Were you able to get Nginx monitoring working?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the documentation! Munin tutorials are pretty sparse. Were you able to get Nginx monitoring working?</p>]]></content:encoded>
	</item>
</channel>
</rss>

