- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to find the system information like cpu sp...
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
06-11-2008 12:40 AM
06-11-2008 12:40 AM
How to find the system information like cpu speed, no. etc in hpux 11.23
Which command will give us the system configuration information like number of cpu, cpuspeed etc, memory etc.
please help me.
regards,
sanwin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 12:49 AM
06-11-2008 12:49 AM
Re: How to find the system information like cpu speed, no. etc in hpux 11.23
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 12:49 AM
06-11-2008 12:49 AM
Re: How to find the system information like cpu speed, no. etc in hpux 11.23
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 12:53 AM
06-11-2008 12:53 AM
Re: How to find the system information like cpu speed, no. etc in hpux 11.23
Replace memory with cpu to get details about CPU.
Regards,
Srini
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 12:57 AM
06-11-2008 12:57 AM
Re: How to find the system information like cpu speed, no. etc in hpux 11.23
more information you can look here
http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1206964
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 01:02 AM
06-11-2008 01:02 AM
Re: How to find the system information like cpu speed, no. etc in hpux 11.23
echo "selclass qualifier memory;infolog"|/usr/sbin/cstm
Srini
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 01:05 AM
06-11-2008 01:05 AM
Re: How to find the system information like cpu speed, no. etc in hpux 11.23
print_manifest and machinfo can be run only with root. I think cstm will be helpful to find the info for all users.
Srini
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 01:16 AM
06-11-2008 01:16 AM
Re: How to find the system information like cpu speed, no. etc in hpux 11.23
but users doesn't need to see the CPU speed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 01:33 AM
06-11-2008 01:33 AM
Re: How to find the system information like cpu speed, no. etc in hpux 11.23
You can check with the said info from multiple ways.
Through SAM:-
(Sam -> Performance>Monitors -> System Properties)
Through CFGHTML:-
http://www.cfg2html.com/
Download
cfg2html_hpux_3.61-20080416.depot cfg2html 3.61 for HP-UX 11.xx (hppa+ia64), software distributor format, hpux-cksum=1502958605 604160 cfg2html_hpux_3.61-20080416.depot
Through CFGHTML:-
Download Nickel script
ftp://ftp.hp.com/pub/catia/Utils/nickel.shar
To run nickel these are the steps
1. Unzip nickel.zip in PC
2. If /opt/contrib/bin does not exist,
# mkdir -p /opt/contrib/bin
3. FTP in "BINARY" mode, 'nickel' to /opt/contrib/bin
4. # cd /opt/contrib/bin
5. # chmod 555 nickel
6. # ./nickel
7. A file: nickel.yourhostname.tar.gz will be created.
8. FTP in "BINARY" mode, nickel.yourhostname.tar.gz to PC
("ASCII" mode will corrupt the .tar.gz file)
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 01:55 AM
06-11-2008 01:55 AM
Re: How to find the system information like cpu speed, no. etc in hpux 11.23
/usr/contrib/bin/machinfo [-v]
This will you all you need.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 02:13 AM
06-11-2008 02:13 AM
Re: How to find the system information like cpu speed, no. etc in hpux 11.23
# /usr/contrib/bin/machinfo
CPU info:
64 Intel(R) Itanium 2 9000 series processors (1.6 GHz, 18 MB)
533 MT/s bus, CPU version C2
128 logical processors (2 per socket)
Memory: 981492 MB (958.5 GB)
Firmware info:
Firmware revision: 7.44
FP SWA driver revision: 1.18
IPMI is supported on this system.
BMC firmware revision: 24.04
Platform info:
Model: "ia64 hp superdome server SD64B"
Machine ID number: abcdef-ghij-klmn-opqr-1234567890
Machine serial number: DEH123456
OS info:
Nodename: server1
Release: HP-UX B.11.31
Version: U (unlimited-user license)
Machine: ia64
ID Number: 12345678
vmunix _release_version:
@(#) $Revision: vmunix: B.11.31_LR FLAVOR=perf
Example for HP9000:
# machinfo -v
CPU info:
1 PA-RISC 8800 processor (800 MHz, 32 MB)
CPU version 4
2 logical processors (2 per socket)
Vendor identification: Hewlett-Packard
Processor version info: 0x0000000000000284
Processor capabilities: 0x00000000000000b2
FSTWS, FSTWX, FLDWS, FLDWX generate word tx to I/O space
Multimedia halfword shift-and-adds
Multimedia halfword adds and subtracts
Speculative data prefetch on loads of GR0
Instruction cache: 32 MB
Data cache: 32 MB
Memory: 4096 MB (4 GB)
Firmware info:
Firmware revision: 46.34
IPMI is supported on this system.
BMC firmware revision: 3.52
Platform info:
Model: "9000/800/rp3440 "
Machine ID number: abcdef12345678
Machine serial number: DE12345678
OS info:
Nodename: server2
Release: HP-UX B.11.31
Version: U (unlimited-user license)
Machine: 9000/800
ID Number: 12345678
vmunix _release_version:
_release_version:
@(#) $Revision: vmunix: B.11.31_LR FLAVOR=perf
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
