Hi,
What are the different memory readings mean?
In putty, when I use the command sh /root/mem.sh
-bash-3.2# sh /root/mem.sh
Memory limit...: 512 MB
Current usage..: 116 MB
Burstable Memory...: 2048 MB
Also in ssh using putty, when I use the command "free -m", it shows
-bash-3.2# free -m
total used free shared buffers cached
Mem: 2048 306 1741 0 0 0
-/+ buffers/cache: 306 1741
Swap: 0 0 0
The indirect answers that I got from JPC tech support seem to imply that the memory reading from "free -m" is the memory of the whole system/node. From searching google, it appears that most posts show reading memory usage by using 'free -m' which would give wrong memory readings for VPS's. Is my understanding close to correct?


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks