Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

command to check system of AIX box

Status
Not open for further replies.

zircon06

Technical User
Joined
Jan 8, 2007
Messages
81
command to check system of AIX box

Thanks
 
I don't understand what you're asking.

Are you looking for something like this?
uname -a
oslevel -r
 
uptime
w
vmstat
sar

???

HTH,

p5wizard
 
prtconf
lsdev
???

if you can be more specific in your question, I'm sure the appropriate answer will be given.
 
Thats very vauge question!

I will go with topas
 
bootinfo -T will tell you the architecture so chrp, rspc,or rs6ksmp System MUSt be chrp to install AIX 5.2 or higher

prtconf |more will tell you the model type unless its a really old microchannel model
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top