This is a view of network routes for the system (tested on IPv4 only).
Networks and hosts addresses are looked up and converted to official names when possible.

Module options:
-
-n (--numeric)
display numerical addresses instead of trying to determine symbolic host or network names.
-
-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 route(host).
Examples:
$ moodss route --numeric
$ moodss -- route -n
$ moodss route -r jdoe@foo.bar.com
$ moodss route -r ssh://jdoe@foo.bar.com
$ moodss route --remote foo.bar.com