Hi,
In ganglia web frontend v2.5.4, there are metrics cpu_report,
mem_report, and load_report. With cpu_report, the user CPU,
nice CPU, System CPU, and Idle CPU of ALL hosts can be
shown in single page nicely. For e.g.,
http://www.decf.berkeley.edu/ganglia/?m=cpu_report&r=hour&s=descending&c=5101+Etch+Linux+Cluster&h=&sh=1&hc=4
However, in web frontend v2.5.6, the 3 metrics disappear.
How can I have single page to show the same information in web frontend
v2.5.6?
What config need to set or what source code need to modify?
Thank you.