hey,
MemAvailable is not there in /proc/meminfo on RHEL 6 systems, even MemFree calculations are different on RHEL6 and RHEL 7 systems. Is there a way to calculate MemAvailable on RHEL 6?
Thanks,
Prakash
hey,
MemAvailable is not there in /proc/meminfo on RHEL 6 systems, even MemFree calculations are different on RHEL6 and RHEL 7 systems. Is there a way to calculate MemAvailable on RHEL 6?
Thanks,
Prakash
I don’t think so. Have you tried free
command?
free -m
free -k
top
htop