 |
|
Innovation award
 Nominee: 1x |
This class can be used to retrieve the CPU load level on a system running Linux.
The class retrieves the CPU load information from /proc/stat and returns the user, nice and system mode loads, the CPU load percentage, and the idle load percentage.
|
|
| Name: |
CPU Load Calculator |
| Base name: |
cpuload |
| Description: |
Retrieve the CPU load level under Linux |
| Version: |
- |
| PHP version: |
3 |
| License: |
GNU General Public License (GPL) |
| All time users: |
4025 users |
| All time rank: |
653 |
| Week users: |
4 users |
| Week rank: |
684  |
| |
|
 June 2006
Number 7 |
The CPU load is a measure of how busy an operating system is.
If a system is too busy and you need to execute an heavy task that may not be prioritary, it may be better to hold on the task for a while until the system becomes less busy.
This class is capable of retrieving the current CPU load, and so it can be useful to make task scheduling decisions that depend on how busy the operating system is on the moment.
Manuel Lemos |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Perfect (100.0%) |
Good (82.1%) |
Sufficient (75.0%) |
Good (82.1%) |
- |
- |
Sufficient (73.9%) |
86 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|