- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how to check the real memory usage in hp-ux 11.31
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
07-04-2015 12:07 PM
07-04-2015 12:07 PM
how to check the real memory usage in hp-ux 11.31
swapinfo -tam command outpout
/dev/vg00/swapdev
*************************
Total memory - 65GB , used -30GB , Free -35 GB
Physical memory
*****************
Total memory - 24GB , used -3GB , Free -20 GB
but in top command we found below memory output
System Page Size: 4Kbytes
Memory: 19282568K (1929912K) real, 57718252K (5759048K) virtual, 845192K free Page# 1/104
swapinfo output says free physical memory is 20Gb, but in top command output says 845192k free...
how to conclude whcih one is correct information
please find the vmstat output value
****************************************
pi po
1048 1002
----> i dont know how to check the memory outage in server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2015 03:06 AM - edited 07-10-2015 11:02 AM
07-05-2015 03:06 AM - edited 07-10-2015 11:02 AM
Re: how to check the real memory usage in HP-UX 11.31
>swapinfo -tam command outpout
Please provide the whole output.
But if you want accurate usage, you should use glance or a program using pstat(2).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2015 06:15 PM
07-06-2015 06:15 PM
Re: how to check the real memory usage in hp-ux 11.31
top's memory line has been broken for many years.
Memory usage is much more than process space. There are shared memory segments (ipcs -bmop), the kernel's buffer cache (filecache), etc. If you don't have glance installed, swapinfo -tam will give you a general number to use.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2015 08:36 AM
07-09-2015 08:36 AM
Re: how to check the real memory usage in hp-ux 11.31
swapinfo output
$ /usr/sbin/swapinfo -tam
Mb Mb Mb PCT START/ Mb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 65536 650 64886 1% 0 - 1 /dev/vg00/lvol2
reserve - 1028 -1028
memory 23432 3305 20127 14%
total 88968 4983 83985 6% - 0 -
$
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2015 11:01 AM
07-10-2015 11:01 AM
Re: how to check the real memory usage in HP-UX 11.31
>dev 65536 650 64886 1% 0 - 1 /dev/vg00/lvol2
You have way too much device swap. If you have to use it, you're going to be very slow.
>memory 23432 3305 20127 14%
You're not under any memory pressure now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2015 06:21 AM - last edited on 01-24-2024 06:05 AM by Sunitha_Mod
07-21-2015 06:21 AM - last edited on 01-24-2024 06:05 AM by Sunitha_Mod
Re: how to check the real memory usage in HP-UX 11.31
Hi,
please find the attached below server machinfo output. please confirm in the below logs how many cpu and core are availble.
Server -1
**********
$ machinfo
CPU info:
Intel(R) Itanium(R) Processor 9340 (1.6 GHz, 15 MB)
4 cores, 8 logical processors per socket
4.79 GT/s QPI, CPU version E0
Active processor count:
2 sockets
5 cores (2 to 3 per socket)
10 logical processors
LCPU attribute is enabled
Memory: 30761 MB (30.04 GB)
Firmware info:
Firmware revision: 004.044.000
FP SWA driver revision: 1.18
IPMI is supported on this system.
BMC firmware revision: 2.53
Platform info:
Model: "ia64 hp Superdome2 16s"
Machine ID number: 883b8ec7-df80-11df-9320-79fdc6c07cda
Machine serial number: **Confidential info erased**
OS info:
Nodename: RMCI01
Release: HP-UX B.11.31
Version: U (unlimited-user license)
Machine: ia64
ID Number: 2285604551
vmunix _release_version:
@(#) $Revision: vmunix: B.11.31_LR FLAVOR=perf
$
Server -2
**********
$ machinfo
CPU info:
Intel(R) Itanium(R) Processor 9340 (1.6 GHz, 10 MB)
4 cores, 8 logical processors per socket
4.79 GT/s QPI, CPU version E0
Active processor count:
2 sockets
4 cores (2 per socket)
8 logical processors (4 per socket)
LCPU attribute is enabled
Memory: 32828 MB (32.06 GB)
Firmware info:
Firmware revision: 004.044.000
FP SWA driver revision: 1.18
IPMI is supported on this system.
BMC firmware revision: 2.53
Platform info:
Model: "ia64 hp Superdome2 16s"
Machine ID number: 883b8ec7-df80-11df-9320-79fdc6c07cda
Machine serial number: **Confidential info erased**
OS info:
Nodename: RMDB01
Release: HP-UX B.11.31
Version: U (unlimited-user license)
Machine: ia64
ID Number: 2285604551
vmunix _release_version:
@(#) $Revision: vmunix: B.11.31_LR FLAVOR=perf
$
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2015 11:58 AM
07-21-2015 11:58 AM
Re: how to check the real memory usage in HP-UX 11.31
>Server-1
>5 cores (2 to 3 per socket)
You have 5 CPUs, ignoring hyperthreading. Not sure how you have 2 to 3, unless you are in a VM?
>Server-2
>4 cores (2 per socket)
You have 4 CPUs, ignoring hyperthreading.
I'm not sure how much help hyperthreading will be.