JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Solaris Containers: Resource Management and Solaris Zones Developer's Guide
search filter icon
search icon

Document Information

Preface

1.  Resource Management in the Solaris Operating System

2.  Projects and Tasks

3.  Using the C Interface to Extended Accounting

Overview of the C Interface to Extended Accounting

Extended Accounting API Functions

exacct System Calls

Operations on the exacct File

Operations on exacct Objects

Miscellaneous Operations

C Code Examples for Accessing exacct Files

4.  Using the Perl Interface to Extended Accounting

5.  Resource Controls

6.  Dynamic Resource Pools

7.  Design Considerations for Resource Management Applications in Solaris Zones

8.  Configuration Examples

Index

Overview of the C Interface to Extended Accounting

Projects and tasks are used to label and separate workloads. The extended accounting subsystem is used to monitor resource consumption by workloads that are running on the system. Extended accounting produces accounting records for the workload tasks and processes.

For an overview of extended accounting and example procedures for administering extended accounting, see Chapter 4, Extended Accounting (Overview), in System Administration Guide: Solaris Containers-Resource Management and Solaris Zones and Chapter 5, Administering Extended Accounting (Tasks), in System Administration Guide: Solaris Containers-Resource Management and Solaris Zones.