What is Ganglia?

Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and Grids. It is based on a hierarchical design targeted at federations of clusters. It leverages widely used technologies such as XML for data representation, XDR for compact, portable data transport, and RRDtool for data storage and visualization. It uses carefully engineered data structures and algorithms to achieve very low per-node overheads and high concurrency. The implementation is robust, has been ported to an extensive set of operating systems and processor architectures, and is currently in use on thousands of clusters around the world. It has been used to link clusters across university campuses and around the world and can scale to handle clusters with 2000 nodes.

Ganglia is an open-source project that grew out of the University of California, Berkeley Millennium Project which was initially funded in large part by the National Partnership for Advanced Computational Infrastructure (NPACI) and National Science Foundation RI Award EIA-9802069. NPACI is funded by the National Science Foundation and strives to advance science by creating a ubiquitous, continuous, and pervasive national computational infrastructure: the Grid. Current support comes from Planet Lab: an open platform for developing, deploying, and accessing planetary-scale services.

Recent Posts

July 30th, 2008

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&package_id=35280&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 — if your environment requires this feature, wait for 3.1.1 to be released. […]

February 27th, 2008

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&package_id=35280&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’ “now (x.xx)” number is always 0.00

[web] “Show […]

December 16th, 2007

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&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 […]

October 2nd, 2007

The Ganglia development team is proud to release version
3.0.5 (Louis) of the popular Ganglia monitoring software.
Ganglia is a scalable distributed monitoring system for
high-performance computing systems such as clusters and
Grids.

The latest release is available for immediate download from:
http://sourceforge.net/project/showfiles.php?group_id=43021&package_id=35280

This release has a few feature/portability enhancements as
well as the usual array of bugfixes.

Work is underway for the next […]

April 28th, 2007

John Allspaw, Engineering Manager at flickr (yahoo!), gave a talk on how flickr uses ganglia to help with capacity planning. The talk covers a lot of the subleties and challenges facing hugely successful web services like flickr.