This is a view of memory and swap statistics for the system as a whole:

If you are running on a 2.4 kernel or above, the following extra rows are displayed:
- active
- high total
- high free
- low total
- low free
- inactive
Module options:
- -r (--remote) [[rsh|ssh]://][user@]host
remote monitoring using user as logname on remote host host (rsh or ssh facilities must be properly setup). If user is not specified, current user is used as logname on remote host. The protocol is either ssh or rsh (used by default). The module title is set to memstats(host).
When there is a communication error with the remote host, the cells containing statistical data (not empty when there is no error) in the memory and swap columns are set to void (displayed as ?). A descriptive error message is also generated in such a case.
Examples:
$ moodss memstats -r jdoe@foo.bar.com
$ moodss memstats -r ssh://jdoe@foo.bar.com
$ moodss memstats --remote foo.bar.com