|
google site
|
|||||||
| Forums | Register | Blog | Man Pages | Forum Rules | Links | Albums | FAQ | Users | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
![]() |
|
|
Search this Thread |
|
#1
|
|||
|
|||
|
Unix Performance Monitoring
In the vmstat , there are many columns you can see. Can someone tell me what is the most important column that i
need to be watched on, and what value or average value should i watch inorder to determine that im experiencing a cpu bottle neck. What should be my basis. or if you use glance How many percentage will you consider a bottle neck.... what is the average percentage can be considered as your bottle neck please help. thanks |
| Sponsored Links | ||
|
|
|
#2
|
|||
|
|||
|
Look at the cpu percentage and the run queue.
The percentage shows how much of the time the CPU is being utilised (so 100% means continually), and the queue shows how many other processes are waiting to get some CPU cycles. A 100% utilisation with an empty run queue means the system is performing exactly at capacity. In glance (HP's tool, also available for Solaris, kindof like "top" on steroids), you can also select a process to zoom in on; if it shows the process is waiting on PRI, then that process is CPU bound. |
|
#3
|
|||
|
|||
|
thanks for the inputs
I appreciate it. |
| Sponsored Links | ||
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linux/Unix performance monitoring | harrisjl | Linux | 14 | 02-27-2008 10:47 AM |
| Unix performance monitoring counters | gen4ik | UNIX for Dummies Questions & Answers | 3 | 12-21-2006 06:08 AM |
| Performance monitoring | johnwilliams | UNIX for Dummies Questions & Answers | 4 | 11-08-2005 06:22 AM |
| performance monitoring | i2admin | UNIX for Advanced & Expert Users | 3 | 05-09-2003 04:09 AM |
| Unix performance monitoring via Windows/NT | btrout | UNIX for Dummies Questions & Answers | 6 | 09-27-2001 09:22 AM |