AIX Hardware commands

Hi All,
Needed commands to find Monitor , chassis & keyboard related information on AIX.

Please please please help.

Thanks
VK

the command lsattr -El <device file> will give all technical details of any device found in the /dev directory

if you want parameters like serial number or FRU number, try lscfg <device name>.....

example: lsattr -El sys0 will give details about the motherboard in the system...

if u want to know about the full system details , then use prtconf

the command lsdev -C | grep device name