top
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| top [2012/03/21 10:59] – [Columns] k2patel | top [2020/08/10 02:35] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| id = idle | id = idle | ||
| hi = hardware interrupts | hi = hardware interrupts | ||
| - | si = software interrupts | + | si = software interrupts |
| + | st = steal time (time in involuntary wait by virtual cpu while hypervisor is servicing another processor) | ||
| </ | </ | ||
| Line 121: | Line 122: | ||
| Less formal documentation can also be found on the ' | Less formal documentation can also be found on the ' | ||
| </ | </ | ||
| + | |||
| + | |||
| + | ==== .toprc ==== | ||
| + | .toprc is the file you do not need to play with it all the time.\\ | ||
| + | Here is my .toprc file.\\ | ||
| + | |||
| + | |||
| + | <code bash | ~/ | ||
| + | |||
| + | RCfile for "top with windows" | ||
| + | Id:a, Mode_altscr=0, | ||
| + | Def | ||
| + | winflags=130489, | ||
| + | summclr=6, msgsclr=1, headclr=3, taskclr=2 | ||
| + | Job | ||
| + | winflags=64825, | ||
| + | summclr=6, msgsclr=6, headclr=7, taskclr=6 | ||
| + | Mem | ||
| + | winflags=64825, | ||
| + | summclr=5, msgsclr=5, headclr=4, taskclr=5 | ||
| + | Usr | ||
| + | winflags=64825, | ||
| + | summclr=3, msgsclr=3, headclr=2, taskclr=3 | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | Playing with color is not advised from interface as it was hard for me :) still you can try using " | ||
| + | Here is how i played. | ||
| + | |||
| + | <code text> | ||
| + | |||
| + | Select target as upper case letter: | ||
| + | S = Summary Data, M = Messages/ | ||
| + | H = Column Heads, | ||
| + | Select color as number: | ||
| + | 0 = black, | ||
| + | 4 = blue, 5 = magenta, | ||
| + | |||
| + | </ | ||
| + | |||
| + | **Curwin=0** Which define which block you are using start the first one as " | ||
| + | |||
| + | **summclr=6, | ||
top.1332327575.txt.gz · Last modified: 2020/08/10 02:29 (external edit)
