Performance and optimization: CPU Load Calculator
Helmut Daschnigrum (contact me)
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.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Perfect (100.0%)
| Good (83.3%)
| Sufficient (75.0%)
| Good (83.3%)
| -
| -
| Sufficient (74.2%)
| 67 |
Click here for detailed information about this class on phpclasses.org