TakeCurrentSimulationTimeProbe |
Measures a point in time metric (in seconds) by requesting the current simulation time from the
simulation controller (observed state object).
|
TakeNumberOfResourceContainersProbe |
Probes the number of resource containers within a resource environment.
|
TakePassiveResourceStateProbe |
Measures a passive resource state metric (dimensionless) by calculating the difference between
the capacity of the passive resource (observed state object) and its available resources.
|
TakeScheduledResourceDemandProbe |
Measures a resource demand metric (in seconds) by listening to demands to a scheduled resource
(event source type).
|
TakeScheduledResourceStateProbe |
Measures a CPU state metric (dimensionless) by requesting the queue length from the scheduled CPU
resource (observed state object).
|
TakeScheduledResourceUtilization |
Measures the CPU utilization (dimensionless) by requesting the queue length
from the scheduled CPU resource (observed state object) for all cores
normalized by the number of cores.
|