HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- VMSTAT o/p
Operating System - HP-UX
1834492
Members
3233
Online
110067
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
02-04-2004 10:16 PM
02-04-2004 10:16 PM
VMSTAT o/p
Hi guys,
when I do vmstat -S I get two columns headed 'si' and 'so'. More box isn't paging but these figures are very high (50k). What do they mean (I've checked man but doesn't shed much light). Do I need to increase memory, even though my box isn't paging?
Many thanks in advance!
when I do vmstat -S I get two columns headed 'si' and 'so'. More box isn't paging but these figures are very high (50k). What do they mean (I've checked man but doesn't shed much light). Do I need to increase memory, even though my box isn't paging?
Many thanks in advance!
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 10:45 PM
02-04-2004 10:45 PM
Re: VMSTAT o/p
vmstat -S display si and so. si is swap in pages. i.e no. of pages swapped into the memory. so is o. of pages swapped out to the memory. If so no. is very high, your systsem is swapping and subsequently will slow down more and more.
Also look at the output of swinfo -tam and if all swap space is used, you will experience that system is very slow. Also check with glance -m and look for memory available. If is very low, you are experiencing the memory bottlneck. You may need to put some more RAM on system.
Also look at the output of swinfo -tam and if all swap space is used, you will experience that system is very slow. Also check with glance -m and look for memory available. If is very low, you are experiencing the memory bottlneck. You may need to put some more RAM on system.
There is no substitute to HARDWORK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2004 01:32 AM
02-05-2004 01:32 AM
Re: VMSTAT o/p
You can also run sar -w 5 5
If you see the value for swpot/s (the number of processes swapped out per second) is greater than zero, - you've got the swapping activity.
Elena.
If you see the value for swpot/s (the number of processes swapped out per second) is greater than zero, - you've got the swapping activity.
Elena.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2004 05:19 AM
02-05-2004 05:19 AM
Re: VMSTAT o/p
Richard,
Are you running vmstat with a count of at least 2? If not, what you're seeing is the cumulative total since the last reboot. Run it with a count of 2 and what you get on the second line is the number of swapins/swapouts in the last line was displayed.
you can run it only once with the -S option, but you'll need to first run vmstat -z to sero the counters.
Keith
Are you running vmstat with a count of at least 2? If not, what you're seeing is the cumulative total since the last reboot. Run it with a count of 2 and what you get on the second line is the number of swapins/swapouts in the last line was displayed.
you can run it only once with the -S option, but you'll need to first run vmstat -z to sero the counters.
Keith
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