you can also check how much memmory is available using :

#sar -r

#man sar
will give you help pages on this.

man -k will give you related commands to a subject of your choice. e.g. man -k memmory.

Suresh