- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to check physical memory, swap memory onHP-UX
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
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
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
тАО08-29-2006 07:30 AM
тАО08-29-2006 07:30 AM
How to check physical memory, swap memory onHP-UX
what is the command to chk the
1. physical memory
2. swap memory (virtual)
3. and the hardware configuration on the server HP
thnx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-29-2006 07:43 AM
тАО08-29-2006 07:43 AM
Re: How to check physical memory, swap memory onHP-UX
if you have ignite installed, print_manifest will give you the memory and hardware
glance will give you the memory and swap info
swapinfo (man swapinfo) will give you swap information
cstm can be used for all of the above
the sysinfo program located at this site
http://gatekeep.cs.utah.edu/hppd/hpux/
will generate a report of all the info you would ever want to know about the system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-29-2006 07:43 AM
тАО08-29-2006 07:43 AM
Re: How to check physical memory, swap memory onHP-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-29-2006 07:43 AM
тАО08-29-2006 07:43 AM
Re: How to check physical memory, swap memory onHP-UX
1.Physical Memory,
Using SAM
sam --> Performance Monitors --> System Properties --> Memory
Using command
#dmesg |grep Physical
2.Swap
sam-->disks and filesystem
3.Hardware config
#/opt/ignite/bin/print_manifest
#model
sajeer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-29-2006 07:46 AM
тАО08-29-2006 07:46 AM
Re: How to check physical memory, swap memory onHP-UX
try this method also:
grep "Physical" /var/adm/syslog/syslog.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-29-2006 08:27 AM
тАО08-29-2006 08:27 AM
Re: How to check physical memory, swap memory onHP-UX
cat /var/adm/syslog/syslog.log | grep Physical
2. To get swap space info
/usr/sbin/swapinfo - It shows available swap in KB
3. To get hardware configuration and more about server information
/opt/ignite/bin/print_manifest
Abhijeet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-29-2006 12:57 PM
тАО08-29-2006 12:57 PM
Re: How to check physical memory, swap memory onHP-UX
2. swapinfo -t
3. model
or do you want ports,disks etc
then it is
ioscan -f