- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sar/top vs glance
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
05-22-2002 12:03 AM
05-22-2002 12:03 AM
We have installed the latest patch for sar and top but problem still exsists
Any ideas gratefully received
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2002 12:09 AM
05-22-2002 12:09 AM
Solutionit is common. As the Glanceplus gives you statistical data from the time it starts
( At the time system boots )by running background daemons. But top and sar gives you the instatenous values and average of a brief interval of time it runs. So data differs.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2002 12:11 AM
05-22-2002 12:11 AM
Re: sar/top vs glance
the cpu usage output of sar includes wait i/o but glance doesn't. Thats why the sar output is a little bit more realistic for the first look.
Ruediger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2002 12:14 AM
05-22-2002 12:14 AM
Re: sar/top vs glance
I always thought top gives you real time info. sar info since when accounting was switched on and glance very recent info updated by default every five seconds.
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2002 02:42 AM
05-22-2002 02:42 AM
Re: sar/top vs glance
The reason that I asked this ?
was that we are getting ito alerts that cpus are running at 100% which is using sar -uM
others here are looking at glance and saying there is nothing wrong as glance says its at 50% and believing that over sar/top.
So maybe they will listen now !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2002 03:09 AM
05-22-2002 03:09 AM
Re: sar/top vs glance
keep in mind following if you want to tune up your system:
Check with sar -d your disk io and relayout your disk subsystem. This should you give more convenience to your system performance.
Ruediger