HP-UX Workload Manager User's Guide
WLM command reference
wlmaudit
Appendix A364
wlmaudit
The wlmaudit command displays audit data generated by WLM and its
global arbiter.
Use the -t option with the WLM daemon wlmd or the global arbiter
daemon wlmpard before using wlmaudit.
wlmaudit uses /opt/perl/bin/perl to display data from audit files stored in
the /var/opt/wlm/audit/ directory. For information on the structure of
these files, see wlmaudit(1M).
The command syntax is:
wlmaudit -h
wlmaudit -V
wlmaudit [-d {wlmd | wlmpard}] [-s start_date] [-e end_date] [-o html]
where
-h
Displays usage information and exits. This option
overrides all other options.
-V
Displays version information and exits. This option
overrides all other options other than -h.
-d wlmd | wlmpard
Specifies the daemon for which to display audit data. If
you do not specify this option, wlmaudit displays the
audit data from both daemons, if available.
-s start_date
Instructs wlmaudit to display audit data beginning
from start_date. The default is 01/01/1900. Use the
format mm/dd/yyyy when specifying start_date.