AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  How to identify server model

    Posted 10/09/07 04:08 PM

    Originally posted by: SystemAdmin


    Hi guys

    I would like to know if there`s any command to see model information about Aix server. Does anybody knows something to help me out?
    #AIX-Forum


  • 2.  Re: How to identify server model

    Posted 10/09/07 04:19 PM

    Originally posted by: SystemAdmin


    prtconf

    The system displays a message similar to the following:
    System Model: IBM,7025-F50
    Machine Serial Number: 1025778
    Processor Type: PowerPC_604
    Number Of Processors: 2
    Processor Clock Speed: 332 MHz
    #AIX-Forum


  • 3.  Re: How to identify server model

    Posted 10/09/07 05:36 PM

    Originally posted by: SystemAdmin


    uname -M (Capital letter m)
    #AIX-Forum