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 [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to