01-15-07 06:19 PM
Hi
I had couple of questions
1.Is it possible to display the sar data in 24hour format always? is
there some switch available for it?
Eg.
12:00:00 AM CPU %user %nice %system %iowait %idle
12:10:01 AM all 1.43 0.03 1.24 0.31 96.98
12:20:00 AM all 0.90 0.03 1.06 0.33 97.67
should always show
00:00:00 CPU %user %nice %system %iowait %idle
00:10:01 all 1.43 0.03 1.24 0.31 96.98
00:20:00 all 0.90 0.03 1.06 0.33 97.67
2. if the above is not possible then how do i limit the start and end
times with the switches -s and -e
sar -s 12:00:00 -e 01:00:00 ...dosent display and output when the sar
data is in 12 hour format.
Thanks
SS
[ Post a follow-up to this message ]
|