Skip Navigation Links | |
Exit Print View | |
Oracle Solaris 11.1 Administration: Oracle Solaris Zones, Oracle Solaris 10 Zones, and Resource Management Oracle Solaris 11.1 Information Library |
Part I Oracle Solaris Resource Management
1. Introduction to Resource Management
2. Projects and Tasks (Overview)
3. Administering Projects and Tasks
4. Extended Accounting (Overview)
5. Administering Extended Accounting (Tasks)
6. Resource Controls (Overview)
7. Administering Resource Controls (Tasks)
8. Fair Share Scheduler (Overview)
9. Administering the Fair Share Scheduler (Tasks)
Administering the Fair Share Scheduler (Task Map)
Listing the Scheduler Classes on the System
How to Make FSS the Default Scheduler Class
How to Manually Move Processes From the TS Class Into the FSS Class
How to Manually Move Processes From All User Classes Into the FSS Class
How to Manually Move a Project's Processes Into the FSS Class
How to Tune Scheduler Parameters
10. Physical Memory Control Using the Resource Capping Daemon (Overview)
11. Administering the Resource Capping Daemon (Tasks)
13. Creating and Administering Resource Pools (Tasks)
14. Resource Management Configuration Example
15. Introduction to Oracle Solaris Zones
16. Non-Global Zone Configuration (Overview)
17. Planning and Configuring Non-Global Zones (Tasks)
18. About Installing, Shutting Down, Halting, Uninstalling, and Cloning Non-Global Zones (Overview)
19. Installing, Booting, Shutting Down, Halting, Uninstalling, and Cloning Non-Global Zones (Tasks)
20. Non-Global Zone Login (Overview)
21. Logging In to Non-Global Zones (Tasks)
22. About Zone Migrations and the zonep2vchk Tool
23. Migrating Oracle Solaris Systems and Migrating Non-Global Zones (Tasks)
24. About Automatic Installation and Packages on an Oracle Solaris 11.1 System With Zones Installed
25. Oracle Solaris Zones Administration (Overview)
26. Administering Oracle Solaris Zones (Tasks)
27. Configuring and Administering Immutable Zones
28. Troubleshooting Miscellaneous Oracle Solaris Zones Problems
Part III Oracle Solaris 10 Zones
29. Introduction to Oracle Solaris 10 Zones
30. Assessing an Oracle Solaris 10 System and Creating an Archive
31. (Optional) Migrating an Oracle Solaris 10 native Non-Global Zone Into an Oracle Solaris 10 Zone
32. Configuring the solaris10 Branded Zone
33. Installing the solaris10 Branded Zone
You can use the prstat command described in the prstat(1M) man page to monitor CPU usage by active projects.
You can use the extended accounting data for tasks to obtain per-project statistics on the amount of CPU resources that are consumed over longer periods. See Chapter 4, Extended Accounting (Overview) for more information.
# prstat -J PID USERNAME SIZE RSS STATE PRI NICE TIME CPU PROCESS/NLWP 5107 root 4556K 3268K cpu0 59 0 0:00:00 0.0% prstat/1 4570 root 83M 47M sleep 59 0 0:00:25 0.0% java/13 5105 bobbyc 3280K 2364K sleep 59 0 0:00:00 0.0% su/1 5106 root 3328K 2580K sleep 59 0 0:00:00 0.0% bash/1 5 root 0K 0K sleep 99 -20 0:00:14 0.0% zpool-rpool/138 333 daemon 7196K 2896K sleep 59 0 0:00:07 0.0% rcapd/1 51 netcfg 4436K 3460K sleep 59 0 0:00:01 0.0% netcfgd/5 2685 root 3328K 2664K sleep 59 0 0:00:00 0.0% bash/1 101 netadm 4164K 2824K sleep 59 0 0:00:01 0.0% ipmgmtd/6 139 root 6940K 3016K sleep 59 0 0:00:00 0.0% syseventd/18 5082 bobbyc 2236K 1700K sleep 59 0 0:00:00 0.0% csh/1 45 root 15M 7360K sleep 59 0 0:00:01 0.0% dlmgmtd/7 12 root 23M 22M sleep 59 0 0:00:45 0.0% svc.configd/22 10 root 15M 13M sleep 59 0 0:00:05 0.0% svc.startd/19 337 netadm 6768K 5620K sleep 59 0 0:00:01 0.0% nwamd/9 PROJID NPROC SWAP RSS MEMORY TIME CPU PROJECT 1 6 25M 18M 0.9% 0:00:00 0.0% user.root 0 73 479M 284M 14% 0:02:31 0.0% system 3 4 28M 24M 1.1% 0:00:26 0.0% default 10 2 14M 7288K 0.3% 0:00:00 0.0% group.staff Total: 85 processes, 553 lwps, load averages: 0.00, 0.00, 0.00