To determine which resources are currently being tracked,
use the SHOW ACCOUNTING command:
$SHOW ACCOUNTING
This command produces a screen display (see the example) that
contains keywords in the following two categories:
Keywords that show which types of
resource are being tracked:
Keyword
Type of Resource
IMAGE
Resources used by an image
LOGIN_FAILURE
Resources used by an unsuccessful
attempt to log in
MESSAGE
Unformatted resource record
written to the accounting file by a call to the $SNDJBC system service
PRINT
Resources used by a print
job
PROCESS
Resources used by a process
Keywords that show which types of process are being
tracked. When the resources for processes or images are tracked,
these keywords show the process type:
Keyword
Type of Process
BATCH
Batch process
DETACHED
Detached process
INTERACTIVE
Interactive process
NETWORK
Network process
SUBPROCESS
Subprocess (the parent process can be
a batch, detached, interactive, or network process)
$SHOW ACCOUNTINGAccounting is currently enabled to log the following activities: PROCESS any process termination IMAGE image execution INTERACTIVE interactive job termination LOGIN_FAILURE login failures NETWORK network job termination PRINT all print jobs
The keywords in this example show that the local node is tracking
the resources used by each:
Interactive and network process
Image running in an interactive or network process