root@debian-cq2:/etc/pandora# free -m total used free shared buffers cached Mem: 8006 790 7215 0 210 208 -/+ buffers/cache: 371 7634 Swap: 22883 2 22881
2011/4/8 Stan Hoeppner <s...@hardwarefreak.com> > Fabio DellaCorte put forth on 4/8/2011 11:52 AM: > > When I have to worry about memory RAM in case this values are low ? : > > > > cat /proc/meminfo | grep MemFree | awk '{ print $2 } > > > > or > > > > free -m | grep buffers/cache | awk '{print $4} > > > > What are your suggestion ? > > If I understood what you're actually asking I might have a suggestion. > Please post full 'free -m' output and tell us about your machine use, > application profiles, number of users, etc. > > -- > Stan > > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > Archive: http://lists.debian.org/4d9f4012.9030...@hardwarefreak.com > >