- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Glance + Shows that CPU utilization is 100%
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-17-2005 10:26 PM
02-17-2005 10:26 PM
Glance + Shows that CPU utilization is 100%
Can somebody tell me as to how to tune my kernel so that i can reduce the CPU utilization?
Rgds,
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2005 10:36 PM
02-17-2005 10:36 PM
Re: Glance + Shows that CPU utilization is 100%
The only way to really address this is to very carefully review what is actually running on the machine to see if there are unnecessary processes that could either not be run at all, or postponed to a less busy time. Failing any progress in this direction, you will need to look at upgrading either the number of or speed of your cpu(s).
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2005 10:37 PM
02-17-2005 10:37 PM
Re: Glance + Shows that CPU utilization is 100%
have a search of the forums with :
"Glance 100% CPU"
returns quite a few possible starting points.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2005 10:39 PM
02-17-2005 10:39 PM
Re: Glance + Shows that CPU utilization is 100%
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2005 10:39 PM
02-17-2005 10:39 PM
Re: Glance + Shows that CPU utilization is 100%
please double check your 100% from glance by running top.
Glance had/has(?) a problem whereby it adds up all the processors into one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2005 10:42 PM
02-17-2005 10:42 PM
Re: Glance + Shows that CPU utilization is 100%
2 things:
First, just because CPU utilisation shows as 100% doesn't necessarily mean you have a problem. If CPUs go up to 100% for a while, then come back down, and only go back up occasionally, it may just mean that your system is working hard, but coping with the load. Even if it stays at 100% for most of the time, it still may not be a problem. The question is, how responsive is the machine while it's at 100%? It's only a problem if there are signs/symptoms that it can't cope with what it's being asked to do, e.g. slow response, jobs taking too long, users complaining etc.
Second, it's not as easy as that. You need to look at WHY the CPU's are running at 100%. Maybe there's a runaway process that's using it all, maybe there is just too much for it to do, and it can't cope with the workload. It's quite possible that tuning the kernel would improve performance, but we really need more information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2005 02:38 PM
02-18-2005 02:38 PM
Re: Glance + Shows that CPU utilization is 100%
Thanks for all your suggestions.
The system response remains good even during 100% CPU utilization. Oracle applications consumes most of the CPU.
Utilization remains 100 % for about an hour or so during the day. Guess that's not a problem.
Rgds,
Suraj