Closed adilnaimi closed 7 years ago
Hello,
You can do it like that:
It's important to sum the values instead of averaging them.
But I think it's better to use EC stats from LPAR. Percents in cpu_all doesn't mean the same thing when you are under or above entitlement for uncapped partitions. Something like that:
Regards,
Alain
thanks for the awesome help
This is not really an issue, I wanted to graph the total CPU usage (between 0-100%)
The CPU_ALL table doesn't have the a value for cpu usage:
My guess is the total CPU usage= SUM (User+Sys+Wait)
I've tried this but couldn't generate a graph:
is there a way to generate a graph based on the above formula?