[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: When ram memory is critical ?



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



Reply to: