結構穴あきなので、埋めてくださる方大募集:)
項目 | GNU/Linux | *BSD | Solaris | 備考 |
Network Traffic | netstat -ib -I <Device> iftop vnstat | nicstat | ||
Performance | iostat | iostat systat -vm 1 systat -io 1 | iostat | |
Performance | fsstat | |||
Performance | fstat | |||
Performance | nfsstat | nfsstat | nfsstat | |
Performance | mpstat | mpstat | ||
Performance | vmstat | vmstat | vmstat | |
Performance | systat | |||
Performance | intrstat | ドライバなどの割り込み状態を確認する | ||
Kernel | kstat | カーネルパラメタを見る。大抵何でもとれる | ||
Process | top | top | prstat top | toplessというものもある |
Device | devinfo | prtdiag | ||
Device | lspci | pciconf | prtconf | |
Device | camcontol atacontol | iostat -En | 接続ディスクの一覧 | |
Device | cfgadm -l | ハード構成の一覧 | ||
Device | devfsadm -v / prtconf -vD /dev/〜 | /dev以下のデバイス構成情報をみる | ||
CPU | psrinfo -v | 各プロセッサの状況を見る | ||
CPU | uname -a | arch/isainfo | CPUアーキテクチャ、対応しているCPUバイナリをしらべる | |
項目 | GNU/Linux | *BSD | Solaris | 備考 |
HDD | hdparm | atacontrol | smartctlでもある程度は取れる | |
RAID | dmraid | atacontrol | meta*/zpool | |
PacketDump | tcpdump | tcpdump | snoop | |