UNIX Acct User Resource Usage, Monthly Overview
For a specific node in the network, this report (see UNIX Acct User Resource Usage, Monthly Overview) provides monthly overview information about the resource usage by user name. The report would typically be run each month in batch mode, and if the report shows that further investigation for a specific user (or users) is required, you can then use the report UNIX Acct Commands by User, Daily Overview for a daily breakdown of resource usage by the user(s). The report is produced by period name (for example, PRIME or NIGHT).
The report can be used as a guide for charging users and departments for the system resources they have used.
This information identifies the report:
- Report ID
- XACCT04
- Report group
- Accounting Subcomponent Reports
- Source
- XACCT_COMMAND_M, (described on page XACCT_COMMAND_D, _M)
- Attributes
- UNIX, Acct, Accounting, Command, Cmd, User, Monthly, Overview
- Variables
- Month, Node name, Period name
Figure 1. Example
of UNIX Acct User Resource Usage, Monthly Overview
UNIX Acct User Resource Usage, Monthly Overview
Month: 2003-12-01 Period: 'PRIME '
Node name: 'aix555 '
| Elapsed System User
User | Commands time time time IO
name | (count) (hour) (sec) (sec) (KB)
--------| -------- -------- -------- -------- --------
smith | 514 1.19 58 125 3392
root | 104 0.18 4 2 317
Tivoli Decision Support for z/OS Report: XACCT04
The report contains this information:
- User name
- The name of the user who has used this node.
- Commands (count)
- The total number of commands this user has entered.
- Elapsed time (hour)
- The elapsed time (in hours) used by this user, entering this command. This is calculated as ELAPSED_SEC/3600.
- System time (sec)
- The system time (in seconds) used by this user, entering this command.
- User time (sec)
- The user time (in seconds) used by this user, entering this command.
- IO (KB)
- Characters (in kilobytes) that have been transferred by this user, using this command. This is calculated as IO_CHAR/1024.