check memory and processors

HI ,
I have AIX 5.2 ? I believe.
I am looking to see how many processors I have and what the Memory is in this box? I know there is a command to run but I am really rusty at this
Thanks
Dave

you should use the nmon command

The "nmon" command did not work but I was able to run these 2 commands and ge the info I needed. "prtconf |pg" and "lsconf |pg" they all stats including MEM and PROC and Hardrives

these work in AIX 5.3

Thank you
Dave