JPinfo
JPinfo is a tabular display of running processes and some of their
properties.
The fields displayed are:
- COMMAND: the file executed
- pid: process id
- ppid: parent process id
- USER: name of process owner
- GROUP: group of process owner
- nlwp: number of lwps (threads) in the process
- SZ: the size of the process
- RSS: resident set size
- START: the time the process started execution
- TIME: cpu time accumulated by the process
- TASK: process taskid
- PROJ: process project id
- ZONE: id of the zone the process is running in
- CT: process contract id (see smf)
Not all are shown by default; you can select which fields are
displayed using the Columns menu.
The rows can be sorted by selecting the column header.
The toolbar
The toolbar contains a small number of menus.
- File - allows you to exit JPinfo.
- Update every - allows you to change how rapidly the statistics are
updated.
- Help - shows this help file, and the CDDL license that this
software is licensed under.
- Users - allows you to select which users' processes are shown.
- Columns - allows you to select which columns are shown.
- Zones (only if multiple zones are running when JPinfo starts) - allows you to select which zones' processes are shown.