This is a view of processor activity, analogous to the ps module but with data aggregated by process name.
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.

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