HP-UX Workload Manager User's Guide
Auditing and billing
Audit data files
Chapter 6 253
Audit data files
wlmaudit takes the comma-separated data from audit files and displays
it in an easily readable report. However, if you would like to use these
files directly, they are located in the directory /var/opt/wlm/audit/. The
files are named based on the daemon of origin and the date:
wlmd.monyyyy and wlmpard.monyyyy, with monyyyy representing the
month and year, as in nov2001.
Here is an example entry from one of these files:
host1, 10/10/2002, group1, PRM, 10.000000, 0.000417, 0.000153
Each line has seven fields:
Field 1 The name of the host from which the data was
gathered
Field 2 The date (mm/dd/yyyy) the data was gathered
Field 3 The name of the entity on which the data is focused
Field 4 The type of entity. Possible types are:
NPAR an nPartition
PRM a PRM group (also known as a
workload group)
VPAR a virtual partition
Field 5 Approximate number of hours of data available for the
entity
Field 6 The CPU entitlement, or allocation, for the entity for
the date shown (in CPU hours)
Field 7 The CPU usage for the entity for the date shown (in
CPU hours)