In my environment it looks like name=='IOServiceTime' Is only available on (partgrp=='RDF') NOT partgrp=='Front-End' Can you verify this maybe my deployment is different to yours?
If you want one graph with a line per each FA on that single graph, then you should be able to use a 'children-based chart'.
In Report Configuration, Make 'sampling period' not using realtime tables and make 'sampling type' = 'max'
The attached report definition can be imported to demonstrate what you are looking for but using name='CurrentUtilization'
You're right, I'm actually after the RA data. I can get a graph with one line per director but what I'm really after is a higher level view showing one line per array.
I've since figured out that a stacked chart will do this, but this isn't very handy in easily identifying rdf links that have exceeded a threshold (per array).
It's starting to look like what I'm trying to do isn't possible, which is a shame because in sql it would be so easy!
iq_brent
48 Posts
0
November 13th, 2014 21:00
In my environment it looks like name=='IOServiceTime' Is only available on (partgrp=='RDF') NOT partgrp=='Front-End' Can you verify this maybe my deployment is different to yours?
If you want one graph with a line per each FA on that single graph, then you should be able to use a 'children-based chart'.
In Report Configuration, Make 'sampling period' not using realtime tables and make 'sampling type' = 'max'
The attached report definition can be imported to demonstrate what you are looking for but using name='CurrentUtilization'
Regards,
Brent
- - -
www.iqconsult.com.au
1 Attachment
Scooba Definition.xml
Scooba1
12 Posts
0
November 13th, 2014 22:00
Thanks for the reply Brent!
You're right, I'm actually after the RA data. I can get a graph with one line per director but what I'm really after is a higher level view showing one line per array.
I've since figured out that a stacked chart will do this, but this isn't very handy in easily identifying rdf links that have exceeded a threshold (per array).
It's starting to look like what I'm trying to do isn't possible, which is a shame because in sql it would be so easy!