HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- User wise memory utilization
Operating System - HP-UX
        1839830
        Members
    
    
        2679
        Online
    
    
        110156
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              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
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            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
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
Topic Options
			
				
					
	
			
		
	- 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-18-2010 12:01 AM
06-18-2010 12:01 AM
			
				
					
						
							User wise memory utilization
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi,
How to find user-wise memory utilization in HP-UX and also the total utilized memory percentage?
Thanks In advance.
Thanks,
Bala.
		
		
	
	
	
How to find user-wise memory utilization in HP-UX and also the total utilized memory percentage?
Thanks In advance.
Thanks,
Bala.
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2010 12:25 AM
06-18-2010 12:25 AM
			
				
					
						
							Re: User wise memory utilization
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi Bala,
UNIX95= ps -eo "user,pcpu,vsz"
Check the following link for similar discussion -
http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1273738783475+28353475&threadId=1316928
http://www.unix.com/hp-ux/17438-how-determine-cpu-memory-percentage-usage-per-user.html
Hope this helps.
Regards,
Murali
		
		
	
	
	
UNIX95= ps -eo "user,pcpu,vsz"
Check the following link for similar discussion -
http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1273738783475+28353475&threadId=1316928
http://www.unix.com/hp-ux/17438-how-determine-cpu-memory-percentage-usage-per-user.html
Hope this helps.
Regards,
Murali
	Let There Be Rock - AC/DC
			
			
				
			
			
			
			
			
			
		- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2010 03:28 AM
06-18-2010 03:28 AM
			
				
					
						
							Re: User wise memory utilization
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						The man pages for ps are very helpful. You probably want to see the process names and arguments too:
 
UNIX95= ps -eo "vsz,user,pcpu,args"
 
If you need to find the processes using the most memory, add sort to the end:
 
UNIX95= ps -eo "vsz,user,pcpu,args" | sort -rn
	
Bill Hassell, sysadmin
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
UNIX95= ps -eo "vsz,user,pcpu,args"
If you need to find the processes using the most memory, add sort to the end:
UNIX95= ps -eo "vsz,user,pcpu,args" | sort -rn
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2010 05:27 PM
06-18-2010 05:27 PM
			
				
					
						
							Re: User wise memory utilization
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi Bala,
From your forum profile -
>> I have assigned points to 34 of 72 responses to my questions.
Refer the following link which says how you can thank the forum -
http://forums13.itrc.hp.com/service/forums/helptips.do?#28
Regards,
Murali
		
		
	
	
	
From your forum profile -
>> I have assigned points to 34 of 72 responses to my questions.
Refer the following link which says how you can thank the forum -
http://forums13.itrc.hp.com/service/forums/helptips.do?#28
Regards,
Murali
	Let There Be Rock - AC/DC
			
			
				
			
			
			
			
			
			
		The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP
