- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- glance and sar showing very different cpu idle tim...
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
02-25-2005 01:40 AM
02-25-2005 01:40 AM
glance and sar showing very different cpu idle times
We have a fairly busy Oracle server that we're trying to understand the performance of. One of the problems in analyzing is that sar and glance show very different statistics for cpu usage. sar shows the cpu as 70% "wio" and around 10% idle . glance shows the cpu as around 75% idle.
Can anyone explain why these are so different?
Thanks,
Doug
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2005 01:57 AM
02-25-2005 01:57 AM
Re: glance and sar showing very different cpu idle times
glance has hooks built into the kernel. sar does not.
live free or die
harry d brown jr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2005 02:00 AM
02-25-2005 02:00 AM
Re: glance and sar showing very different cpu idle times
Okay, but is the implication that sar is just wrong? Why is sar fooled? One reason it's an issue is that the DBA tools are based on sar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2005 07:27 AM
07-13-2005 07:27 AM
Re: glance and sar showing very different cpu idle times
Maybe the reason your two sets of numbers are so close (80 and 75) is because they're actually showing the same thing, just at slightly different sampling times.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2005 07:31 AM
07-13-2005 07:31 AM
Re: glance and sar showing very different cpu idle times
I wouldn't consider idle and wio to be the same. In one case, the CPU has nothing to schedule or to do. In the other case, the CPU is waiting for I/O to be satisfied before it can continue servicing a process.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2005 07:44 AM
07-13-2005 07:44 AM
Re: glance and sar showing very different cpu idle times
This is really an off-the-top-of-the-head response from me though, like I said I'm certainly no expert - but maybe the activity on the thread will draw some renewed attention from the real ITRC gods. :-)