您的位置:首页 > 其它

Solaris常用的诊断命令和工具(转帖)

2010-01-07 09:06 204 查看
adb: Analyze dumps and a running system.

arch: Display architecture and kernel architecture information.

df -k: Display disk space usage in Kbytes, including free space

dmesg: Analyze recent log messages

file: Determine a file’s type

fsdb: Use file system debugger

ifconfig: Analyze the status of network interfaces

iostat: Analyze I/O performance issues

netstat (-i, -r): Analyze network tuning information, including active routes.

nm: Display symbol table information for (unstripped) executables

prtdiag: Display system configuration and diagnostic information

prtconf -v: Get system device information from POST probe

prtconf -vp[/size]: Display PROM version (OBP)

snoop: Display and analyze network traffic

vmstat: Analyze memory performance statistics

truss: Trace system calls issued and used by a program or command

kadb: Trap kernel and low-level faults

sar: system activity reporter tool
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: