- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to get the information about number of current...
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
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
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-01-2008 09:02 PM
тАО06-01-2008 09:02 PM
How to get the information about number of current Physical CPU
i have 3 questions for you.
Model RP4440
1)in one of our UX box shows 4 CPUS but nickel shows 4 of them not prsent.
Does it means it has 2 dual cores in side?
2)How do i get actual number of physical cpu s of the system.(any command for this)
3)What is the maximum number of CPU s for this model
Thanks guys....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-01-2008 09:33 PM
тАО06-01-2008 09:33 PM
Re: How to get the information about number of current Physical CPU
1. download the sysinfo tools form here
http://h20331.www2.hp.com/Hpsub/cache/286022-0-0-225-121.html?jumpid=reg_R1002_USEN
and execute it.
2. ioscan -fnC processor
3. 4 dual core processor you can install in this model.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-01-2008 09:40 PM
тАО06-01-2008 09:40 PM
Re: How to get the information about number of current Physical CPU
"top" command will give processor count.
#echo "sc product cpu;il" | /usr/sbin/cstm | grep 'CPU Module'
http://docs.hp.com/en/A9950-96011/ch01s02.html#d0e650
http://www.hp.com/products1/servers/rackoptimized/rp4440/specifications.html
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-01-2008 09:52 PM
тАО06-01-2008 09:52 PM
Re: How to get the information about number of current Physical CPU
Wel thanks for the reply.
What do u think about the output of the
ioscan -fnC processor
Does it shows the number of actual CPU or number of cores if the cpus are dual core.
from ur link i found a tool call Sysinfo. Do you have any idea about how to run this script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-01-2008 10:00 PM
тАО06-01-2008 10:00 PM
Re: How to get the information about number of current Physical CPU
It will show you both,
# ioscan -kfnC processor
Class I H/W Path Driver S/W State H/W Type Description
===================================================================
processor 0 32 processor CLAIMED PROCESSOR Processor
processor 1 34 processor CLAIMED PROCESSOR Processor
In case of dual core or single processor.
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-01-2008 10:02 PM
тАО06-01-2008 10:02 PM
Re: How to get the information about number of current Physical CPU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-01-2008 10:05 PM
тАО06-01-2008 10:05 PM
Re: How to get the information about number of current Physical CPU
Class I H/W Path Driver S/W State H/W Type Description
===================================================================
processor 0 128 processor CLAIMED PROCESSOR Processor
processor 1 129 processor CLAIMED PROCESSOR Processor
processor 2 136 processor CLAIMED PROCESSOR Processor
processor 3 137 processor CLAIMED PROCESSOR Processor
will show you the number of processors, not show the dual cores.
download and put the sysinfo in th unix /tmp folder. give it permission 755 and run like this
./sysinfo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-02-2008 12:56 AM
тАО06-02-2008 12:56 AM
Re: How to get the information about number of current Physical CPU
or else?
elseif assign points!!!!