- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Viewing hardware information
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2003 07:49 PM
12-17-2003 07:49 PM
Viewing hardware information
I want to view hardware information in HP-UX.Ex:CPU,HDD, raid .... Can you see me about it?
Tnanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2003 07:52 PM
12-17-2003 07:52 PM
Re: Viewing hardware information
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2003 08:04 PM
12-17-2003 08:04 PM
Re: Viewing hardware information
SAM--->performance Monitor-->system properties-->
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2003 08:04 PM
12-17-2003 08:04 PM
Re: Viewing hardware information
xstm
it's a graphical interfacel for looking at every hw on the server and getting much more information than ioscan.
There are the the cli version (cstm) and screen version (mstm)
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2003 08:10 PM
12-17-2003 08:10 PM
Re: Viewing hardware information
xstm is good it comes as part of the Online Diagnostic Environment a seperate CD to the core o/s and can be used to check the hardware as well :-) John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2003 08:14 PM
12-17-2003 08:14 PM
Re: Viewing hardware information
if you have ignite installed you can do a
#/opt/ignite/bin/print_manifest
To have more information get this
http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/sysinfo-3.3.1/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2003 08:17 PM
12-17-2003 08:17 PM
Re: Viewing hardware information
Other than that your best bet is xstm/cstm/mstm which really drills down in detail.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2003 06:40 PM
12-18-2003 06:40 PM
Re: Viewing hardware information
I suggest to use xstm
succes
Idriz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 03:14 AM
12-19-2003 03:14 AM
Re: Viewing hardware information
Get the required H/W info by using cstm.
#/usr/sbin/cstm
cstm>map
cstm>sel dev 1
cstm>infolog
You can look all the info.
cstm>quit and OK.
-Srini
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 03:32 AM
12-19-2003 03:32 AM
Re: Viewing hardware information
This is the easiest and fastest...!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2003 05:49 AM
12-19-2003 05:49 AM
Re: Viewing hardware information
Download the script to your HP server, run it, print the output, and keep it somewhere safe. If you ever have to rebuild your file systems, you'll have all the info you need to do so.
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2003 05:57 PM
12-20-2003 05:57 PM
Re: Viewing hardware information
basically its the same as to do 'select device + info. log' for each device in stm.
In newer systems stm shows device system() which returns information on power supplies,fans etc.
Notice however,that the above line returns somewhat not usefull information on cpu's (like pdcinfo). I usually like to use GSP's (Ctl+B from console or LAN console) SS command (and PS command for power system devices).I mean if cpu is missing none of hp-ux tools would show it but GSP will show it as deconfigured.
Zeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2003 02:59 AM
12-21-2003 02:59 AM
Re: Viewing hardware information
Note: pax patch is required.
STM (cstm command-line & menu driveb, xstm if you like GUIs) great tool from onlineDiagnostics refer to STM guide for HOW-TOs :
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/5187-1816/5187-1816_top.html&con=/hpux/onlinedocs/5187-1816/00/00/13-con.html&toc=/hpux/onlinedocs/5187-1816/00/00/13-toc.html&searchterms=OnlineDiag&queryid=20031221-085655
regards,
T+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2003 03:14 AM
12-21-2003 03:14 AM
Re: Viewing hardware information
cfg2html
http://freshmeat.net/projects/cfg2html/?topic_id=253
sysinfo204 - see the following thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=233408
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2003 06:42 AM
12-21-2003 06:42 AM
Re: Viewing hardware information
# print_manifest > system_manifest.out
Gives you a look at all the complete setup of your box. i/o h/w luns, fiber, kernel settings, memory, swap, cpu, et all.
NAME
print_manifest - print a system manifest
SYNOPSIS
print_manifest [-s] [-t template_file] [-f manifest_file]
[-o] [-e] [-i hw_path]
DESCRIPTION
This utility prints a formatted ASCII system manifest to stdout. The
manifest includes information on hardware and software installed and
configured on the system. It gathers information about the system
every time it is run.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2003 08:49 PM
12-23-2003 08:49 PM
Re: Viewing hardware information
/opt/ignite/print_manifest
It's all that you need
you can try also with sam
Performance Monitors --> System Proprerties