dbuchner
Joined: 13 Mar 2008 Posts: 13 Location: Sydney
|
Posted: Thu Aug 28, 2008 8:21 pm Post subject: CPU Utilisation % Calculation Help Needed |
|
|
Hi,
I am trying to calculate CPU % based on ucd_ssCpuRawIdle on several Solaris 10 hosts. Rather than grabbing kernel + user + wait to come to a total I figured it would be easier to simply grab RawIdle subtract this from 100 to get the total cpu usage.
On individual hosts this works fine but when trying to aggregate several hosts onto one graph I am really not getting anywhere with the calculation to obtain the correct figures for the %'s.
E.g. In the below screenshot I am trying to trend 11 hosts (one host per line, nevermind the colors atm) on the one graph.
The first issue is that the calculation applied to the RAWIdle won't work with multiple hosts since its a relative percentage:
CURRENT_DATA_SOURCE,100,*,ALL_DATA_SOURCES_NODUPS,/
I guess at the end of the day, I don't care how its done, I just don't seem to be able to figure out how to do this the most effective way. Has anyone else had any experiences with trying to display multiple DEFs on the one graph where each DEF is reflected as a relative % of 100?
| Description: |
|
| Filesize: |
139.17 KB |
| Viewed: |
233 Time(s) |

|
|
|