I like Ganglia for its Gmetric function, and I like its multi-layer capability.
But Ganglia does not have healthiness check, alerting and etc. for the server monitor functionality. So it would be great to bring this two species together.
Sure, we can install Ganglia, and then install ZenOSS. But is there a plugin or something that can smoothly integrate them together? At least integration at the presentation level.
Thanks
Since I see the nagios tag in your question, did you consider integrating Ganglia and Nagios? If so, take a look at this:
In the Ganglia source code folder, there is a script named
check_ganglia.py
which can be used as a Nagios plugin to report on Ganglia metrics.An example of definition to monitor CPU system: