![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| share memory on linux | melanie_pfefer | Linux | 9 | 04-07-2008 12:38 PM |
| graphical remote connection to linux | mm00123 | Linux | 5 | 03-27-2008 11:38 PM |
| Memory managment - linux | Igal Malka | UNIX for Advanced & Expert Users | 6 | 04-24-2006 01:47 AM |
| Linux memory usage | junkmail426 | Linux | 6 | 02-27-2006 06:05 AM |
| memory layout in C on linux | parasa | High Level Programming | 3 | 10-21-2005 01:52 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
Graphical representation of Virual Memory (on Linux)
Hi Folks
Can anyone help me get a shell / any other script which will give me graphical representation of Virtual Memory statistics against the time. If someone has any script which will just provide the same without any graphical representation of Virtual Memory statistics - that also will be helpful Thanks a lot to all in advance C Saha |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Take a look at the vmstat and free commands for text style output.
|
|
#3
|
||||
|
||||
|
VMSTAT - It gives o/p like this ... just a set of data not any graph ...
$vmstat procs memory swap io system cpu r b w swpd free buff cache si so bi bo in cs us sy id 0 1 0 5896 11588 15516 1968884 1 2 4 4 0 3 5 4 1 |
|
#4
|
||||
|
||||
|
You stated:
Quote:
|
|
#5
|
||||
|
||||
|
Quote:
I am also looking from commands and vmstat is really good one. Anyway Thanks for that .... |
||||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|