Merge from vendor branch TNF:
[pkgsrcv2.git] / parallel / ganglia-monitor-core / DESCR
1 Ganglia is a scalable distributed monitoring system for high-performance
2 computing systems such as clusters and Grids. It is based on a hierarchical
3 design targeted at federations of clusters. It relies on a multicast-based
4 listen/announce protocol to monitor state within clusters and uses a tree of
5 point-to-point connections amongst representative cluster nodes to federate
6 clusters and aggregate their state. It leverages widely used technologies such
7 as XML for data representation, XDR for compact, portable data transport, and
8 RRDtool for data storage and visualization. It uses carefully engineered data
9 structures and algorithms to achieve very low per-node overheads and high
10 concurrency. The implementation is robust, has been ported to an extensive set
11 of operating systems and processor architectures, and is currently in use on
12 over 500 clusters around the world. It has been used to link clusters across
13 university campuses and around the world and can scale to handle clusters with
14 2000 nodes.
15
16 You may wish to install www/ganglia-webfrontend to monitor your systems via
17 the web.