Previous Topic: Record CPU Usage

Next Topic: How You Implement NCL CPU-time Accounting

NCL CPU-time Accounting

NCL CPU-time accounting lets you collect NCL CPU usage data at user level. This data can then be used to generate reports on the CPU usage of each user.

NCL CPU usage data is provided by the generation of System Management Facility (SMF) records at regular time intervals. These records contain the user ID, and the amount of CPU-time used by that user, including multiple signons, and background APPC or ROF regions.

You can control the time interval at which records are generated, and the CPU-time threshold at which a record is generated using the USERACCT command.

You can also display the current status of CPU-time accounting.