Getting Hardware Details on HP-UX

Hi All,

Please let me know the list of commands, that can give me the
list of hardwares available on the HP-UX Box.

I'm using HP-UX B.11.00.

I would like to know the list of HBA's, PCIMCA Cards etc., attached
to the system. And also, which device files point to which
Hardware. more & more.

Thanks in Advance

Vishwa.

Use the 'ioscan' command.

e.g.

ioscan -fn

Different flags can be used to limit the output to specific classes of hardware (e.g. disk, LANIC, processor, memory etc).

Also if you have online diagnostics installed the Support Tools Manager can provide very detailed information on the hardware of the machine. Use the cstm (command line driven), mstm (menu driven) or xstm (graphical interface) commands. The latter provides a graphical representation of the hardware and makes it easier to understand what is hanging off what.