-[[システムの統計情報を知る:http://www.thinkit.co.jp/free/tech/23/4/]]

* sar [#t8ee73b8]
-[[マルチコア時代のロードアベレージの見方:http://d.hatena.ne.jp/naoya/20070518/1179492085]]

* ps [#ad992076]
** STAT列の表記 [#pe9e4723]
| 記号 | 内容 |h
| D | 割り込み不可のスリープ状態 |
| R | 実行可能 |
| S | スリープ中 |
| T | 停止中またはトレース中 |
| W | スワップアウトしている |
| Z | ゾンビプロセス |
| N | nice値を持つ |
|   | |
| < | high-priority (not nice to other users) |
| N | low-priority (nice to other users) |
| L | has pages locked into memory (for real-time and custom IO) |
| s | is a session leader |
| l | is multi-threaded (using CLONE_THREAD, like NPTL pthreads do) |
| + | is in the foreground process group |

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS