Is there a way to create a graph that shows the sum of all data in a host group?
For example for CPU utilization, it would show me the utilization of all hosts in a host group, not compared to each other but their average.
Or for MEM usage, it would be their sum.
It's what Ganglia does when showing graphs for a whole cluster of servers.
I tried using ad-hoc graphs but they just show all hosts items in the same graph. They're not summed or averaged.
Appreciate the help
For example for CPU utilization, it would show me the utilization of all hosts in a host group, not compared to each other but their average.
Or for MEM usage, it would be their sum.
It's what Ganglia does when showing graphs for a whole cluster of servers.
I tried using ad-hoc graphs but they just show all hosts items in the same graph. They're not summed or averaged.
Appreciate the help
Comment