<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>h3x.no &#187; munin-graph</title>
	<atom:link href="http://h3x.no/tag/munin-graph/feed" rel="self" type="application/rss+xml" />
	<link>http://h3x.no</link>
	<description>Tor Henning Ueland`s thoughts about technology and other stuff</description>
	<lastBuildDate>Mon, 20 Feb 2012 10:07:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Munin-graph error: Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()</title>
		<link>http://h3x.no/2010/07/01/munin-pango-warning-invalid-utf-8-string-passed-to-pango_layout_set_text</link>
		<comments>http://h3x.no/2010/07/01/munin-pango-warning-invalid-utf-8-string-passed-to-pango_layout_set_text#comments</comments>
		<pubDate>Thu, 01 Jul 2010 15:55:43 +0000</pubDate>
		<dc:creator>Tor Henning Ueland</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[latin1]]></category>
		<category><![CDATA[munin]]></category>
		<category><![CDATA[munin-graph]]></category>
		<category><![CDATA[utf-8]]></category>

		<guid isPermaLink="false">http://h3x.no/?p=480</guid>
		<description><![CDATA[You may get a mail from cron complaining about &#8220;Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()&#8221;, if you are running Munin. This is caused by Munin not receiving valid UTF-8 data. For this you have 2 possible solutions: 1) &#8230; <a href="http://h3x.no/2010/07/01/munin-pango-warning-invalid-utf-8-string-passed-to-pango_layout_set_text">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>You may get a mail from cron complaining about &#8220;Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()&#8221;, if you are running Munin. This is caused by Munin not receiving valid UTF-8 data.</p>
<p>For this you have 2 possible solutions:</p>
<p><strong>1)</strong> Patch munin-graph manually using:<br />
<a href="http://munin-monitoring.org/svn/munin/branches/debian/lenny/trunk/debian/patches/380-munin-graph-utf8.patch"> http://munin-monitoring.org/svn/munin/branches/debian/lenny/trunk/debian/patches/380-munin-graph-utf8.patch</a></p>
<p>Note that the line numbers are a bit off if you are using another version.</p>
<p><strong>2) </strong>Find the munin-node plugin that causes the problem(aka having some none utf-8 characters). Most likely it is the following line in the plugin hddtemp_smartctl:</p>
<blockquote><p>print &#8220;graph_vlabel temp in °C\n&#8221;;</p></blockquote>
<p>Change it to:</p>
<blockquote><p>print &#8220;graph_vlabel temp in C\n&#8221;;</p></blockquote>
<p>Restart the munin-node and you should not get more trouble, at least from that plugin.</p>
]]></content:encoded>
			<wfw:commentRss>http://h3x.no/2010/07/01/munin-pango-warning-invalid-utf-8-string-passed-to-pango_layout_set_text/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Database Caching 12/21 queries in 0.013 seconds using apc

Served from: h3x.no @ 2012-05-21 13:36:27 -->
