4 Dec
2007
4 Dec
'07
6:27 p.m.
Hello All,
I've written a single test that gathers sar cpu usage,
and have it working great now, graph and all.
However, I'd like to do different types of graphs and
pull in other data.
Is there a way to display multiple graphs in the same
window? Example: I've got sar reporting %usr, %sys, %wio,
and %idle. When you click on the sar button, you get
a CPU Utilization type graph that uses all of these to graph.
However, I want to just show total cpu utilization in another
graph.. ie. 100-idle, I have this graph working actually
on the trends and metrics report.
But how can I get the two graphs to appear on the "sar"
page? ie. How does Hobbit know which graph to display
and it can display more than one?
Thanks..James