This is a view of miscellaneous information for a Linux system, as the following example shows:

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 system(host).
When there is a communication error with the remote host, the data cells in the CPU speed, CPU MIPS, users and processes rows are set to the numeric void value (displayed as ?), while the other cells are emptied. A descriptive error message is also generated in such a case.
Examples:
$ moodss system -r jdoe@foo.bar.com
$ moodss system -r ssh://jdoe@foo.bar.com
$ moodss system --remote foo.bar.com