The problem that I am seeing with
top is that it appears to be showing the total system memory and system memory usage, not what is allocated to my
VPS, so there is not an easy way to determine how much memory
I have left.
I can use top to determine what processes are taking up a specific amount of memory, but it is still difficult to determine if I really do need to take some action or not.
Top also is including the amount of Swap space that I am using within the memory usage. Right now, by adding up the memory usage of each process, I am using, what appears to be, 375.7MB's...
Top also displays that I have over 4 gig's of RAM...thats the total amount of RAM within the system, not what is allocated to my
VPS.