Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
google site



Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here.

Closed Thread
English Japanese Spanish French German Portuguese Italian Powered by Powered by Google
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-11-2006
csaha's Avatar
Registered User
 

Join Date: Feb 2005
Posts: 81
Thanks: 0
Thanked 0 Times in 0 Posts
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  
Old 01-11-2006
RTM's Avatar
RTM RTM is offline Forum Advisor  
Registered User
 

Join Date: Apr 2002
Location: On my motorcycle
Posts: 3,090
Thanks: 0
Thanked 6 Times in 3 Posts
Take a look at the vmstat and free commands for text style output.
  #3  
Old 01-11-2006
csaha's Avatar
Registered User
 

Join Date: Feb 2005
Posts: 81
Thanks: 0
Thanked 0 Times in 0 Posts
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  
Old 01-11-2006
RTM's Avatar
RTM RTM is offline Forum Advisor  
Registered User
 

Join Date: Apr 2002
Location: On my motorcycle
Posts: 3,090
Thanks: 0
Thanked 6 Times in 3 Posts
You stated:
Quote:
If someone has any script which will just provide the same without any graphical representation of Virtual Memory statistics - that also will be helpful
That is what the vmstat and/or free commands will do - no need for a script. And I did mention it was text style output.
  #5  
Old 01-11-2006
csaha's Avatar
Registered User
 

Join Date: Feb 2005
Posts: 81
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:

You stated:
Quote:
If someone has any script which will just provide the same without any graphical representation of Virtual Memory statistics - that also will be helpful
Heyyy I didnt mean that - I am sorry about that ... dont mind :-)

I am also looking from commands and vmstat is really good one. Anyway Thanks for that ....
  #6  
Old 04-17-2009
Registered User
 

Join Date: Apr 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
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
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


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



All times are GMT -4. The time now is 07:49 AM.