運用コマンドレファレンス Vol.1
[機能]
装置の現在実行中のプロセスの情報を表示します。
[入力形式]
show processes memory show processes cpu
[パラメータ]
- memory
- 装置の実行中の重要度の高いプロセスのメモリ使用状況を表示します。
- cpu
- 装置の実行中の重要度の高いプロセスのCPU使用状況を表示します。
[使用者レベル]
一般ユーザ
[実行例]
重要度の高いプロセスのメモリ使用状況を表示します。
図13-9 プロセスのメモリ使用状況表示画面
> show processes memory [Enter]キー押下 PID From Text Static Alloc Stack Real Process 1 ?? 16 4 76 1 312 Init 177 console 56 28 220 1 476 RFC Log Control 180 console 16 4 268 1 484 System Log Control 207 console 1240 256 96 3 160 Configuration Data 210 console 76 56 16 1 100 Configuration Control 221 console 64 20 68 2 372 Node Control 222 console 44 8 80 1 352 Duplex Control 224 console 64 16 68 2 420 Interface Control 225 console 80 12 96 1 468 RP Manager 243 console 52 56 16 1 268 RP Dump Control 244 console 36 36 68 1 340 Node Command Control 254 console 324 52 184 2 640 SNMP Agent 257 console 212 196 64 5 552 RMON 263 ?? 856 1272 1296 2 1016 Internet Routing Protocol 280 console 180 208 1064 1 1192 Bridge 289 console 360 68 600 4 860 IPX 293 ?? 184 32 212 1 536 HTTP server 298 ?? 36 4 48 3 260 Browser 301 console 8 4 72 1 304 getty 302 ?? 52 12 68 3 332 TELNET server 307 192.168.4.51 4 4 136 7 296 process >重要度の高いプロセスのCPU使用状況を表示します。
図13-10 プロセスのCPU使用状況表示画面
> show processes cpu [Enter]キー押下 PID From 5Sec 1Min 5Min Runtime(ms) Process 1 ?? 0% 0% 0% 212 Init 165 console 0% 0% 0% 185 RFC Log Control 168 console 0% 0% 0% 222 System Log Control 195 console 0% 0% 0% 44 Configuration Data 198 console 0% 0% 0% 12 Configuration Control 209 console 0% 0% 0% 661 Node Control 210 console 0% 0% 0% 305 Duplex Control 212 console 0% 0% 0% 284 Interface Control 213 console 0% 0% 0% 404 RP Manager 214 console 0% 0% 0% 72 RP Dump Control 215 console 0% 0% 0% 107 Node Command Control 221 console 0% 0% 0% 11 RP Dump Control 222 console 0% 0% 0% 19 RP Dump Control 225 console 0% 0% 0% 551 SNMP Agent 228 console 0% 0% 0% 473 RMON 234 ?? 5.06% 0.39% 0.13% 8396 Internet Routing Protocol 290 ?? 0% 0% 0% 177 HTTP server 292 ?? 0% 0% 0% 5 HTTP server 296 ?? 0% 0% 0% 41 Browser 375 ?? 0% 0% 0% 247 Bridge 440 ?? 0% 0% 0% 90 TELNET server 447 192.168.111.50 0% 0.70% 0.02% 52 csh 448 192.168.111.50 38.56% 13.00% 1.14% 246 ping 449 console 0% 0% 0% 38 process >
[表示説明]
show processes コマンド実行時に表示される項目の説明一覧を下表に示します。
表13-15 show processes コマンド実行時の表示説明
表示項目 表示内容 表示詳細情報 PID プロセス番号 各プロセスに付けられたプロセス管理番号を表示します。 From 入力端末
- console
- 装置のシリアルポートに接続された管理用端末。
- IPアドレス
- 表示されたIPアドレスからリモートで接続。
- ??
- プロセスに関連付けられた端末は存在しません。
Text テキストサイズ 実行プロセスのテキストサイズをキロバイト単位で表示します。 Static 静的データサイズ 実行プロセスの静的データ領域のサイズをキロバイト単位で表示します。 Alloc 動的データサイズ 実行プロセスの動的データ領域のサイズをキロバイト単位で表示します。 Stack スタックサイズ 実行プロセスのスタックの使用量をキロバイト単位で表示します。 Real 実メモリ使用量 実行プロセスが使用している実メモリのサイズをキロバイト単位で表示します。 Process 機能名 実行プロセスを機能名で表示します。 5Sec 過去5秒間のCPU使用率 実行プロセスの過去5秒間のCPU使用率を「%」で表示します。 1Min 過去1分間のCPU使用率 実行プロセスの過去1分間のCPU使用率を「%」で表示します。 5Min 過去5分間のCPU使用率 実行プロセスが過去5分間のCPU使用率を「%」で表示します。 Runtime 実働CPU時間 実行プロセスの実働CPU時間をミリ秒単位で表示します。
[ユーザ通信への影響]
なし
[応答メッセージ]
表13-16 show processesコマンドの応答メッセージ一覧
メッセージ 内容 process:Can't execute. その他の要因でコマンドが実行できません。
[注意事項]
なし。
Copyright (c)2005 ALAXALA Networks Corporation. All rights reserved.