05-07-2007 03:07 AM - edited 03-05-2019 03:54 PM
I want to know how to read the timescale of the Show processes CPU hist o/p in order to find the accurate instance time.
05-07-2007 03:28 AM
It is clearly indicated in the output.
It is plotted like a graph with time on x axis. and CPU utilisation percentage on the y axis.
The first graph shows the utilisation for the past 60 seconds.
In this the X axis is plotted with the past 60 seconds starting from 0 to 60.
The value against the 0 means the cpu utilisation exactly 60 seconds ago.
The value agains the 5 means the cpu utilisation exactly 55 seconds ago.
The last value shows the cpu utilisatio for the currect second.
Similarly for the next graph, the utilisation is shown for the last 60 minutes.
Which means the value again 0 means the cpu utilisation exactly 60 minutes ago.
The value against 5 means the cpu utilisation exactly 55 minutes ago.
The last value show the cpu utilisation for the current minute
Hope it is now easy to understand.
show process cpu his
3333333333333333333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333333333
100
90
80
70
60
50
40
30 **********************************************************
20 **********************************************************
10 **********************************************************
0....5....1....1....2....2....3....3....4....4....5....5....
0 5 0 5 0 5 0 5 0 5
CPU% per second (last 60 seconds)
3333333333333333333333333333333333333333333333333333333333
3333333333333333333333333300000000000000000000000000000000
100
90
80
70
60
50
40
30 ##########################################################
20 ##########################################################
10 ##########################################################
0....5....1....1....2....2....3....3....4....4....5....5....
0 5 0 5 0 5 0 5 0 5
CPU% per minute (last 60 minutes)
* = maximum CPU% # = average CPU%
-VJ
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide