<?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"
	>
<channel>
	<title>Comments on: Munin alert email notification</title>
	<atom:link href="http://blog.edseek.com/archives/2006/07/13/munin-alert-email-notification/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.edseek.com/archives/2006/07/13/munin-alert-email-notification/</link>
	<description>"There are certain areas in the game where death is permanent and you cannot respawn." -NWN</description>
	<pubDate>Mon, 15 Mar 2010 00:25:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Juan Giordana</title>
		<link>http://blog.edseek.com/archives/2006/07/13/munin-alert-email-notification/#comment-36114</link>
		<dc:creator>Juan Giordana</dc:creator>
		<pubDate>Mon, 08 Feb 2010 18:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://edseek.com/?p=338#comment-36114</guid>
		<description>Thanks a lot for this howto :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this howto :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Copeland</title>
		<link>http://blog.edseek.com/archives/2006/07/13/munin-alert-email-notification/#comment-36091</link>
		<dc:creator>Tony Copeland</dc:creator>
		<pubDate>Sun, 20 Dec 2009 04:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://edseek.com/?p=338#comment-36091</guid>
		<description>My munin install v1.4.2 was emailing every five minutes and I found this active ticket.

http://munin.projects.linpro.no/ticket/795

It seems to fix my issue of continously getting the OKs emailed to me.

Thanks,
-Tony</description>
		<content:encoded><![CDATA[<p>My munin install v1.4.2 was emailing every five minutes and I found this active ticket.</p>
<p><a href="http://munin.projects.linpro.no/ticket/795" rel="nofollow">http://munin.projects.linpro.no/ticket/795</a></p>
<p>It seems to fix my issue of continously getting the OKs emailed to me.</p>
<p>Thanks,<br />
-Tony</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://blog.edseek.com/archives/2006/07/13/munin-alert-email-notification/#comment-36067</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Sun, 25 Oct 2009 20:22:40 +0000</pubDate>
		<guid isPermaLink="false">http://edseek.com/?p=338#comment-36067</guid>
		<description>Thanks! Works great!</description>
		<content:encoded><![CDATA[<p>Thanks! Works great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Harrison</title>
		<link>http://blog.edseek.com/archives/2006/07/13/munin-alert-email-notification/#comment-36042</link>
		<dc:creator>Tom Harrison</dc:creator>
		<pubDate>Thu, 23 Jul 2009 20:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://edseek.com/?p=338#comment-36042</guid>
		<description>A reply to Alexy -- I have found that following this example or other documentation, Munin sends an alert the first time a threshold is breached, and another when the threshold is back within limits (not once every five minutes).</description>
		<content:encoded><![CDATA[<p>A reply to Alexy &#8212; I have found that following this example or other documentation, Munin sends an alert the first time a threshold is breached, and another when the threshold is back within limits (not once every five minutes).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harald Korneliussen</title>
		<link>http://blog.edseek.com/archives/2006/07/13/munin-alert-email-notification/#comment-36023</link>
		<dc:creator>Harald Korneliussen</dc:creator>
		<pubDate>Tue, 26 May 2009 09:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://edseek.com/?p=338#comment-36023</guid>
		<description>The "contacts me" line causes munin-limits to spit out a lot of complaints about uninitialized values. When I remove it it appears to be fine.
Hmmm, there really should be some syntax-checking on munin.conf to catch this sort of thing.</description>
		<content:encoded><![CDATA[<p>The &#8220;contacts me&#8221; line causes munin-limits to spit out a lot of complaints about uninitialized values. When I remove it it appears to be fine.<br />
Hmmm, there really should be some syntax-checking on munin.conf to catch this sort of thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexey</title>
		<link>http://blog.edseek.com/archives/2006/07/13/munin-alert-email-notification/#comment-36004</link>
		<dc:creator>Alexey</dc:creator>
		<pubDate>Wed, 08 Apr 2009 14:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://edseek.com/?p=338#comment-36004</guid>
		<description>With this configuration munin sends alerts for df every 5 minutes. How can I avoid that behavior? I.e. send only alert when state changes to warn or crit and skip all other similar alerts until state will change again (back to Ok or warn-&#62;crit or crit-&#62;warn etc)?</description>
		<content:encoded><![CDATA[<p>With this configuration munin sends alerts for df every 5 minutes. How can I avoid that behavior? I.e. send only alert when state changes to warn or crit and skip all other similar alerts until state will change again (back to Ok or warn-&gt;crit or crit-&gt;warn etc)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nirav</title>
		<link>http://blog.edseek.com/archives/2006/07/13/munin-alert-email-notification/#comment-24026</link>
		<dc:creator>Nirav</dc:creator>
		<pubDate>Tue, 15 May 2007 08:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://edseek.com/?p=338#comment-24026</guid>
		<description>Thanks for to-the-point guide .. worked with gnokii .. for sending SMS 

thanks
Nirav</description>
		<content:encoded><![CDATA[<p>Thanks for to-the-point guide .. worked with gnokii .. for sending SMS </p>
<p>thanks<br />
Nirav</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beanie</title>
		<link>http://blog.edseek.com/archives/2006/07/13/munin-alert-email-notification/#comment-21811</link>
		<dc:creator>beanie</dc:creator>
		<pubDate>Sun, 08 Apr 2007 17:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://edseek.com/?p=338#comment-21811</guid>
		<description>big thanks for this easy-to-use howto. munin is a very usefull tool!

thx
beanie</description>
		<content:encoded><![CDATA[<p>big thanks for this easy-to-use howto. munin is a very usefull tool!</p>
<p>thx<br />
beanie</p>
]]></content:encoded>
	</item>
</channel>
</rss>
