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

If you are running on a 2.4 kernel, the following extra rows are displayed:
- active
- dirty
- clean
- target
- high total
- high free
- low total
- low free
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).
Examples:
$ moodss memstats -r jdoe@foo.bar.com
$ moodss memstats -r ssh://jdoe@foo.bar.com
$ moodss memstats --remote foo.bar.com