Ganglia 3.1.0 (Monitoring core branch)

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. Ganglia is currently in use on over 500 clusters around the world and has scaled to handle clusters with 2000 nodes.License: BSD License (revised)Changes:
A modular metric interface for C and Python (DSO support) and scriptable metric module support with Python. All pre-existing metrics (CPU, network, disk, memory, etc.) were converted to metric modules. New metric modules were introduced: multicpu, multidisk, and tcp_conn status. Modular front-end graph support was added. Metric groups that can be viewed or hidden as desired were implemented. Additional scaling capacity was provided for systems with memory greater than 4TB. Native metric support for Windows was improved (Built with CygWin).

More...

I am looking for a monitoring tool for one system. Can I use Ganglia only in one system and disable the propagarion (multicasting) of it? I would be so thankful if you could help me.