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).
Examples:
$ moodss system -r jdoe@foo.bar.com
$ moodss system -r ssh://jdoe@foo.bar.com
$ moodss system --remote foo.bar.com