|
google site
|
|||||||
| Forums | Register | Blog | Man Pages | Forum Rules | Links | Albums | FAQ | Users | Calendar | 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 and shell scripting languages here. |
![]() |
|
|
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 |
| Sponsored Links | ||
|
|
|
#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 .... |
|
#6
|
|||
|
|||
|
If you need some graphs representation from your vmstat logs,
you should have a look at : Vmstax - build your charts from vmstat log files | Michenux ![]() |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| share memory on linux | melanie_pfefer | Red Hat | 9 | 04-07-2008 03:38 PM |
| graphical remote connection to linux | mm00123 | Ubuntu | 5 | 03-28-2008 01:38 AM |
| Memory managment - linux | Igal Malka | UNIX for Advanced & Expert Users | 6 | 04-24-2006 04:47 AM |
| Linux memory usage | junkmail426 | Red Hat | 6 | 02-27-2006 08:05 AM |
| memory layout in C on linux | parasa | Programming | 3 | 10-21-2005 04:52 AM |