Need AIX system commands

Hey Guyz,

I am preparing an inventory kindof thing about the aix servers.. I need help to find out the below details for many AIX servers..

  1. Machine model and version
  2. Disk Size
  3. RAM size
  4. no. of CPUs and thier information
  5. list of softwares installed

I searched in web.. but not much info I got. Can some1 help me in this..

Note: I do not have root access to the servers, only have appadm access.

this should help you out:
Rosetta Stone for Unix

Your access level may be a big problem here.
The prtconf command, if you are alowed to run it, will give most of what you want.

It depends if its an LPARed server or a standalone one. Are you using VIO or not.

For a standalone server
1,3,4 can be obtained from lsattr -El sys0
2 is from getconf DISK_SIZE /dev/hdiskx
5 is lslpp (I use -Lc) if exporting data else where.

1.3.4. prtoconf --meny details
2. bootinfo -s hdisk1
5. lslpp -l