Command to get Disk Adapter details in AIX

Hi,

What is the command to get the disk adapter performance details in AIX?.

Guide me.

Hi,

try using fcstat and iostat

Regards
zxmaus

If you want to get performance statistics for a period of time just set up nmon to capture to a file for every 30 seconds or so for 24 hours, or however long you want. Then parse it through nmon analyzer and you can get a nice report on your entire systems utlization.

nmon -f -s 30 -c 2880