Performance model. More...
Public Member Functions | |
__construct () | |
Constructs the Performance model. | |
get_active_service_loads () | |
Retrieve the active service loads. | |
get_active_host_loads () | |
Retrieve the active host loads. | |
get_passive_service_loads () | |
Retrieve the passive service loads. | |
get_passive_host_loads () | |
Retrieve the passive host loads. | |
percentage_of ($value, $of) | |
Get a percentage value from $value of $of. |
Performance model.
Performance_Model::get_active_host_loads | ( | ) |
Retrieve the active host loads.
Performance_Model::get_active_service_loads | ( | ) |
Retrieve the active service loads.
Performance_Model::get_passive_host_loads | ( | ) |
Retrieve the passive host loads.
Performance_Model::get_passive_service_loads | ( | ) |
Retrieve the passive service loads.
Performance_Model::percentage_of | ( | $ | value, | |
$ | of | |||
) |
Get a percentage value from $value of $of.