What different factors/metrics can be used within recommendations
What different factors/metrics can be used within recommendations
All recommendations that the Yotascale™ software provides can be tweaked. Following are the metrics that are used to calculate recommendations and can be configured by the user.
Memory
Metric
Description
Memory Used
This metric counts memory allocated by applications and the operating system as used.
CPU
Metric
Description
CPUUtilization
The percentage of allocated EC2 compute units that are in use on the instance. This metric identifies the processing power required to run an application upon a selected instance.
Network
Metric
Description
NetworkIn
The number of bytes received on all network interfaces by the instance. This metric identifies the volume of incoming network traffic to a single instance
NetworkOut
The number of bytes sent out on all network interfaces by the instance. This metric identifies the volume of outgoing network traffic from a single instance.
Storage
Metric
Description
DiskReadOps
Completed read operations from all instance store volumes available to the instance in a specified period of time.
DiskWriteOps
Completed write operations to all instance store volumes available to the instance in a specified period of time.
DiskReadBytes
Bytes read from all instance store volumes available to the instance.
DiskWriteBytes
Bytes written to all instance store volumes available to the instance.