Provided by: euca2ools_3.1.0-1_all
NAME
euscale-disable-metrics-collection - Disable monitoring of an auto-scaling group's group metrics
SYNOPSIS
euscale-disable-metrics-collection [-m METRIC1,METRIC2,...] [--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--debug] [--debugger] [--version] [-h] ASGROUP
DESCRIPTION
Disable monitoring of an auto-scaling group's group metrics positional arguments: ASGROUP name of the auto-scaling group to update (required) optional arguments: -m METRIC1,METRIC2,..., --metrics METRIC1,METRIC2,... list of metrics to disable (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