System monitor and Throttle

Output the throttle heavy program example script
Package:
System monitor and Throttle
Summary:
Monitor system usage and throttle heavy programs
Groups:
Files and Folders, PHP 5, System information
Author:
Manuel Lemos
Description:
This class can be used to monitor the system usage and throttle heavy programs.

It can check if the CPU load is too high and whether the available disk space on certain partition is too low.

The class can also execute a given program and suspend its execution when the system resources usage is excessive. Then it can wait and resume the program execution when the resources usage lowers to acceptable levels again.

It can be used to throttle the execution of heavy programs, so other programs that have greater priority can run faster.


Powered by Gewgley