• 软件测试技术
  • 软件测试博客
  • 软件测试视频
  • 开源软件测试技术
  • 软件测试论坛
  • 软件测试沙龙
  • 软件测试资料下载
  • 软件测试杂志
  • 软件测试人才招聘
    暂时没有公告

字号: | 推荐给好友 上一篇 | 下一篇

查看Solaris系统硬件配置的命令及用法 ZT

发布: 2007-6-08 22:43 | 作者: seanhe | 来源: | 查看: 80次 | 进入软件测试论坛讨论

领测软件测试网
[b:cb4ffdf2c2][size=24:cb4ffdf2c2]Solaris Command Reference[/size:cb4ffdf2c2][/b:cb4ffdf2c2]

HD info(vendor, RPM, capacity)
[color=red:cb4ffdf2c2] iostat -E [/color:cb4ffdf2c2]

sd0     Soft Errors: 0 Hard Errors: 3 Transport Errors: 0
Vendor: SEAGATE  Product: ST34371W SUN4.2G Revision: 7462 Serial No: 9742K71685
RPM: 7200 Heads: 16 Size: 4.29GB <4292075520 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 3 Recoverable: 0
Illegal Request: 0 Predictive Failure Analysis: 0

sd1     Soft Errors: 0 Hard Errors: 3 Transport Errors: 0
Vendor: SEAGATE  Product: ST32171W SUN2.1G Revision: 7462 Serial No: 9736T74649
RPM: 5400 Heads: 19 Size: 2.13GB <2127708160 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 3 Recoverable: 0
Illegal Request: 0 Predictive Failure Analysis: 0

sd6     Soft Errors: 0 Hard Errors: 3 Transport Errors: 0
Vendor: TOSHIBA  Product: XM5701TASUN12XCD Revision: 0997 Serial No: 04/09/97
RPM: 0 Heads: 0 Size: 18446744073.71GB <-8589934591 bytes>
Media Error: 0 Device Not Ready: 3 No Device: 0 Recoverable: 0
Illegal Request: 0 Predictive Failure Analysis: 0

================================================

Display the number of used and free i-nodes
[color=red:cb4ffdf2c2] df -F ufs -o i[/color:cb4ffdf2c2]
Filesystem             iused   ifree  %iused  Mounted on
/dev/dsk/c0t3d0s0      38555  403045     9%   /
/dev/dsk/c0t1d0s0     160761  345607    32%   /export/home
/dev/md/dsk/d20       149826 1905214     7%   /usr/local
impulse:/home/dxy[4:07pm] /usr/ucb/df -i
Filesystem             iused   ifree  %iused  Mounted on
/dev/dsk/c0t3d0s0      38555  403045     9%   /
/dev/dsk/c0t1d0s0     160761  345607    32%   /export/home
/dev/md/dsk/d20       149826 1905214     7%   /usr/local
impulse:/home/dxy[4:07pm] 

================================================

Display processes with the highest CPU utilization
[color=red:cb4ffdf2c2]  ps -eo pid,pcpu,args | sort +1n[/color:cb4ffdf2c2]

================================================

Display processes with the highest memory usage
[color=red:cb4ffdf2c2]ps -eo pid,vsz,args | sort +1n[/color:cb4ffdf2c2]

================================================

Printing disk geometry and partition info
[color=red:cb4ffdf2c2] prtvtoc /dev/rdsk/c0t0d0s0[/color:cb4ffdf2c2]
* /dev/rdsk/c0t0d0s0 partition map
*
* Dimensions:
*     512 bytes/sector
*     135 sectors/track
*      16 tracks/cylinder
*    2160 sectors/cylinder
*    3882 cylinders
*    3880 accessible cylinders
*
* Flags:
*   1: unmountable
*  10: read-only
*
*                          First     Sector    Last
* Partition  Tag  Flags    Sector     Count    Sector  Mount Directory
       0      2    00          0   7855920   7855919   /usr/local
       1      3    01    7855920    524880   8380799
       2      5    00          0   8380800   8380799
oasis:/home/dxy[4:16pm]

================================================

Checking whether it's running in 32-bit mode or 64-bit mode
64-bit mode
[color=red:cb4ffdf2c2] isalist -v [/color:cb4ffdf2c2]
sparcv9+vis sparcv9 sparcv8plus+vis sparcv8plus sparcv8 sparcv8-fsmuld sparcv7 sparc
[color=red:cb4ffdf2c2] isainfo -v[/color:cb4ffdf2c2]
64-bit sparcv9 applications
32-bit sparc applications

32-bit mode
[color=red:cb4ffdf2c2] isalist -v [/color:cb4ffdf2c2]
sparcv8plus+vis sparcv8plus sparcv8 sparcv8-fsmuld sparcv7
[color=red:cb4ffdf2c2]  isainfo -v[/color:cb4ffdf2c2]
32-bit sparc applications

================================================

Verifying a route to a specified .network
[color=red:cb4ffdf2c2]  route -n get xxx.yyy.zzz.0[/color:cb4ffdf2c2]
   route to: xxx.yyy.zzz.0
destination: default
       mask: default
    gateway: xxx.yyy.aaa.254
  interface: hme0
      flags: 
 recvpipe  sendpipe  ssthresh  rtt,msec    rttvar  hopcount      mtu     expire
       0         0         0         0         0         0      1500         0
#

================================================

print the version of OBP
[color=red:cb4ffdf2c2] prtconf -V[/color:cb4ffdf2c2]
OBP 3.3.2 1996/06/28 08:43

[color=red:cb4ffdf2c2] /usr/platform/`uname -i`/sbin/prtdiag -v | grep OBP[/color:cb4ffdf2c2]
  OBP 3.11.1 1997/12/03 15:53   POST 3.11.4 1997/05/27 02:26


{2} ok .version
Release 3.23 Version 1 created 1999/07/16 12:08
OBP 3.23.1 1999/07/16 12:08
POST 2.0.2 1998/10/19 10:46
{2} ok 


================================================

print the version of Open Windows
[color=red:cb4ffdf2c2] showrev -w[/color:cb4ffdf2c2]

OpenWindows version: 
OpenWindows Version 3.6.1 25 January 1999


================================================

To determine which monitor resolution is available
[color=red:cb4ffdf2c2] /usr/sbin/ffbconfig -res \?[/color:cb4ffdf2c2]
Valid values for -res option are:
        1024x768x60 [1]
        1024x768x70 [1]
        1024x768x75 [1] [2]
        1024x768x77
        1024x800x84
        1152x900x66
        1152x900x76
        1280x800x76 [1] [2]
        1280x1024x60 [1] [2]
        1280x1024x67
        1280x1024x76
        1280x1024x85 [1] [2]
        960x680x112s
        960x680x108s
        640x480x60 [1] [2]
        640x480x60i [1]
        768x575x50i [1]
        1440x900x76 [1] [2]
        1600x1000x66 [1] [2]
        1600x1000x76 [1] [2]
        1600x1280x76 [1] [2]
        1920x1080x72 [1] [2]
        1920x1080x76 [1] [2]
        1920x1200x70 [1] [2]
        1920x1200x75 [1] [2]
        svga [1]
        1152
        1280
        stereo
        vga [1] [2]
        ntsc [1]
        pal [1]
        none
Notes:
[1] monitor does not support this resolution.
[2] this version of FFB (FFB1) does not support this resolution.


================================================

system configuration
[color=red:cb4ffdf2c2] sysdef [/color:cb4ffdf2c2]
Display the device list (and drivers attached to devices)
[color=red:cb4ffdf2c2]  prtconf -D[/color:cb4ffdf2c2]
System Configuration:  Sun Microsystems  sun4u
Memory size: 256 Megabytes
System Peripherals (Software Nodes):

SUNW,Ultra-1
    packages
        terminal-emulator
        deblocker
        obp-tftp
        disk-label
        ufs-file-system
    chosen
    openprom
        client-services
    options, instance #0 (driver name: options)
    aliases
    memory
    virtual-memory
    counter-timer
    sbus, instance #0 (driver name: sbus)
        SUNW,CS4231 (driver name: audiocs)
        auxio
        flashprom
        SUNW,fdtwo, instance #0 (driver name: fd)
        eeprom (driver name: eeprom)
        zs, instance #0 (driver name: zs)
        zs, instance #1 (driver name: zs)
        sc
        SUNW,pll
        SUNW,fas, instance #0 (driver name: fas)
            sd (driver name: sd)
            st (driver name: st)
            sd, instance #0 (driver name: sd)
            sd, instance #1 (driver name: sd)
            sd, instance #2 (driver name: sd)
            sd, instance #3 (driver name: sd)
            sd, instance #4 (driver name: sd)
            sd, instance #5 (driver name: sd)
            sd, instance #6 (driver name: sd)
            sd, instance #7 (driver name: sd)
            sd, instance #8 (driver name: sd)
            sd, instance #9 (driver name: sd)
            sd, instance #10 (driver name: sd)
            sd, instance #11 (driver name: sd)
            sd, instance #12 (driver name: sd)
            sd, instance #13 (driver name: sd)
            sd, instance #14 (driver name: sd)
        SUNW,hme, instance #0 (driver name: hme)
        SUNW,bpp (driver name: bpp)
    SUNW,UltraSPARC
    SUNW,ffb, instance #0 (driver name: ffb)
    pseudo, instance #0 (driver name: pseudo)

================================================

processor type, speed
[color=red:cb4ffdf2c2] psrinfo -v[/color:cb4ffdf2c2]
Status of processor 0 as of: 06/16/99 12:38:51
  Processor has been on-line since 02/07/99 01:47:11.
  The sparcv9 processor operates at 200 MHz,
        and has a sparcv9 floating point processor.

================================================

patch applied on the system
[color=red:cb4ffdf2c2] showrev -p [/color:cb4ffdf2c2]

================================================

exported file system on NFS server
[color=red:cb4ffdf2c2] showmount -e NFS_SERVER [/color:cb4ffdf2c2]

================================================

display current run level
[color=red:cb4ffdf2c2]  who -r [/color:cb4ffdf2c2]

================================================
Find out a package which a file belongs to
[color=red:cb4ffdf2c2] pkgchk -l -p /usr/lib/sendmail[/color:cb4ffdf2c2]
Pathname: /usr/lib/sendmail
Type: regular file
Expected mode: 4555
Expected owner: root
Expected group: bin
Expected file size (bytes): 650720
Expected sum(1) of contents: 22626
Expected last modification: Apr 07 04:13:53 1999
Referenced by the following packages:
        SUNWsndmu
Current status: installed


================================================

Examining gcc behavior
[color=red:cb4ffdf2c2]gcc -v -x c /dev/null [/color:cb4ffdf2c2]

================================================

Display the version of CDE
[color=red:cb4ffdf2c2] /usr/ccs/bin/what /usr/dt/bin/dtmail[/color:cb4ffdf2c2]
/usr/dt/bin/dtmail:
        CDE Version 1.3.4
        CDEVersion1.3.4

================================================

Display the version of BIND
[color=red:cb4ffdf2c2]  nslookup -class=chaos -q=txt version.bind [/color:cb4ffdf2c2]
ns0.optix.org
Server:  impulse.optix.org
Address:  210.164.85.210
Aliases:  210.85.164.210.in-addr.arpa

VERSION.BIND    text = "8.2.2-P5"
[color=red:cb4ffdf2c2] dig @ns-tk021.ocn.ad.jp version.bind chaos txt[/color:cb4ffdf2c2]
; <<>> DiG 8.2 <<>> @ns-tk021.ocn.ad.jp version.bind chaos txt 
; (1 server found)
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 6
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUERY SECTION:
;;      version.bind, type = TXT, class = CHAOS

;; ANSWER SECTION:
VERSION.BIND.           0S CHAOS TXT    "4.9.7-REL"

;; Total query time: 81 msec
;; FROM: velocity to SERVER: ns-tk021.ocn.ad.jp  203.139.160.103
;; WHEN: Tue May  9 17:26:23 2000
;; MSG SIZE  sent: 30  rcvd: 64


================================================

system configuration
[color=red:cb4ffdf2c2] /usr/platform/`uname -i`/sbin/prtdiag[/color:cb4ffdf2c2]
System Configuration:  Sun Microsystems  sun4u 8-slot Sun Enterprise 4000/5000
System clock frequency: 82 MHz
Memory size:  512Mb

========================= CPUs =========================

                    Run   Ecache   CPU    CPU
Brd  CPU   Module   MHz     MB    Impl.   Mask
---  ---  -------  -----  ------  ------  ----
 0     0     0      248     2.0   US-II    1.1
 0     1     1      248     2.0   US-II    1.1
 2     4     0      248     2.0   US-II    1.1
 2     5     1      248     2.0   US-II    1.1


========================= Memory =========================

                                              Intrlv.  Intrlv.
Brd   Bank   MB    Status   Condition  Speed   Factor   With
---  -----  ----  -------  ----------  -----  -------  -------
 0     0     256   Active      OK       60ns    2-way     A
 2     0     256   Active      OK       60ns    2-way     A

========================= IO Cards =========================

     Bus   Freq
Brd  Type  MHz   Slot  Name                              Model
---  ----  ----  ----  --------------------------------  ----------------------
 1   SBus   25     3   SUNW,hme                                                
 1   SBus   25     3   SUNW,fas/sd (block)                                     
 1   SBus   25    13   SUNW,soc/SUNW,pln                 501-2069              
 5   SBus   25     3   SUNW,hme                                                
 5   SBus   25     3   SUNW,fas/sd (block)                                     
 5   SBus   25    13   SUNW,soc/SUNW,pln                 501-2069              

Detached Boards
===============
  Slot  State       Type           Info
  ----  ---------   ------         -----------------------------------------
    3    disabled   disk           Disk 0: Target: 10   Disk 1: Target: 11   
    7    disabled   disk           Disk 0: Target: 14   Disk 1: Target: 15   

No failures found in System
===========================

No System Faults found
======================

 laoxia 回复于:2003-07-30 07:29:26
给自己加精华,脸都红了

 solstice 回复于:2003-07-30 07:56:58
脸红什么啊,
好东东,
收藏一下先!

支持,强烈要求加精(这回不用脸红了吧!)

 jdliub 回复于:2003-07-30 07:57:32
精品。

 brucewoo 回复于:2003-07-30 08:50:36
精品。物有所值

 robertg 回复于:2003-07-30 08:54:36
收集全,属精品。

 real 回复于:2003-07-30 09:00:14
太棒了!收藏了!!!!

 er 回复于:2003-07-30 11:43:39
好东东,越是简单越是有价值
要是翻译过来就更好了

 morning_leaf 回复于:2003-07-30 13:20:49
真的没白来这一趟,我现在觉得这里比“清茶”可爱多了

延伸阅读

文章来源于领测软件测试网 https://www.ltesting.net/


关于领测软件测试网 | 领测软件测试网合作伙伴 | 广告服务 | 投稿指南 | 联系我们 | 网站地图 | 友情链接
版权所有(C) 2003-2010 TestAge(领测软件测试网)|领测国际科技(北京)有限公司|软件测试工程师培训网 All Rights Reserved
北京市海淀区中关村南大街9号北京理工科技大厦1402室 京ICP备10010545号-5
技术支持和业务联系:info@testage.com.cn 电话:010-51297073

软件测试 | 领测国际ISTQBISTQB官网TMMiTMMi认证国际软件测试工程师认证领测软件测试网