<?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>Ganglia Monitoring System</title>
	<atom:link href="http://ganglia.info/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://ganglia.info</link>
	<description>Monitoring clusters and Grids since the year 2000</description>
	<lastBuildDate>Wed, 16 May 2012 21:02:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Overlaying timeshifted data</title>
		<link>http://ganglia.info/?p=543</link>
		<comments>http://ganglia.info/?p=543#comments</comments>
		<pubDate>Wed, 16 May 2012 21:02:32 +0000</pubDate>
		<dc:creator>vuksan</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=543</guid>
		<description><![CDATA[Often times when troubleshooting an issue it is useful to compare current data to data from a previous period. For example you observe high load on one machine and want to compare it to the load from a previous day. In the past you would simply open up two browser windows with data from each [...]]]></description>
			<content:encoded><![CDATA[<p>Often times when troubleshooting an issue it is useful to compare current data to data from a previous period. For example you observe high load on one machine and want to compare it to the load from a previous day. In the past you would simply open up two browser windows with data from each period and compare them. This may prove tricky as you may be dealing with different Y scales. To help with that we have recently added ability to overlay timeshifted data onto any host metric graph in Ganglia. What this means is that next to each metric graph you will see a button that says Timeshift. Clicking on it will overlay data from the same period prior to it e.g. if you are viewing hour it will overlay data from an hour ago, if you are viewing day it will overlay data from a day ago etc. For example this shows one minute load average overlaid with data from yesterday</p>
<div id="attachment_546" class="wp-caption alignnone" style="width: 593px"><img class="size-full wp-image-546" title="Timeshift Load One average" src="http://ganglia.info/wp-content/uploads/timeshift_load.png" alt="Timeshift load one average" width="583" height="237" /><p class="wp-caption-text">Timeshifted load one average</p></div>
<p>whereas graph below displays data from a week ago overlaid over this weeks data</p>
<div id="attachment_545" class="wp-caption alignnone" style="width: 593px"><img class="size-full wp-image-545" title="Timeshift overlay CPU User" src="http://ganglia.info/wp-content/uploads/timeshift_cpu_user1.png" alt="Timeshift overlay CPU user" width="583" height="237" /><p class="wp-caption-text">Timeshift overlay CPU user</p></div>
<p>Preliminary support for this feature has already landed in the trunk of our Ganglia Web repository</p>
<p><a href="https://github.com/ganglia/ganglia-web">https://github.com/ganglia/ganglia-web</a></p>
<p>It is full usable although we are working on refining it. This should be included in Ganglia Web 3.5.0 when it&#8217;s fully ready.</p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=543</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ganglia Web 3.4.2 released</title>
		<link>http://ganglia.info/?p=537</link>
		<comments>http://ganglia.info/?p=537#comments</comments>
		<pubDate>Wed, 09 May 2012 04:54:16 +0000</pubDate>
		<dc:creator>Bernard Li</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=537</guid>
		<description><![CDATA[The Ganglia team is pleased to release Ganglia Web 3.4.2.  Notable changes are:

Improvements to the Live Dashboard
Fixed the aggregate graphs metric auto complete which was broken in 3.4.1
Add ability to specify critical and warning thresholds which can be used in Live Dashboard and Views
Minor bug fixes

This release can be downloaded here.
]]></description>
			<content:encoded><![CDATA[<p>The Ganglia team is pleased to release Ganglia Web 3.4.2.  Notable changes are:</p>
<ul>
<li>Improvements to the Live Dashboard</li>
<li>Fixed the aggregate graphs metric auto complete which was broken in 3.4.1</li>
<li>Add ability to specify critical and warning thresholds which can be used in Live Dashboard and Views</li>
<li>Minor bug fixes</li>
</ul>
<p>This release can be downloaded <a href="http://sourceforge.net/projects/ganglia/files/ganglia-web/3.4.2/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=537</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ganglia 3.3.7 released</title>
		<link>http://ganglia.info/?p=523</link>
		<comments>http://ganglia.info/?p=523#comments</comments>
		<pubDate>Wed, 09 May 2012 04:40:35 +0000</pubDate>
		<dc:creator>Bernard Li</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=523</guid>
		<description><![CDATA[The Ganglia team is pleased to announce the release of 3.3.7.  The following issues have been fixed in gmond:

BUG100: Fails to start in Solaris containers
Fails to start when no address on the network interface (added retry_bind parameter)
BUG321: Fails to start when Solaris CPU is in FAILED state (segmentation fault)

The release can be immediately downloaded [...]]]></description>
			<content:encoded><![CDATA[<p>The Ganglia team is pleased to announce the release of 3.3.7.  The following issues have been fixed in <em>gmond</em>:</p>
<ul>
<li>BUG100: Fails to start in Solaris containers</li>
<li>Fails to start when no address on the network interface (added retry_bind parameter)</li>
<li>BUG321: Fails to start when Solaris CPU is in FAILED state (segmentation fault)</li>
</ul>
<p>The release can be immediately downloaded <a href="http://sourceforge.net/projects/ganglia/files/ganglia%20monitoring%20core/3.3.7/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=523</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ganglia 3.3.6 released</title>
		<link>http://ganglia.info/?p=512</link>
		<comments>http://ganglia.info/?p=512#comments</comments>
		<pubDate>Fri, 20 Apr 2012 03:21:37 +0000</pubDate>
		<dc:creator>Bernard Li</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=512</guid>
		<description><![CDATA[The Ganglia Development Team is happy to announce the release of Ganglia 3.3.6.  This release fixes the following bug:
BUG327: memory leak when receive channel is not configured or not hearing any data
]]></description>
			<content:encoded><![CDATA[<p>The Ganglia Development Team is happy to announce the release of Ganglia 3.3.6.  This release fixes the following bug:</p>
<p><a href="http://bugzilla.ganglia.info/cgi-bin/bugzilla/show_bug.cgi?id=327">BUG327</a>: memory leak when receive channel is not configured or not hearing any data</p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=512</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ganglia 3.3.5 released</title>
		<link>http://ganglia.info/?p=506</link>
		<comments>http://ganglia.info/?p=506#comments</comments>
		<pubDate>Fri, 06 Apr 2012 06:01:26 +0000</pubDate>
		<dc:creator>Bernard Li</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=506</guid>
		<description><![CDATA[The Ganglia Development Team is happy to announce the release of Ganglia 3.3.5.  This is mainly a bugfix release for 3.3.1 and all users of the 3.3.x series are encouraged to upgrade.
For more details regarding this release, please refer to the Release Notes.  Downloads are available at SourceForge.
Work is already under way for [...]]]></description>
			<content:encoded><![CDATA[<p>The Ganglia Development Team is happy to announce the release of Ganglia 3.3.5.  This is mainly a bugfix release for 3.3.1 and all users of the 3.3.x series are encouraged to upgrade.</p>
<p>For more details regarding this release, please refer to the <a href="https://github.com/ganglia/monitor-core/wiki/Release-Notes">Release Notes</a>.  Downloads are available at <a href="http://sourceforge.net/projects/ganglia/files/ganglia%20monitoring%20core/3.3.5/">SourceForge</a>.</p>
<p>Work is already under way for the next release, please stay tuned for upcoming enhancements to the project!</p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=506</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding trendline to your graphs</title>
		<link>http://ganglia.info/?p=497</link>
		<comments>http://ganglia.info/?p=497#comments</comments>
		<pubDate>Thu, 08 Mar 2012 17:44:16 +0000</pubDate>
		<dc:creator>vuksan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=497</guid>
		<description><![CDATA[As part of our upcoming release of Ganglia 3.3.2 you will have the ability to add a trend line to any host metric. Let&#8217;s say you wanted to know when you will need to add more disk space to a  particular machine.

We are &#8220;safe&#8221; for about a year. Or let&#8217;s say you wanted to see [...]]]></description>
			<content:encoded><![CDATA[<p>As part of our upcoming release of Ganglia 3.3.2 you will have the ability to add a trend line to any host metric. Let&#8217;s say you wanted to know when you will need to add more disk space to a  particular machine.</p>
<p><img title="Disk space trend with 3 months of data" src="../wp-content/uploads/diskspace-3mthtrend.png" alt="Disk space trend with 3 months of data" width="523" height="272" /></p>
<p>We are &#8220;safe&#8221; for about a year. Or let&#8217;s say you wanted to see how your web server 90th percentile has trended.</p>
<p><img class="size-full wp-image-498 alignnone" title="90th percentile Apache time using last 6 months of data" src="http://ganglia.info/wp-content/uploads/90thpercentile-6mthtrend.png" alt="90th percentile Apache time using last 6 months of data" width="523" height="272" /></p>
<p>This takes calculates trend based on last six month of data (which is a default). That looks pretty good however let&#8217;s see how it looks if we take 12 months of data</p>
<p><img class="size-full wp-image-499 alignnone" title="90thpercentile Apache time with 12 month trend" src="http://ganglia.info/wp-content/uploads/90thpercentile-12mthtrend.png" alt="90thpercentile Apache time with 12 month trend" width="523" height="272" /></p>
<p>Not so good. Trending interface has easy controls that allow you to easily change how far to extend the trend line and how far back to go<br />
e.g.</p>
<p><img title="ganglia_trends" src="../wp-content/uploads/ganglia_trends1.png" alt="ganglia_trends" width="538" height="21" /></p>
<p>Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=497</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ganglia 3.3.1 released</title>
		<link>http://ganglia.info/?p=495</link>
		<comments>http://ganglia.info/?p=495#comments</comments>
		<pubDate>Thu, 09 Feb 2012 01:52:49 +0000</pubDate>
		<dc:creator>vuksan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=495</guid>
		<description><![CDATA[We are happy to announce release of Ganglia 3.3.1. This release provides several enhancements to our web frontend as well as additional capabilities for exporting data to Graphite.
Please refer to our release note. You can download the latest release at SourceForge.
]]></description>
			<content:encoded><![CDATA[<p>We are happy to announce release of Ganglia 3.3.1. This release provides several enhancements to our web frontend as well as additional capabilities for exporting data to Graphite.</p>
<p>Please refer to our <a href="https://github.com/ganglia/monitor-core/wiki/Release-Notes">release note</a>. You can download the latest release at <a href="https://sourceforge.net/projects/ganglia/files/ganglia%20monitoring%20core/">SourceForge</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=495</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ganglia 3.3.0 released</title>
		<link>http://ganglia.info/?p=489</link>
		<comments>http://ganglia.info/?p=489#comments</comments>
		<pubDate>Wed, 01 Feb 2012 20:59:14 +0000</pubDate>
		<dc:creator>vuksan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=489</guid>
		<description><![CDATA[We are happy to announce the release of Ganglia 3.3.0. Highlights of this release are

Ganglia Monitor Core is now shipped with our second generation Ganglia Web UI.
Gmetad Daemon now supports sending metrics to Graphite (carbon)
sFlow supports additional metric sources such as JMX, memcache, Apache
Gmond now comes bundled with a number of additional metrics e.g. disk [...]]]></description>
			<content:encoded><![CDATA[<p>We are happy to announce the release of Ganglia 3.3.0. Highlights of this release are</p>
<ul>
<li>Ganglia Monitor Core is now shipped with our second generation Ganglia Web UI.</li>
<li>Gmetad Daemon now supports sending metrics to <a href="http://graphite.wikidot.com">Graphite</a> (carbon)</li>
<li>sFlow supports additional metric sources such as<a href="http://blog.sflow.com/2011/12/using-ganglia-to-monitor-web-farms.html"> JMX, memcache, Apache</a></li>
<li>Gmond now comes bundled with a number of additional metrics e.g. disk statistics, network interface utilization etc.</li>
</ul>
<p>Full Release notes can be found on <a href="https://github.com/ganglia/monitor-core/wiki/Release-Notes">Github</a>.</p>
<p>You can download the release from <a href="https://sourceforge.net/projects/ganglia/files/ganglia%20monitoring%20core/">SourceForge.</a></p>
<p>Please report any issues with the release to our <a href="https://github.com/ganglia/monitor-core/issues">GitHub issue tracker</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=489</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Putting metrics data on a common &#8220;bus&#8221;</title>
		<link>http://ganglia.info/?p=485</link>
		<comments>http://ganglia.info/?p=485#comments</comments>
		<pubDate>Fri, 30 Dec 2011 03:14:49 +0000</pubDate>
		<dc:creator>vuksan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=485</guid>
		<description><![CDATA[Patrick Debois has kicked of an interesting set of projects to put metric  information on a common &#8220;bus&#8221;. For example he has implemented a ruby based daemon that  parses Ganglia gmond packets and puts them on a ZeroMQ pub/sub bus. Once it&#8217;s there you can &#8220;subscribe&#8221; with a client of your choice and do transforms [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://twitter.com/patrickdebois">Patrick Debois</a> has kicked of an interesting set of projects to put metric  information on a common &#8220;bus&#8221;. For example he has implemented a ruby based daemon that  parses Ganglia gmond packets and puts them on a ZeroMQ pub/sub bus. Once it&#8217;s there you can &#8220;subscribe&#8221; with a client of your choice and do transforms to the data e.g.</p>
<ul>
<li> feed graphite or another monitoring tool</li>
<li>insert data into a SQL database</li>
<li>feed Nagios using passive checks</li>
</ul>
<p>Thanks to Patrick for a great idea and implementation. Now let&#8217;s get to work on useful subscribers.</p>
<p>Gmond-zmq <a href="https://github.com/jedi4ever/gmond-zmq">https://github.com/jedi4ever/gmond-zmq</a></p>
<p>Statsd-zmq <a href="https://github.com/jedi4ever/statsd">https://github.com/jedi4ever/statsd</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=485</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ganglia Web 2.2.0 released</title>
		<link>http://ganglia.info/?p=479</link>
		<comments>http://ganglia.info/?p=479#comments</comments>
		<pubDate>Tue, 13 Dec 2011 17:28:03 +0000</pubDate>
		<dc:creator>vuksan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=479</guid>
		<description><![CDATA[Today we released version 2.2.0 of the Ganglia Web interface. New features present in this release are described in our &#8220;Upcoming Web Features post&#8220;.
Release can be downloaded from https://sourceforge.net/projects/ganglia/files/gweb/2.2.0/
If you need help installation guide is here.
]]></description>
			<content:encoded><![CDATA[<p>Today we released version 2.2.0 of the Ganglia Web interface. New features present in this release are described in our &#8220;<a href="http://ganglia.info/?p=464">Upcoming Web Features post</a>&#8220;.</p>
<p>Release can be downloaded from <a href="https://sourceforge.net/projects/ganglia/files/gweb/2.2.0/">https://sourceforge.net/projects/ganglia/files/gweb/2.2.0/</a></p>
<p>If you need help <a href="https://sourceforge.net/apps/trac/ganglia/wiki/ganglia-web-2#Installation">installation guide is here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=479</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

