Scaling Group Details - Monitoring

This tab provides a graphical view of various data points being monitored for your scaling group.

Alarms

This section displays a list of configured alarms and allows you to create a new alarm.

  1. To view the details of currently configured CloudWatch alarms, expand it by clicking the plus symbol (+) next to the Cloudwatch alarms summary.
    The expanded view displays the state of each alarm, the alarm name, and their thresholds.
  2. To create a new alarm you must first select a metric, unless you are within the scaling policy creation workflow:
    1. Click Create Alarm.
      An instructional message opens.
    2. Either close the message and view a metric from the Monitoring tab of any resource's Details page or click the Take Me to the Metrics Landing Page button to be taken directly to the Metrics page.
    3. Select a metric to view and click Create Alarm.
      The Create alarm page opens. Refer to the Help in the Create alarm page for further instructions.

CloudWatch instance metrics

This part of the page displays the CloudWatch data when you enabled monitoring for your launch configuration(s).

If a launch configuration does not have monitoring enabled, no charts display. Instead, a reminder that monitoring is currently turned off for that particular launch configuration. To view CloudWatch metrics for this scaling group, change the scaling group's launch configuration from the General tab to enable instance monitoring.
  1. To adjust the range of data to display, select a desired range from the Show data for drop-down list box. Any changes in the time range applies to both instance and scaling group metrics.
  2. The graphs displayed by default are:
    • CPU utilization %. Represents the percentage of processing power currently in use by the instance.
    • Disk read bytes. The amount of data that is being read from the instance's hard disk.
    • Disk read operations. The number of read operations that has completed on all ephemeral disks available to the instance.
    • Disk write bytes. The amount of data that is being written to the instance's hard disk.
    • Disk write operations. The number of write operations that has completed on all ephemeral disks available to the instance.
    • Network in. The amount of incoming network traffic to an application on this instance.
    • Network out. The amount of outgoing network traffic to an application on this instance.
    Each of the graphs default to the average statistic for the best output results.
  3. The various ways to view the data in the graphs are:
    • Click on a graph to expand it.
    • Hover inside the graph to display a read-out of data-points desired.
    • Use the drop-down list boxes for Statistic, Show data for, and Measurement period to focus in on specific set of data points. For example, to view the combined number of healthy hosts within the last hour in 5-minute readings, select Sum from Statistic, Last hour from Show data for, and 5 minutes from Measurement period.

CloudWatch scaling group metrics

This part of the page displays the CloudWatch data when you enabled monitoring for your scaling group.

Context menu actions

A context menu, accessible by clicking the menu icon (row of three dots), contains actions associated with the monitoring of your scaling group.

The following context menu actions are available:
  • Turn monitoring on displays monitoring data associated with your scaling group.
  • Turn monitoring off disables monitoring data completely.
    When you select this option, no charts display. Instead, a reminder that monitoring is currently turned off, but you can turn it back on by clicking the Turn Monitoring On For This Scaling Group button.

Specify data range

You can specify a range in time to display the monitoring data shown in the graphs.

  1. To adjust the range of data to display, select a desired range from the Show data for drop-down list box. Any changes in the time range applies to both instance and scaling group metrics.
  2. The graphs displayed by default are:
    • Total instances. Represents the total number of instances currently in the scaling group, regardless of state.
    • In service instances. The number of instances currently in the scaling group that are in service (running and active).
    • Group min size. The smallest size of the scaling group.
    • Group max size. The largest size of the scaling group.
    • Group desired capacity. The number of instances the scaling group attempts to maintain.
    • Pending instances. The number of instances currently in the scaling group that are in pending state and not yet in service.
    • Terminating instances. The number of instances currently in the scaling group that are in the process of terminating.
    Each of the graphs default to the Maximum statistic within the last hour for the best output results.
  3. The various ways to view the data in the graphs are:
    • Click on a graph to expand it.
    • Hover inside the graph to display a read-out of data-points desired.
    • Use the drop-down list boxes for Statistic, Show data for, and Measurement period to focus in on specific set of data points. For example, to view the combined number of healthy hosts within the last hour in 5-minute readings, select Sum from Statistic, Last hour from Show data for, and 5 minutes from Measurement period.
x