- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HP-UX top command specifics
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
10-24-2010 11:46 PM
10-24-2010 11:46 PM
HP-UX top command specifics
Partial output of TOP
System Page Size: 4Kbytes
Memory: 1831796K (853596K) real, 2985852K (1874188K) virtual, 10458236K free Page# 1/6
And here the memory from syslog
/var/adm/syslog #cat syslog.log |grep -i phy
Can anyone help me understand the difference between the two.
Regards,
Ashutosh Singh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2010 12:42 AM
10-25-2010 12:42 AM
Re: HP-UX top command specifics
What are you really trying to figure out? Have you read the top(1) man page?
Have you looked at "swapinfo -tam"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2010 12:51 AM
10-25-2010 12:51 AM
Re: HP-UX top command specifics
I have checked the man page of TOP but it doesn't clarifies what does the memory part in its output shows. It says
Memory Data
Reports virtual and real memory used by user processes (with
the amount of memory considered "active" in parentheses) and
the amount of free memory.
So, I want to know what is the diff b/w real, virtual and free and the significance of the memory shown in brackets.
Regards,
Ashutosh Singh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2010 07:49 AM
11-10-2010 07:49 AM
Re: HP-UX top command specifics
Top displays an output which tells us the memory used as of "now". It is a REAL TIME monitoring tool and swapinfo tells us how much is allocated. This is the most significant difference.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2010 04:49 AM
11-18-2010 04:49 AM