<?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 &#187; Bernard Li</title>
	<atom:link href="http://ganglia.info/?feed=rss2&#038;author=22" rel="self" type="application/rss+xml" />
	<link>http://ganglia.info</link>
	<description>Monitoring clusters and Grids since the year 2000</description>
	<lastBuildDate>Thu, 19 Aug 2010 18:25:11 +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>Ganglia plugin repositories at GitHub</title>
		<link>http://ganglia.info/?p=277</link>
		<comments>http://ganglia.info/?p=277#comments</comments>
		<pubDate>Thu, 19 Aug 2010 18:25:11 +0000</pubDate>
		<dc:creator>Bernard Li</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[contrib]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[gmetric]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=277</guid>
		<description><![CDATA[We have created three repositories on GitHub for centralizing user contributions which extends Ganglia:
Gmetric: http://github.com/ganglia/gmetric
Gmond Python DSO metric modules: http://github.com/ganglia/gmond_python_modules
Other Ganglia contributions: http://github.com/ganglia/ganglia_contrib
We have imported most of the gmetric scripts from http://ganglia.info/gmetric and there are now about 40+ contributions available.
If you have written a gmetric script, python module, or other tools that extends the functionality [...]]]></description>
			<content:encoded><![CDATA[<p>We have created three repositories on GitHub for centralizing user contributions which extends Ganglia:</p>
<p>Gmetric: <a href="http://github.com/ganglia/gmetric">http://github.com/ganglia/gmetric</a><br />
Gmond Python DSO metric modules: <a href="http://github.com/ganglia/gmond_python_modules">http://github.com/ganglia/gmond_python_modules</a><br />
Other Ganglia contributions: <a href="http://github.com/ganglia/ganglia_contrib">http://github.com/ganglia/ganglia_contrib</a></p>
<p>We have imported most of the gmetric scripts from <a href="http://ganglia.info/gmetric">http://ganglia.info/gmetric</a> and there are now about 40+ contributions available.</p>
<p>If you have written a gmetric script, python module, or other tools that extends the functionality of Ganglia and would like to contribute, please fork the corresponding repository, add your code in the appropriate directories and submit a pull request.</p>
<p>For discussions on developing, using or contributing these plugins, please head over to our mailing-lists: <a href="http://sourceforge.net/mail/?group_id=43021">http://sourceforge.net/mail/?group_id=43021</a></p>
<p>Thanks for your attention and happy plugins writing!</p>
<p>&#8211; Ganglia Development Team</p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=277</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ganglia 3.1.7 Released</title>
		<link>http://ganglia.info/?p=269</link>
		<comments>http://ganglia.info/?p=269#comments</comments>
		<pubDate>Mon, 08 Mar 2010 19:34:14 +0000</pubDate>
		<dc:creator>Bernard Li</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=269</guid>
		<description><![CDATA[The Ganglia Project (http://ganglia.info) is pleased to announce the official release of Ganglia 3.1.7  The official tarball is available for immediate download at:
http://sourceforge.net/projects/ganglia/files/ganglia%20monitoring%20core/3.1.7/
For a full description of the bug fixes and enhancements that are included in the 3.1.7 release as well as upgrade information, please see the current release notes at:
http://ganglia.wiki.sourceforge.net/ganglia_release_notes
Supported platforms:

Linux (Fedora/RedHat/CentOS, Debian, [...]]]></description>
			<content:encoded><![CDATA[<p>The Ganglia Project (<a href="../" target="_blank">http://ganglia.info</a>) is pleased to announce the official release of Ganglia 3.1.7  The official tarball is available for immediate download at:</p>
<p><a href="http://sourceforge.net/projects/ganglia/files/ganglia%20monitoring%20core/3.1.7/" target="_blank">http://sourceforge.net/projects/ganglia/files/ganglia%20monitoring%20core/3.1.7/</a></p>
<p>For a full description of the bug fixes and enhancements that are included in the 3.1.7 release as well as upgrade information, please see the current release notes at:</p>
<p><a href="http://ganglia.wiki.sourceforge.net/ganglia_release_notes" target="_blank">http://ganglia.wiki.sourceforge.net/ganglia_release_notes</a></p>
<p>Supported platforms:</p>
<ul>
<li>Linux (Fedora/RedHat/CentOS, Debian, Gentoo, SuSE/OpenSuSE)</li>
<li>[Open]Solaris</li>
<li>FreeBSD</li>
<li>NetBSD</li>
<li>OpenBSD</li>
<li>DragonflyBSD</li>
<li>Cygwin (no support for DSO yet)</li>
<li>AIX (initial support for DSO now available &#8211; please provide feedback)</li>
</ul>
<p>Please read all the README, INSTALL and other available documentation (<a href="http://ganglia.wiki.sourceforge.net/" target="_blank">http://ganglia.wiki.sourceforge.net</a>) as a lot of things have changed since version 3.0. Use good deployment practices when upgrading from 3.0.x to make sure that you do not mix gmond 3.0 and 3.1 nodes in the same cluster (as defined by a multicast address or unicast collector node).  The protocol that allows gmond nodes to communicate within the same cluster, has changed.  However the XML packets that are passed between gmond and gmetad have remained compatible from 3.0.x to 3.1.x, allowing a 3.1.x gmetad to continue to pull data from an older 3.0.x gmond cluster.</p>
<p>Ganglia Development Team</p>
<p>[Update: Initial support for DSO is available on AIX]</p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=269</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ganglia 3.1.2 (Langley) Released</title>
		<link>http://ganglia.info/?p=83</link>
		<comments>http://ganglia.info/?p=83#comments</comments>
		<pubDate>Tue, 07 Apr 2009 17:58:55 +0000</pubDate>
		<dc:creator>Bernard Li</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[3.1.2]]></category>
		<category><![CDATA[langley]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=83</guid>
		<description><![CDATA[The Ganglia Project (http://ganglia.info) is pleased to announce the official release of Ganglia 3.1.2  The official tarball is available for immediate download at:
http://sourceforge.net/project/showfiles.php?group_id=43021&#38;package_id=35280&#38;release_id=661845
For a full description of the bug fixes and enhancements that are included in the 3.1.2 release as well as upgrade information, please see the current release notes at:
http://ganglia.wiki.sourceforge.net/ganglia_release_notes
Supported platforms:

Linux (Fedora/RedHat/CentOS, Debian, Gentoo, [...]]]></description>
			<content:encoded><![CDATA[<p>The Ganglia Project (<a href="../" target="_blank">http://ganglia.info</a>) is pleased to announce the official release of Ganglia 3.1.2  The official tarball is available for immediate download at:</p>
<p><a href="http://sourceforge.net/project/showfiles.php?group_id=43021&amp;package_id=35280&amp;release_id=661845" target="_blank">http://sourceforge.net/project/showfiles.php?group_id=43021&amp;package_id=35280&amp;release_id=661845</a></p>
<p>For a full description of the bug fixes and enhancements that are included in the 3.1.2 release as well as upgrade information, please see the current release notes at:</p>
<p><a href="http://ganglia.wiki.sourceforge.net/ganglia_release_notes" target="_blank">http://ganglia.wiki.sourceforge.net/ganglia_release_notes</a></p>
<p>Supported platforms:</p>
<ul>
<li>Linux (Fedora/RedHat/CentOS, Debian, Gentoo, SuSE/OpenSuSE)</li>
<li>[Open]Solaris</li>
<li>FreeBSD</li>
<li>NetBSD</li>
<li>OpenBSD</li>
<li>DragonflyBSD</li>
<li>Cygwin (no support for DSO yet)</li>
<li>AIX (no support for DSO yet)</li>
</ul>
<p>Please read all the README, INSTALL and other available documentation (<a href="http://ganglia.wiki.sourceforge.net/" target="_blank">http://ganglia.wiki.sourceforge.net</a>) as a lot of things have changed since version 3.0. Use good deployment practices when upgrading from 3.0.x to make sure that you do not mix gmond 3.0 and 3.1 nodes in the same cluster (as defined by a multicast address or unicast collector node).  The protocol that allows gmond nodes to communicate within the same cluster, has changed.  However the XML packets that are passed between gmond and gmetad have remained compatible from 3.0.x to 3.1.x, allowing a 3.1.x gmetad to continue to pull data from an older 3.0.x gmond cluster.</p>
<p>Ganglia Development Team</p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=83</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ganglia 3.1.1 (Wien) Released</title>
		<link>http://ganglia.info/?p=71</link>
		<comments>http://ganglia.info/?p=71#comments</comments>
		<pubDate>Tue, 09 Sep 2008 16:44:42 +0000</pubDate>
		<dc:creator>Bernard Li</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[3.1.1]]></category>
		<category><![CDATA[wien]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=71</guid>
		<description><![CDATA[The Ganglia Project (http://ganglia.info) is pleased to announce the
official release of Ganglia 3.1.1  The official tarball is available for
immediate download at:
http://sourceforge.net/project/showfiles.php?group_id=43021&#38;package_id=35280&#38;release_id=625044
For a full description of the bug fixes and enhancements that are included
in the 3.1.1 release as well as upgrade information, please see the current
release notes at:
http://ganglia.wiki.sourceforge.net/ganglia_release_notes
Supported platforms:

Linux (Fedora/RedHat/CentOS, Debian, Gentoo, SuSE/OpenSuSE)
[Open]Solaris
FreeBSD
NetBSD
OpenBSD
DragonflyBSD
Cygwin (no support for [...]]]></description>
			<content:encoded><![CDATA[<p>The Ganglia Project (<a href="http://ganglia.info//" target="_blank">http://ganglia.info</a>) is pleased to announce the<br />
official release of Ganglia 3.1.1  The official tarball is available for<br />
immediate download at:</p>
<p><a href="http://sourceforge.net/project/showfiles.php?group_id=43021&amp;package_id=35280&amp;release_id=625044" target="_blank">http://sourceforge.net/project/showfiles.php?group_id=43021&amp;package_id=35280&amp;release_id=625044</a></p>
<p>For a full description of the bug fixes and enhancements that are included<br />
in the 3.1.1 release as well as upgrade information, please see the current<br />
release notes at:</p>
<p><a href="http://ganglia.wiki.sourceforge.net/ganglia_release_notes" target="_blank">http://ganglia.wiki.sourceforge.net/ganglia_release_notes</a></p>
<p>Supported platforms:</p>
<ul>
<li>Linux (Fedora/RedHat/CentOS, Debian, Gentoo, SuSE/OpenSuSE)</li>
<li>[Open]Solaris</li>
<li>FreeBSD</li>
<li>NetBSD</li>
<li>OpenBSD</li>
<li>DragonflyBSD</li>
<li>Cygwin (no support for DSO yet)</li>
<li>AIX (no support for DSO yet)</li>
</ul>
<p>Please read all the README, INSTALL and other available documentation<br />
(<a href="http://ganglia.wiki.sourceforge.net/" target="_blank">http://ganglia.wiki.sourceforge.net</a>) as a lot of things have changed since<br />
version 3.0. Use good deployment practices when upgrading from 3.0 to make sure<br />
that you do not mix gmond 3.0 and 3.1 nodes in the same cluster (as defined by<br />
a multicast address or unicast collector node).  The protocol that allows gmond<br />
nodes to communicate within the same cluster, has changed.  However the XML<br />
packets that are passed between gmond and gmetad have remained compatible from<br />
3.0.x to 3.1.x, allowing a 3.1.x gmetad to continue to pull data from an older<br />
3.0.x gmond cluster.</p>
<p>Ganglia Development Team</p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=71</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ganglia 3.1.0 (Amelia) Released</title>
		<link>http://ganglia.info/?p=70</link>
		<comments>http://ganglia.info/?p=70#comments</comments>
		<pubDate>Wed, 30 Jul 2008 19:41:42 +0000</pubDate>
		<dc:creator>Bernard Li</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[3.1.0]]></category>
		<category><![CDATA[amelia]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=70</guid>
		<description><![CDATA[ The Ganglia Project (http://ganglia.info) is pleased to announce the first
official release of Ganglia 3.1.0  The official	tarball is available for
immediate download at:
http://sourceforge.net/project/showfiles.php?group_id=43021&#38;package_id=35280&#38;release_id=616721
Please refer to http://ganglia.wiki.sourceforge.net/ganglia_release_notes
for more information.
(There is a known bug with 3.1.0 gmetad aggregating XML data from another 3.1.0 gmetad &#8212; if your environment requires this feature, wait for 3.1.1 to be released. [...]]]></description>
			<content:encoded><![CDATA[<p> The Ganglia Project (<a href="http://ganglia.info">http://ganglia.info</a>) is pleased to announce the first<br />
official release of Ganglia 3.1.0  The official	tarball is available for<br />
immediate download at:</p>
<p><a href="http://sourceforge.net/project/showfiles.php?group_id=43021&amp;package_id=35280&amp;release_id=616721">http://sourceforge.net/project/showfiles.php?group_id=43021&amp;package_id=35280&amp;release_id=616721</a></p>
<p>Please refer to <a href="http://ganglia.wiki.sourceforge.net/ganglia_release_notes">http://ganglia.wiki.sourceforge.net/ganglia_release_notes</a><br />
for more information.</p>
<p>(There is a known bug with 3.1.0 gmetad aggregating XML data from another 3.1.0 gmetad &#8212; if your environment requires this feature, wait for 3.1.1 to be released.  Alternatively, a patch has been developed and is available <a href="http://bugzilla.ganglia.info/cgi-bin/bugzilla/show_bug.cgi?id=198">here</a>)</p>
<p>The main features of this release are:</p>
<ul>
<li>Introduction of a modular metric interface for C and Python (DSO support)</li>
<li>Scriptable metric module support with Python</li>
<li>All pre-existing metrics (CPU, network, disk, memory, etc.) converted to metric modules</li>
<li>Introduction of new metric modules multicpu, multidisk and tcp_conn status</li>
<li>Modular frontend graph support</li>
<li>Metric groups which can be viewed or hidden as desired</li>
<li>Additional scaling capacity for systems with memory greater than 4TB</li>
<li>Platform support for DragonFlyBSD</li>
<li>Improved native metric support for Windows (Built with CygWin)</li>
<li>Bug fixes and Enhancements</li>
</ul>
<p>Supported platforms:</p>
<ul>
<li>Linux (Fedora/RedHat/CentOS, Debian, Gentoo, SuSE/OpenSuSE)</li>
<li>[Open]Solaris</li>
<li>FreeBSD</li>
<li>NetBSD</li>
<li>OpenBSD</li>
<li>DragonflyBSD</li>
<li>Cygwin (no support for DSO yet)</li>
<li>AIX (no support for DSO yet)</li>
</ul>
<p>Please read all the README, INSTALL and other available documentation<br />
(<a href="http://ganglia.wiki.sourceforge.net">http://ganglia.wiki.sourceforge.net</a>) as a lot of things have changed since<br />
3.0.7. Use good deployment practices when upgrading from 3.0.x to make sure<br />
that you do not mix gmond 3.0 and 3.1 nodes in the same cluster (as defined<br />
by a multicast address or unicast collector node).  The protocol that<br />
allows gmond nodes to communicate within the same cluster, has changed.<br />
However the XML packets that are passed between gmond and gmetad have<br />
remained compatible from 3.0.x to 3.1.x, allowing a 3.0.x gmetad to continue<br />
to pull data from a newer 3.1.x gmond cluster.</p>
<p>For those who are interested in upgrading from a 3.0.x installation, your<br />
current gmond and gmetad configuration files will need to be moved from their<br />
current location to /etc/ganglia.  If you are attempting the upgrade via an<br />
RPM, the RPM will automatically move your current configuration file to the<br />
new location. However, for gmond, the 3.0.x conf file will not work. Please<br />
use the patch file gmond-3.1.patch available at<br />
<a href="http://www.ganglia.info/releases" title="http://www.ganglia.info/releases"> http://www.ganglia.info/releases</a>/ to patch your gmond.conf prior to<br />
starting, otherwise gmond will fail to startup.</p>
<p>There are several known issues with the current release which include the<br />
following:</p>
<ul>
<li>no support for C++ to create DSO modules</li>
<li>no spoofing from modular metrics (use gmetric if spoofing is needed)</li>
<li>race condition for tcpconn python metric module (affects gmond -m)</li>
<li>libdir issues related to building for 64bit platforms</li>
<li>known build issues for platforms:
<ul>
<li>Darwin (AKA MacOS/X)</li>
<li>HPUX</li>
<li>Tru64 (AKA OSF/1)</li>
<li>Irix</li>
</ul>
</li>
</ul>
<p>Many of the above issues are being addressed and patches will be applied for<br />
the next minor release of Ganglia 3.1.x.  In addition more information about<br />
the current official release, can be found on the Ganglia wiki at<br />
<a href="http://ganglia.wiki.sourceforge.net/ganglia_release_notes"> http://ganglia.wiki.sourceforge.net/ganglia_release_notes</a>.</p>
<p>Ganglia Development Team</p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=70</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ganglia 3.0.7 (Fossett) Released</title>
		<link>http://ganglia.info/?p=61</link>
		<comments>http://ganglia.info/?p=61#comments</comments>
		<pubDate>Wed, 27 Feb 2008 23:29:38 +0000</pubDate>
		<dc:creator>Bernard Li</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[3.0.7]]></category>
		<category><![CDATA[fossett]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=61</guid>
		<description><![CDATA[The Ganglia development team is pleased to announce the release of Ganglia 3.0.7 (Fossett) which is available for immediate download from:
http://sourceforge.net/project/showfiles.php?group_id=43021&#038;package_id=35280&#038;release_id=580140
This is a bugfix release which fixes bugs that were introduced in 3.0.6 as well as memory leaks in gmond.
Summary of bugfixes in 3.0.7:

[web] Host view metric graphs&#8217; &#8220;now (x.xx)&#8221; number is always 0.00


[web] &#8220;Show [...]]]></description>
			<content:encoded><![CDATA[<p>The Ganglia development team is pleased to announce the release of Ganglia 3.0.7 (Fossett) which is available for immediate download from:</p>
<p><a href="http://sourceforge.net/project/showfiles.php?group_id=43021&#038;package_id=35280&#038;release_id=580140">http://sourceforge.net/project/showfiles.php?group_id=43021&#038;package_id=35280&#038;release_id=580140</a></p>
<p>This is a bugfix release which fixes bugs that were introduced in 3.0.6 as well as memory leaks in gmond.</p>
<p>Summary of bugfixes in 3.0.7:</p>
<ul>
<li>[web] Host view metric graphs&#8217; &#8220;now (x.xx)&#8221; number is always 0.00</li>
</ul>
<ul>
<li>[web] &#8220;Show Hosts&#8221; toggled did not work</li>
</ul>
<ul>
<li>[gmond] Fix memory leak from network metrics on Linux (thanks Kumar Vaibhav for reporting)</li>
</ul>
<ul>
<li>[gmond] Fix spoof memory leak (thanks Martin Hicks for the patch)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=61</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ganglia 3.0.6 (Foss) Released</title>
		<link>http://ganglia.info/?p=60</link>
		<comments>http://ganglia.info/?p=60#comments</comments>
		<pubDate>Mon, 17 Dec 2007 05:21:05 +0000</pubDate>
		<dc:creator>Bernard Li</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[3.0.6]]></category>
		<category><![CDATA[foss]]></category>

		<guid isPermaLink="false">http://ganglia.info/?p=60</guid>
		<description><![CDATA[The Ganglia development team is pleased to release Ganglia
3.0.6 (Foss) which is available for immediate download from:
http://sourceforge.net/project/showfiles.php?group_id=43021&#38;package_id=35280
This release includes a security fix for web frontend
cross-scripting vulnerability.
All Ganglia web frontend users are strongly recommended to
upgrade to this version.  In most cases the version of the
frontend does not need to match the version of gmetad and/or
gmond [...]]]></description>
			<content:encoded><![CDATA[<p>The Ganglia development team is pleased to release Ganglia<br />
3.0.6 (Foss) which is available for immediate download from:</p>
<p><a href="http://sourceforge.net/project/showfiles.php?group_id=43021&amp;package_id=35280">http://sourceforge.net/project/showfiles.php?group_id=43021&amp;package_id=35280</a></p>
<p>This release includes a security fix for web frontend<br />
cross-scripting vulnerability.</p>
<p>All Ganglia web frontend users are strongly recommended to<br />
upgrade to this version.  In most cases the version of the<br />
frontend does not need to match the version of gmetad and/or<br />
gmond &#8212; if problem arises, please drop us a note at<br />
<a href="mailto:ganglia-general@lists.sourceforge.net">ganglia-general@lists.sourceforge.net</a>.</p>
<p>Special thanks to Romain Wartel at CERN for discovering the<br />
vulnerability and reporting it to us and to Alex Dean for<br />
stepping up with the fix so quickly.</p>
]]></content:encoded>
			<wfw:commentRss>http://ganglia.info/?feed=rss2&amp;p=60</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
