Operating System - HP-UX
1756607 Members
3740 Online
108848 Solutions
New Discussion юеВ

Re: system information HP UX based on PARISC and Itanium

 
in_kunal
Occasional Advisor

system information HP UX based on PARISC and Itanium

Hi i have few questions:(I dont want to use any intractive tools like sam etc)

1. How to list USB, PCI and ISA devices with bus number, device ID and manufacturer. curently i grep pci or usb or isa in ioscan -fn output. is there any better method which gives more information.

2. Comand to get baseboard manufacturer and serial number.

3. Commad to get bios serial number and firmware version for PARISC.
4 REPLIES 4
Md. Farhan A Azam
Trusted Contributor

Re: system information HP UX based on PARISC and Itanium

Hi kUnal,

#man getconf

Hope it will help You
Jeeshan
Honored Contributor

Re: system information HP UX based on PARISC and Itanium

>>1. How to list USB, PCI and ISA devices with bus number, device ID and manufacturer. curently i grep pci or usb or isa in ioscan -fn output. is there any better method which gives more information.

ioscan (with parameters or #man ioscan)

>>2. Comand to get baseboard manufacturer and serial number.

man getconf (i.e getconf CS_MACHINE_IDENT)

>>. Commad to get bios serial number and firmware version for PARISC.

print_manifest
a warrior never quits
sujit kumar singh
Honored Contributor

Re: system information HP UX based on PARISC and Itanium

if u can access the MP of the system go to the CM by giving the cm on the MP> Prompt

there give a command df -all -nc there u can see the FRU serial nos.
sujit kumar singh
Honored Contributor

Re: system information HP UX based on PARISC and Itanium

from the OS also u can take the help of cstm

#cstm
cstm>map
cstm>sel all
cstm>info;wait
cstm>infolog


this will help u get some serial nos also