AIX系统CPU性能评估

豆豆网   技术应用频道   2008年05月08日  【字号: 收藏本文

内容摘要:本文对cpu性能的命令作了详细介绍,并给出了对于系统cpu监控的建议。

  在AIX 5L下,你用ps aux会发现有一些root的wait进程

在AIX 5L下,你用ps aux会发现有一些root的wait进程
#ps aux |head -20
USER    PID %CPU %MEM  SZ RSS  TTY STAT  STIME TIME COMMAND
oracle  266354 5.7 0.0 50136 27524   - A  15:40:35 0:32 oracleora92 (LOC
root   17214 3.1 0.0  40  40   - A   Jul 04 24793:53 wait
root   16946 3.1 0.0  40  40   - A   Jul 04 24633:59 wait
root   16678 3.1 0.0  40  40   - A   Jul 04 24600:21 wait
root   53274 3.1 0.0  40  40   - A   Jul 04 24397:54 wait
root    286 3.1 0.0  40  40   - A   Jul 04 24371:55 wait
root    8196 3.0 0.0  40  40   - A   Jul 04 24312:40 wait
root    822 3.0 0.0  40  40   - A   Jul 04 24303:36 wait
root    554 3.0 0.0  40  40   - A   Jul 04 24261:50 wait
root   20776 2.7 0.0  40  40   - A   Jul 04 21502:46 wait
root   57372 2.7 0.0  40  40   - A   Jul 04 21439:31 wait
root   49176 2.7 0.0  40  40   - A   Jul 04 21423:47 wait
root   21044 2.7 0.0  40  40   - A   Jul 04 21398:24 wait
root   12848 2.7 0.0  40  40   - A   Jul 04 21357:07 wait
root   21312 2.7 0.0  40  40   - A   Jul 04 21324:26 wait
root   12580 2.7 0.0  40  40   - A   Jul 04 21293:06 wait
root   13116 2.7 0.0  40  40   - A   Jul 04 21195:47 wait
oracle  344612 0.3 0.0 57588 34976   - A   Jul 04 2663:08 ora_j000_ora92
oracle  430408 0.3 0.0 55908 33296   - A   Jul 04 2220:57 ora_j001_ora92

来源:IT专家网    作者:Peak Wong    责编:豆豆技术应用

正在加载评论...