When you ask "I would just get the value for my VM", what do you mean exactly?
It doesn't make sense that you would want the VM name to label each of these datastores in the legent, as it would be the same VM name for each datastore associated with this VM.
The issue is that you have not arrived at the correct path to the data you need, because you are looking at one item of a list of datastoreUsages for each VM.
On the drag and drop selection, you are seeing only 1 item on the list, so it looks like a straight path to the data.
You could add an Additional Context to your chart:
vmDatastoreUsage = context VM path storage/datastoreUsage return first value
You would then chart the vmDatastoreUsage path datastore/readLatency (or datastore/writeLatency, or datastore/totalLatency)
DELL-Brian W
59 Posts
356
0
Posted December 10th, 2012 12:00
When you ask "I would just get the value for my VM", what do you mean exactly?
It doesn't make sense that you would want the VM name to label each of these datastores in the legent, as it would be the same VM name for each datastore associated with this VM.
Regards,
Brian Wheeldon