HP Process Resource Manager User's Guide

Command reference
prmanalyze
Appendix A208
-d
resource_density
Specifies the floating-point resource_density threshold for a
report.
Use this option with the conflict report or one of the time-based
reports (hourly, daily, ...). When used with the time-based reports,
this option filters out time intervals with resource usage less than
resource_density.
Express the resource_density values in the units corresponding
to the resource being analyzed.
disk KB/second
(default: 4096 KB/second)
mem KB
(default: half the memory available for nonroot users)
cpu
CPU_time/wallclock_time
(default: half the number of cores on the machine)
The CPU_time value is the amount of CPU time granted to
all active processes during a time interval. The
wallclock_time value is the amount of time that elapses on a
wallclock during the interval.
When this option is not specified, prmanalyze uses the default
density for the resource being analyzed.
-m
minimum_duration
Specifies a minimum job duration (in seconds) for inclusion in
reports.
-x
exclude_value_key
Specifies a value to exclude from all reports.
Using this option removes any line in which the
exclude_value_key is an exact match of the string in the first
column (unique id column) of the reports.
This option can be repeated. It is useful in filtering out known or
uninteresting data points.
Table A-2 prmanalyze options/parameters (Continued)
Option/parameter Description