- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- system performance
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
01-05-2009 07:36 AM
01-05-2009 07:36 AM
system performance
What is the best way to check the system performance.
and which things need to be check in heigh memory and cpu utilization cases......
thanks
viney
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2009 07:54 AM
01-05-2009 07:54 AM
Re: system performance
There are many tools available. Glance plus is one of the best product if you have.
You can also use top, sar, vmstat, iostat, netstat, swapinfo commands as well to know the resource utilisation.
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2009 07:55 AM
01-05-2009 07:55 AM
Re: system performance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2009 08:03 AM
01-05-2009 08:03 AM
Re: system performance
https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&cp=1-11-15-28^9637_4000_100__
HTH
"Flounder"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2009 08:35 AM
01-05-2009 08:35 AM
Re: system performance
in vmstat, wht is thing need to be checked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2009 08:45 AM
01-05-2009 08:45 AM
Re: system performance
glance probably gives more details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2009 05:51 AM
01-06-2009 05:51 AM
Re: system performance
Actually i have ia64 hp server rx3600 server and its cpu utilization is 98 % and memory utilization is 96 % but in system no major process is going on..........
and sar output is:--
17:50:15 %usr %sys %wio %idle
17:50:17 32 65 0 3
17:50:19 32 62 0 5
17:50:21 31 66 0 4
17:50:23 26 71 0 3
17:50:25 29 69 0 2
Average 30 67 0 3
give some suggestion. i don't have glance like software
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2009 05:56 AM
01-06-2009 05:56 AM
Re: system performance
Use top command to see which procoess consumes more cpu cycles..
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2009 06:00 AM
01-06-2009 06:00 AM
Re: system performance
in top also
CPU TTY PID USERNAME PRI NI SIZE RES STATE TIME %WCPU %CPU COMMAND
1 ? 27525 oracle 154 20 1258M 7272K sleep 0:23 4.51 4.50 ora_j001_pcard
1 ? 14827 oracle 154 20 1257M 7640K sleep 0:33 4.49 4.49 ora_j000_pcard
1 ? 14270 oracle 191 20 1258M 7556K run 0:04 4.53 4.39 ora_j004_pcard
it is show only 4.51,4.49,4.53 % of cpu utilization only......
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2009 06:00 AM
01-06-2009 06:00 AM
Re: system performance
If you have a support contract with HP, you should be able to see this document:
http://www11.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c00958823-12
It gives you all the basics that you need to understand the free basic tools used to troubleshoot performance issues.
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2009 06:04 AM
01-06-2009 06:04 AM
Re: system performance
i unable to open it
viney
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2009 06:47 AM
01-06-2009 06:47 AM
Re: system performance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2009 06:49 AM
01-06-2009 06:49 AM
Re: system performance
That's for each process. If you add up all the processes you may end up with the 98% utilization. Same for memory.
Having high CPU and memory utilization does not mean there is something wrong. It may be normal for your oracle environment. How much total memory do you have and how many CPUs?
Look further into the top listing, unless you find a single process that unjustifyingly is using a lot of CPU and memory, there is nothing wrong. You may need to add resources to your server.
Another thing to look into is cleanup andy unecesssry processes that may be running on your server. But that's another topic...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2009 06:54 AM
01-06-2009 06:54 AM
Re: system performance
I have 2 processor and 4 GB RAM
Viney
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2009 08:24 AM
01-06-2009 08:24 AM
Re: system performance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2009 03:04 AM
01-08-2009 03:04 AM