Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need print of hardware config of Alpha -

Status
Not open for further replies.

drmanager

IS-IT--Management
Jan 22, 2002
13
0
0
US
I need to know the command line option (and flags) for creating a print of the current hardware configuration which would include disk and tape drive info as well as adapters installed on the system. Is there something as simple as AIX's lscfg?
 
Output of uname command is:

drsalpha /var/adm/smlogs # uname -a
OSF1 drsalpha V4.0 878 alpha


Hope this helps....
 
U have got hwmgr in ver 5.0A, give command hwmgr -show devices,
If earlier version u can find it out using uerf,
uerf -R |more will give u the reqd,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top