Provided by: euca2ools_3.0.2-1ubuntu1_all
NAME
euscale-enable-metrics-collection - Enable monitoring of an auto-scaling group's group metrics
SYNOPSIS
euscale-enable-metrics-collection -g GRANULARITY [-m METRIC1,METRIC2,...] [--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--debug] [--debugger] [--version] [-h] ASGROUP
DESCRIPTION
Enable monitoring of an auto-scaling group's group metrics positional arguments: ASGROUP name of the auto-scaling group to update (required) optional arguments: -g GRANULARITY, --granularity GRANULARITY granularity at which to collect metrics (e.g., '1Minute') (required) -m METRIC1,METRIC2,..., --metrics METRIC1,METRIC2,... list of metrics to collect (default: all metrics) --region USER@REGION name of the region and/or user in config files to use to connect to the service -U URL, --url URL auto-scaling service endpoint URL -I KEY_ID, --access-key-id KEY_ID -S KEY, --secret-key KEY --debug show debugging output --debugger launch interactive debugger on error --version show the program's version and exit -h, --help show this help message and exit