This is a view of processor activity, analogous to the ps module but with data aggregated by user name, for Linux and FreeBSD based machines.
For example, a single line of data will show the CPU usage, memory usage and possibly number of files summed for all the processes belonging to the user jdoe.
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 psbyuser -r jdoe@foo.bar.com
$ moodss psbyuser -r ssh://jdoe@foo.bar.com
$ moodss psbyuser --remote foo.bar.com --all
$ moodss psbyuser -u root,jdoe --files
$ moodss psbyuser --users 0 -r foo.bar.com