HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Checking disk space and memory
Operating System - HP-UX
1834343
Members
2257
Online
110066
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
01-08-2008 06:35 AM
01-08-2008 06:35 AM
Checking disk space and memory
Hi,
I am working as a oracle dba (Oracle 10g 10.2.0.1 with rac) and using HP-UX 11i os.
If someone can tell me how to check space and memory. and please if someone can give me docs so that i can increase my knowledge on os from oracle dba's point of view.
I am working as a oracle dba (Oracle 10g 10.2.0.1 with rac) and using HP-UX 11i os.
If someone can tell me how to check space and memory. and please if someone can give me docs so that i can increase my knowledge on os from oracle dba's point of view.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2008 06:38 AM
01-08-2008 06:38 AM
Re: Checking disk space and memory
disk space usage
df -k
bdf
Memory
dmesg
vmstat ( convert from pages x 4096 )
If Glance is installed then all metrics are available in char or gui interface with either "glance" or "gpm"
df -k
bdf
Memory
dmesg
vmstat ( convert from pages x 4096 )
If Glance is installed then all metrics are available in char or gui interface with either "glance" or "gpm"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2008 07:04 AM
01-08-2008 07:04 AM
Re: Checking disk space and memory
Hi Virender:
please , visit docs.hp.com and download the "Admin task"
http://www.docs.hp.com/en/B2355-90950/index.html
please , visit docs.hp.com and download the "Admin task"
http://www.docs.hp.com/en/B2355-90950/index.html
The man is your friend
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2008 07:24 AM
01-08-2008 07:24 AM
Re: Checking disk space and memory
If you are a DBA, then you can use Oracle Grid to get what you want...
Disk Space
bdf, du -sk /somedir
Memory, I use a c program called memdetail (you can compile with the built in HP-UX compiler) - output like so:
# memdetail
Memory Stat total used avail %used
physical 49122.0 48670.9 451.1 99%
active virtual 43226.9 42808.7 418.1 99%
active real 41972.5 41749.0 223.4 99%
device swap 53856.0 42646.7 11209.3 79%
Rgds...Geoff
Disk Space
bdf, du -sk /somedir
Memory, I use a c program called memdetail (you can compile with the built in HP-UX compiler) - output like so:
# memdetail
Memory Stat total used avail %used
physical 49122.0 48670.9 451.1 99%
active virtual 43226.9 42808.7 418.1 99%
active real 41972.5 41749.0 223.4 99%
device swap 53856.0 42646.7 11209.3 79%
Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
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