<?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>tom's blog &#187; graph</title>
	<atom:link href="http://tom.knaupp.com/tag/graph/feed/" rel="self" type="application/rss+xml" />
	<link>http://tom.knaupp.com</link>
	<description>free software, security and a bunch of my strange thoughts</description>
	<lastBuildDate>Fri, 21 Jan 2011 00:13:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>exim graphs</title>
		<link>http://tom.knaupp.com/2009/02/25/exim-graphs/</link>
		<comments>http://tom.knaupp.com/2009/02/25/exim-graphs/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 21:21:27 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Mailserver]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[exim]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[statistic]]></category>
		<category><![CDATA[syslog]]></category>

		<guid isPermaLink="false">http://tom.knaupp.com/?p=186</guid>
		<description><![CDATA[Because I did not found a tool to create graphs (the way I want it) from exim logs, I wrote a little bash script that suits my needs. &#160; Example graph: &#160; &#160; Download: exim_rrd-0.9.5.1 (updated 2009-03-07 [bugfix]) &#160; I&#8217;m not a programmer, so the script can be improved &#8211; no question : ) If [...]]]></description>
			<content:encoded><![CDATA[<p>Because I did not found a tool to create graphs (the way I want it)<br />
from exim logs, I wrote a little bash script that suits my needs.<br />
&nbsp;<br />
Example graph:<br />
&nbsp;<br />
<img class="alignnone size-full wp-image-185" title="mailfilter graph" src="http://tom.knaupp.com/wp-content/uploads/mailfilter-1week.png" alt="mailfilter graph" width="617" height="307" /><br />
&nbsp;<br />
Download: <a href="http://tom.knaupp.com/wp-content/uploads/exim_rrd-0.9.5">exim_rrd-0.9.5.1</a> (updated 2009-03-07 [bugfix])<br />
&nbsp;<br />
I&#8217;m not a programmer, so the script can be improved &#8211; no question : )<br />
If you have any hints, please tell me.<br />
&nbsp;<br />
&nbsp;<br />
Usage: run as cronjob, i.e.<br />
<code># mail statistic<br />
*/5 * * * * /usr/local/bin/exim_rrd > /dev/null 2> /dev/null</code><br />
&nbsp;<br />
&nbsp;<br />
dependencies:<br />
rrdtool [ <a href="http://oss.oetiker.ch/rrdtool/">http://oss.oetiker.ch/rrdtool/</a> ]  ^ thanks to Tobias Oetiker<br />
(e)grep<br />
- &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; -<br />
tested with:<br />
rrdtool 1.2.23, rrdtool 1.2.27<br />
openSUSE 10.3 (i586), exim 4.69 main log<br />
openSUSE 11.0 (i586), exim 4.69 main log</p>
]]></content:encoded>
			<wfw:commentRss>http://tom.knaupp.com/2009/02/25/exim-graphs/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

