I would like to aggregate stats from each group of VM and basically have them represented by a single object or application.
For example:
Application 1 consist of VM1, VM2 and VM3.
Application 2 consist of VM4, VM5 and VM6.
I would like to generate a graph/report that would let me compare the aggregate stats on a per Application basis.
Many Thanks.