<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Munin Monitoring</title>
    <description>Munin is a networked resource monitoring tool that can help analyze resource trends and what just happened to kill our performance? problems. It is designed to be very plug and play. A default installation provides a lot of graphs with almost no work.
</description>
    <link>https://munin-monitoring.org/</link>
    <atom:link href="https://munin-monitoring.org/feed.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Wed, 08 Jan 2025 18:38:15 +0000</pubDate>
    <lastBuildDate>Wed, 08 Jan 2025 18:38:15 +0000</lastBuildDate>
    <generator>Jekyll v3.10.0</generator>
    
      <item>
        <title>Latest stable release 2.0.69</title>
        <description>&lt;p&gt;Munin 2.0.69 contains bug fixes.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/munin-monitoring/munin/releases/tag/2.0.69&quot;&gt;[see on GitHub]&lt;/a&gt;
&lt;a href=&quot;https://downloads.munin-monitoring.org/munin/stable/2.0.69/&quot;&gt;[download munin 2.0.69]&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Mon, 22 Nov 2021 00:00:00 +0000</pubDate>
        <link>https://munin-monitoring.org/munin/release/2021/11/22/latest-stable-release-2.0.69.html</link>
        <guid isPermaLink="true">https://munin-monitoring.org/munin/release/2021/11/22/latest-stable-release-2.0.69.html</guid>
        
        
        <category>munin</category>
        
        <category>release</category>
        
      </item>
    
      <item>
        <title>We made it onto HackerNews!</title>
        <description>&lt;p&gt;It seems we made it onto &lt;a href=&quot;https://news.ycombinator.com/item?id=26873260&quot;&gt;Hacker News&lt;/a&gt; due to our new website. For a software that is has the right to vote in a majority of countries, it’s quite an achievement.&lt;/p&gt;

&lt;p&gt;As usualy, the comments are a mixed bag : some good, some bad, some ugly &amp;amp; some gems.&lt;/p&gt;

&lt;p&gt;That said, usually I still take some advice from comments there are even huge evil rants have their roots in truth, as the old saying goes:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Even a broken clock is right 2 times per day.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;So, let me reply to some of the comments:&lt;/p&gt;

&lt;h3 id=&quot;page-download-size&quot;&gt;Page download size&lt;/h3&gt;

&lt;p&gt;I get that we can still shave down some bytes. As I’m really eager to run on limited hardware, I’d really be glad to do that. 
Unfortunatly :&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;I’m not very good with web technologies, and therefore I’d need help.&lt;/li&gt;
  &lt;li&gt;Also it wasn’t very high on my list, since the efforts spend would not have significant results in 2021.&lt;/li&gt;
  &lt;li&gt;But if there’s a working PR, I’d be happy to merge it.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;contributing-to-the-website&quot;&gt;Contributing to the website&lt;/h3&gt;

&lt;p&gt;Thanks to our new hosting mechanism, it is now very easy for anyone to contribute.
Simply &lt;a href=&quot;https://github.com/munin-monitoring/munin-monitoring.github.io/pulls&quot;&gt;issue a PR&lt;/a&gt; in our 
&lt;a href=&quot;https://github.com/munin-monitoring/munin-monitoring.github.io&quot;&gt;website github repository&lt;/a&gt; and you’re done.&lt;/p&gt;

&lt;p&gt;The website workflow is very simple, as it is the &lt;a href=&quot;https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll&quot;&gt;Github Pages&lt;/a&gt; one, 
powered by &lt;a href=&quot;https://jekyllrb.com&quot;&gt;Jekyll&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I’ll update the website itself to make it clear, as indeed having to look into an obscure blog post isn’t really welcoming.&lt;/p&gt;

&lt;h3 id=&quot;performance-of-munin&quot;&gt;Performance of Munin&lt;/h3&gt;

&lt;p&gt;The current stable part of munin is the 2.0 branch, which is rather old. It went out in 2012.
I’m (very) slowing working on the upcoming 3.0 branch, which has the focus to be much more speedy.&lt;/p&gt;

&lt;p&gt;My performance testing system for the master server is a venerable RaspberryPi 1B, and it handles correctly about 20 nodes.&lt;/p&gt;

&lt;p&gt;It is already quite stable, but doesn’t support all the things that 2.0 does. Mostly the limits &amp;amp; alerts aren’t.&lt;/p&gt;
</description>
        <pubDate>Tue, 20 Apr 2021 00:00:00 +0000</pubDate>
        <link>https://munin-monitoring.org/munin/website/2021/04/20/we-made-it-onto-hn.html</link>
        <guid isPermaLink="true">https://munin-monitoring.org/munin/website/2021/04/20/we-made-it-onto-hn.html</guid>
        
        
        <category>munin</category>
        
        <category>website</category>
        
      </item>
    
      <item>
        <title>New Website is Live</title>
        <description>&lt;p&gt;Our new website has moved from Trac to &lt;a href=&quot;https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll&quot;&gt;Github pages&lt;/a&gt;, 
powered by &lt;a href=&quot;https://jekyllrb.com&quot;&gt;Jekyll&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Many wiki pages are removed, since they are totally obsolete, and are replaced by&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://guide.munin-monitoring.org&quot;&gt;The Munin Guide&lt;/a&gt; for the documentation part of the wiki&lt;/li&gt;
  &lt;li&gt;A direct link to &lt;a href=&quot;https://github.com/munin-monitoring/munin&quot;&gt;our repository in GitHub&lt;/a&gt; for the source part.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The remaining things are :&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;the downloads&lt;/li&gt;
  &lt;li&gt;the gallery&lt;/li&gt;
  &lt;li&gt;the demo server&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Those don’t have a replacement yet, but as the gallery is already statically generated, it would fit itself for another github pages.
Updated by some github actions. The download parts is typically best handled by github also.&lt;/p&gt;

&lt;p&gt;Remains the demo server. This is the most tricky part, but it makes sense to have it running inside a docker image,
as it would enable us to automatically test and verify the validity of that proposition.&lt;/p&gt;

&lt;p&gt;The old, trac based site is still available for now at &lt;a href=&quot;https://www.munin-monitoring.org/&quot;&gt;www.munin-monitoring.org&lt;/a&gt;. Maybe not available yet, as it needs some time for the DNS propagation.&lt;/p&gt;
</description>
        <pubDate>Sat, 17 Apr 2021 00:00:00 +0000</pubDate>
        <link>https://munin-monitoring.org/munin/website/2021/04/17/new-website-is-live.html</link>
        <guid isPermaLink="true">https://munin-monitoring.org/munin/website/2021/04/17/new-website-is-live.html</guid>
        
        
        <category>munin</category>
        
        <category>website</category>
        
      </item>
    
      <item>
        <title>New Website is in Beta</title>
        <description>&lt;p&gt;Our new website is currently moving from Trac to &lt;a href=&quot;https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll&quot;&gt;Github pages&lt;/a&gt;, 
powered by &lt;a href=&quot;https://jekyllrb.com&quot;&gt;Jekyll&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Many wiki pages are removed, since they are totally obsolete, and are replaced by&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://guide.munin-monitoring.org&quot;&gt;The Munin Guide&lt;/a&gt; for the documentation part of the wiki&lt;/li&gt;
  &lt;li&gt;A direct link to &lt;a href=&quot;https://github.com/munin-monitoring/munin&quot;&gt;our repository in GitHub&lt;/a&gt; for the source part.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The remaining things are the downloads &amp;amp; the gallery. Those don’t have a replacement yet.&lt;/p&gt;

&lt;p&gt;The Beta version is accessible at &lt;a href=&quot;https://www.munin-monitoring.org/&quot;&gt;https://www.munin-monitoring.org/&lt;/a&gt;.&lt;/p&gt;
</description>
        <pubDate>Sat, 13 Mar 2021 00:00:00 +0000</pubDate>
        <link>https://munin-monitoring.org/munin/website/2021/03/13/beta-version-new-website.html</link>
        <guid isPermaLink="true">https://munin-monitoring.org/munin/website/2021/03/13/beta-version-new-website.html</guid>
        
        
        <category>munin</category>
        
        <category>website</category>
        
      </item>
    
      <item>
        <title>Latest stable release 2.0.67</title>
        <description>&lt;p&gt;Munin 2.0.67 contains bug fixes.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/munin-monitoring/munin/releases/tag/2.0.67&quot;&gt;[see on GitHub]&lt;/a&gt;
&lt;a href=&quot;https://downloads.munin-monitoring.org/munin/stable/2.0.67/&quot;&gt;[download munin 2.0.67]&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Fri, 22 Jan 2021 00:00:00 +0000</pubDate>
        <link>https://munin-monitoring.org/munin/release/2021/01/22/latest-stable-release-2.0.67.html</link>
        <guid isPermaLink="true">https://munin-monitoring.org/munin/release/2021/01/22/latest-stable-release-2.0.67.html</guid>
        
        
        <category>munin</category>
        
        <category>release</category>
        
      </item>
    
      <item>
        <title>Latest development release 2.999.6</title>
        <description>&lt;p&gt;This is the sixth “alpha” release before munin 3. Most, but not all functionality is implemented.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/munin-monitoring/munin/releases/tag/2.999.6&quot;&gt;[see on GitHub]&lt;/a&gt;
&lt;a href=&quot;https://downloads.munin-monitoring.org/munin/dev/2.999.6/&quot;&gt;[download munin 2.0.30]&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Sat, 21 Jan 2017 00:00:00 +0000</pubDate>
        <link>https://munin-monitoring.org/munin/release/2017/01/21/latest-development-release-2.999.6.html</link>
        <guid isPermaLink="true">https://munin-monitoring.org/munin/release/2017/01/21/latest-development-release-2.999.6.html</guid>
        
        
        <category>munin</category>
        
        <category>release</category>
        
      </item>
    
      <item>
        <title>Latest stable release 2.0.30</title>
        <description>&lt;p&gt;Munin 2.0.30 contains bug fixes.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/munin-monitoring/munin/releases/tag/2.0.30&quot;&gt;[see on GitHub]&lt;/a&gt;
&lt;a href=&quot;https://downloads.munin-monitoring.org/munin/stable/2.0.30/&quot;&gt;[download munin 2.0.30]&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Wed, 18 Jan 2017 00:00:00 +0000</pubDate>
        <link>https://munin-monitoring.org/munin/release/2017/01/18/latest-stable-release-2.0.30.html</link>
        <guid isPermaLink="true">https://munin-monitoring.org/munin/release/2017/01/18/latest-stable-release-2.0.30.html</guid>
        
        
        <category>munin</category>
        
        <category>release</category>
        
      </item>
    
      <item>
        <title>Munin plugin gallery</title>
        <description>&lt;p&gt;Browse description and graph images for Munin Plugins in the new &lt;a href=&quot;https://gallery.munin-monitoring.org/&quot;&gt;Munin Gallery&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Tue, 23 Sep 2014 00:00:00 +0000</pubDate>
        <link>https://munin-monitoring.org/munin/2014/09/23/munin-plugin-gallery.html</link>
        <guid isPermaLink="true">https://munin-monitoring.org/munin/2014/09/23/munin-plugin-gallery.html</guid>
        
        
        <category>munin</category>
        
      </item>
    
  </channel>
</rss>
