cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
975
Views
0
Helpful
1
Replies

ISE "show cpu statistics" command

dabourke
Cisco Employee
Cisco Employee

Are the numbers below in microseconds? nanoseconds?

Also, what is the timeframe between each poll of the stats?

 

ise-psn24-1/admin# show cpu statistics

user time:            8777929

kernel time:          3176381

idle time:         1927199541

i/o wait time:         229124

irq time:              119904

1 Accepted Solution

Accepted Solutions

hslai
Cisco Employee
Cisco Employee

Neither. Time units are in USER_HZ or Jiffies (typically hundredths of a second) and since system boot. See 

Linux Howtos: System -> /proc/stat explained

 

View solution in original post

1 Reply 1

hslai
Cisco Employee
Cisco Employee

Neither. Time units are in USER_HZ or Jiffies (typically hundredths of a second) and since system boot. See 

Linux Howtos: System -> /proc/stat explained