![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linux/Unix performance monitoring | harrisjl | Linux | 14 | 02-27-2008 08:47 AM |
| Unix Performance Monitoring | kaibiganmi | UNIX for Dummies Questions & Answers | 2 | 11-23-2007 05:01 PM |
| Performance monitoring | johnwilliams | UNIX for Dummies Questions & Answers | 4 | 11-08-2005 04:22 AM |
| performance monitoring | i2admin | UNIX for Advanced & Expert Users | 3 | 05-09-2003 01:09 AM |
| Unix performance monitoring via Windows/NT | btrout | UNIX for Dummies Questions & Answers | 6 | 09-27-2001 06:22 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Unix performance monitoring counters
Which performance counters you might to define as "The most important counters in checking unix performance"
|
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
The most important ones depend on the role of the machine, but for a quick glance I usually check CPU % busy, CPU % waiting on I/O, and used versus cached memory.
|
|
#3
|
|||
|
|||
|
What do you think?
blks_read/sec blks_written/sec read_io_ops/sec write_io_ops/sec 1minAvg 5minAvg Cached Mem MemFree MemShared MemTotal Swap SwapCached SwapFree SwapTotal Idle System User Context Switches/sec Interrupts/sec Page Ins/sec Page Outs/sec Swap Ins/sec Swap Outs/sec Page Faults/sec |
|
#4
|
||||
|
||||
|
Quote:
|
||||
| Google The UNIX and Linux Forums |