- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cpu utilization
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
06-01-2007 01:43 AM
06-01-2007 01:43 AM
Customer has raised a case(ticket) saying that the server(hp-ux) is responding very slow .
pls let me know the stepwise troubleshooting for performance related issues.
Regards
Ak
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2007 01:55 AM
06-01-2007 01:55 AM
Re: cpu utilization
That's only a little less complex than saying "please give me a procedure for doing brain surgery".
Performance monitoring and tuning is an art; one that can be learned, but still an art. There are any number of books and classes on it. It's not something that can be easily put into procedures becuase it's more of a deductive exercise. You go where the data points you.
Commands that you'll find useful:
sar
vmstat
iostat
glance # if purchased
perfview # if purchased
I'll leave you to your man page reading :)
Doug
------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2007 01:56 AM
06-01-2007 01:56 AM
Re: cpu utilization
forgot:
netstat
lanscan
lanadmin
Doug
------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2007 02:00 AM
06-01-2007 02:00 AM
Re: cpu utilization
http://h21007.www2.hp.com/dspp/files/unprotected/devresource/Docs/TechPapers/UXPerfCookBook.pdf
HP-UX Kernel Tuning and Performance Guide:
http://docs.hp.com/en/1219/tuningwp.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2007 02:33 AM
06-01-2007 02:33 AM
SolutionDoes the server run in isolation or linked to other servers at the o/s, db or application level?
interrogate the user - just 1 user or everybody affected?
some of the time or only at peak times?
what proccesses are running slowly - backups? ftp transfers? logins?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2007 02:52 AM
06-01-2007 02:52 AM
Re: cpu utilization
If you don't have glance installed, you can use 'top' to see the top processes using CPU.
Check the output of 'swapinfo -tam' to see if you have paged anything at to your device swap.
Determine what EXACTLY the customer means when they say "...the server(hp-ux) is responding very slow ." Do they mean it is slow to log in? Do they mean it is slow doing normal daily tasks?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2007 11:36 PM
06-07-2007 11:36 PM