Sponsored Content
Full Discussion: HPUX & Top Command
Operating Systems HP-UX HPUX & Top Command Post 302250313 by UniRock on Thursday 23rd of October 2008 06:22:40 AM
Old 10-23-2008
From 'machinfo', its clear one thing about your CPU:

Model name: Itanium 2 9000 series Dual-Core.
Code name: Montecito

Your CPU is dual-core. So you have 8 CPUs = 32 cores.

Top should show at least 8 CPUs Smilie
Is it a vpar/npar system?

-UniRock
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

BOX Status with vmstat & top Solaris 2.8

Hi there, I´m trying to get the information of vmstat & top in two different logfiles. That not that difficult. vmstat 30 >> myfile.log top >> myfile2.log But I also like to include a timestamp every 30 sec to be sure from what date the logs are. For the Top command I were able to... (2 Replies)
Discussion started by: isacs
2 Replies

2. HP-UX

HPUX printers & plotters disable on a daily basis

HI all, I've been having issues with printers and plotters disabling with no reason at all...It could happen to the same workstation once a day or once a week..There is nothing consistant..I stop and restart the spooler, only then can I re-enable the disabled printer.... If anyone is... (0 Replies)
Discussion started by: Shutdown
0 Replies

3. UNIX for Advanced & Expert Users

UNIX 386 & HPUX

We have a C program which does the encryption and decryption. It is running fine in UNIX 386. But the same C program is giving different results in HP UX server. We found that the Ascii codes (output) are different. I don;t know why it is giving different results. How can we get the same output... (4 Replies)
Discussion started by: Rajeshsu
4 Replies

4. HP-UX

hpux top colour

Hello, is there some way to change b/w colour of top command output in hpux B.11.31 ? (1 Reply)
Discussion started by: tonijel
1 Replies

5. AIX

Top command in AIX 4.2 (no topas, no nmon, no top)?

Is there a 'top' command equivalent in AIX 4.2 ? I already checked and I do not see the following ones anywhere: top nmon topas (1 Reply)
Discussion started by: Browser_ice
1 Replies

6. Solaris

Which company's hardware is more stable, in case of IBM (AIX), HP (HPUX) & Sun (Solaris)

Hi guru I want to know which company's hardware is more stable means in term of H/W faults or replacement, in case of IBM (AIX), HP (HPUX) & SUN MICROSYSTEM (Solaris) & which order also, if we go through more stable to less stable system. Regards (1 Reply)
Discussion started by: girish.batra
1 Replies

7. HP-UX

Spawn more than 8 threads OpenMP & HPUX

Hi folks, I am trying to run more than 8 threads in OpenMP team on my HP-UX 11i v3 system (without root access), but NO success. Compiler: aCC A.06.26 I tried to setup: OMP_NUM_THREADS, omp_set_num_threads(), max_thread_proc=1000, nkthread=8416, set_dynamic=0 Machine has 2 processors... (1 Reply)
Discussion started by: ATveretinov
1 Replies

8. Solaris

Solaris Crontab & TOP output

Hello Guru's I'm trying to take the output of solaris top command and output to a txt file every few minutes. The issue that I'm experiencing is that I can run the following: #!/bin/bash # logfile="/usr/mvf/morris/top.log" # echo... (2 Replies)
Discussion started by: littlemorris
2 Replies
PAPI_hw_info_t(3)						       PAPI							 PAPI_hw_info_t(3)

NAME
PAPI_hw_info_t - Hardware info structure. SYNOPSIS
Data Fields int ncpu int threads int cores int sockets int nnodes int totalcpus int vendor char vendor_string [128] int model char model_string [128] float revision int cpuid_family int cpuid_model int cpuid_stepping int cpu_max_mhz int cpu_min_mhz PAPI_mh_info_t mem_hierarchy int virtualized char virtual_vendor_string [128] char virtual_vendor_version [128] float mhz int clock_mhz int reserved [8] Field Documentation int PAPI_hw_info_t::clock_mhz Deprecated int PAPI_hw_info_t::cores Number of cores per socket int PAPI_hw_info_t::cpu_max_mhz Maximum supported CPU speed int PAPI_hw_info_t::cpu_min_mhz Minimum supported CPU speed int PAPI_hw_info_t::cpuid_family cpuid family int PAPI_hw_info_t::cpuid_model cpuid model int PAPI_hw_info_t::cpuid_stepping cpuid stepping PAPI_mh_info_t PAPI_hw_info_t::mem_hierarchy PAPI memory heirarchy description float PAPI_hw_info_t::mhz Deprecated int PAPI_hw_info_t::model Model number of CPU char PAPI_hw_info_t::model_string[128] Model string of CPU int PAPI_hw_info_t::ncpu Number of CPUs per NUMA Node int PAPI_hw_info_t::nnodes Total Number of NUMA Nodes float PAPI_hw_info_t::revision Revision of CPU int PAPI_hw_info_t::sockets Number of sockets int PAPI_hw_info_t::threads Number of hdw threads per core int PAPI_hw_info_t::totalcpus Total number of CPUs in the entire system int PAPI_hw_info_t::vendor Vendor number of CPU char PAPI_hw_info_t::vendor_string[128] Vendor string of CPU char PAPI_hw_info_t::virtual_vendor_string[128] Vendor for virtual machine char PAPI_hw_info_t::virtual_vendor_version[128] Version of virtual machine int PAPI_hw_info_t::virtualized Running in virtual machine Author Generated automatically by Doxygen for PAPI from the source code. Version 5.2.0.0 Tue Jun 17 2014 PAPI_hw_info_t(3)
All times are GMT -4. The time now is 03:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy