[rrd-users] Re: memory

Michael M. Imrick mimrick at up.net
Sun Feb 11 13:07:28 MET 2001



Hi,

I'm not sure, but I think to graph real memory in use you need to do
something like

(memTotalReal) - (AvailReal) = memory in use.

Take those values that you have down there, and divide them by 1024 for a
check of what you have in your system, see if that all matches up.

To get an idea of what is "AvailReal" top should do the trick.

cya



On Sat, 10 Feb 2001, Cody Brugh wrote:

> Date: Sat, 10 Feb 2001 13:48:49 -0800
> From: Cody Brugh <brugh14 at codybrugh.com>
> To: to.rrd-users at list.ee.ethz.ch
> Subject: [rrd-users] memory
> 
> 
> what one of these would I use to graph how much memory I am useing?
> 
> enterprises.ucdavis.memory.memTotalSwap.0 = 131504
> enterprises.ucdavis.memory.memAvailSwap.0 = 131504
> enterprises.ucdavis.memory.memTotalReal.0 = 192872
> enterprises.ucdavis.memory.memAvailReal.0 = 88588
> enterprises.ucdavis.memory.memTotalFree.0 = 220092
> enterprises.ucdavis.memory.memMinimumSwap.0 = 16000
> 
> thanks,
> Cody
> 
> --
> Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
> Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
> Archive     http://www.ee.ethz.ch/~slist/rrd-users
> WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi
> 


--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list