Questions tagged [ganglia]

Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and grids.

Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and grids.

Ganglia 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.

The ganglia system comprises two unique daemons, a PHP-based web front-end, and a few other small utility programs.

47 questions
-1
votes
1 answer

How to install ganglia on vmware esxi 5.5 host?

I want to install ganglia monitoring tool on esxi host so that i can monitor vm's usage. Can anyone give me a installation guide/link which i can refer/follow to install it? PS: I am total newbie to vmware esxi cli. I only know rpm and deb based…
-1
votes
1 answer

How to install Ganglia on CentOS 5.4 64 bit?

In my case it's running on EC2 Compute Cluster HVM instance, so it should use TCP instead of UDP.
Zvi
1 2 3
4