This is a view of processor activity, analogous to the ps module but with data aggregated by process name, for Linux and FreeBSD based machines.
For example, if there are several xterm programs running, a single line of data will show the CPU usage, memory usage and possibly number of files summed for all the xterm program instances.
Note: for FreeBSD, the Linux compatibiliy proc filesystem must be available in /compat/linux/proc (see --proc option below).

Module options:

Notes on remote monitoring:

Examples:

$ moodss psbyname -r jdoe@foo.bar.com
$ moodss psbyname -r ssh://jdoe@foo.bar.com
$ moodss psbyname --remote foo.bar.com --all
$ moodss psbyname -u root,jdoe --files
$ moodss psbyname --users 0 -r foo.bar.com