SHOW ACCOUNTING

From VSI OpenVMS Wiki
Revision as of 11:38, 2 December 2019 by Jane.doe (talk | contribs) (Created page with "'''SHOW ACCOUNTING''' is a DCL command that shows what resources the current accounting file is tracking. =Syntax= SHOW ACCOUNTING ==Qualifier...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

SHOW ACCOUNTING is a DCL command that shows what resources the current accounting file is tracking.

Syntax

SHOW ACCOUNTING

Qualifier

/OUTPUT=file controls the output destination of the command. By default, the output is the current SYS$OUTPUT device.

Example

$ sh accounting
Accounting is currently enabled to log the following activities:

      PROCESS        any process termination
      INTERACTIVE    interactive job termination
      LOGIN_FAILURE  login failures
      SUBPROCESS     subprocess termination
      DETACHED       detached job termination
      BATCH          batch job termination
      NETWORK        network job termination
      PRINT          all print jobs
      MESSAGE        user messages