PowerPower is a measure of the energy that is consumed by a physical device. |
PricePrice
is an indication of utilization or the value of a resource; high utilization increases the price. In on-prem
environments, price is based on congestion, and resource prices grow
asymptotically with percent utilization. In the Cloud, pricing is based on
actual dollar cost. Turbonomic uses its Economic
Scheduling Engine to analyze the market and make these decisions. The effect
is an invisible hand that dynamically guides your IT infrastructure to the
optimal use of resources. |
ProducerSee Seller |
PrometheusPrometheus is an open-source systems monitoring and alerting toolkit. Turbonomic can discover Prometheus targets using Prometurbo. Find details for deploying Prometurbo in Github at https://github.com/turbonomic/prometurbo. |
PrometurboPrometurbo is a Turbonomic probe that connects to Prometheus servers to collect application metrics and pass them to Turbonomic. Find details for deploying Prometurbo in Github at https://github.com/turbonomic/prometurbo. |
Rate of ResizeThe Rate of Resize is a setting that determines how much of a recommended change Turbonomic will make in one action. When resizing resources for an entity, Turbonomic calculates the optimal values for those resources. But it does not necessarily make a change to those values in a single action. Turbonomic uses the Rate of Resize setting to determine how to make the change in a single action, as follows:
|
Ready QueueReady Queue is the percentage of time that there is work to be done for VMs, but no physical CPU (Central Processing Unit) available on which to do it (i.e., all host CPUs are busy serving other VMs). So, if you have 5 VMs with 4 VCPUs, and they’re on a 16 CPU host, that means that no more than 4 VMs can run a process at the same time. One of those VMs has to wait in a ready queue. It is an on-prem commodity in the Turbonomic market, meaning it can be bought and sold. |
Recommend (Action Mode)Recommend is an Action Mode that directs Turbonomic to post only the actions that it generates, so you can review them and then execute the ones that are safe to execute outside the Turbonomic user interface (for example, from the given hypervisor). Turbonomic posts the generated actions in the Pending Actions chart. |
Regular Expression (Regex)A Regular Expression (Regex) is a string of letters and symbols (sometimes numbers) that defines a search pattern. Turbonomic supports Regular Expressions to define groups and filter Search results. |
Remaining GC CapacityRemaining GC Capacity is the percentage of CPU time not spent on garbage collection (GC). Turbonomic uses this metric in conjunction with Heap Utilization when making scaling decisions for Application Component entities. |