table of contents
EUCA-MONITOR-INSTANCES(1) | User Commands | EUCA-MONITOR-INSTANCES(1) |
NAME¶
euca-monitor-instances - Enable monitoring for one or more instancesSYNOPSIS¶
euca-monitor-instances [--show-empty-fields] [--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--debug] [--debugger] [--version] [-h] INSTANCE [INSTANCE ...]DESCRIPTION¶
Enable monitoring for one or more instancespositional arguments:¶
- INSTANCE
- ID(s) of the instance(s) to begin monitoring (at least 1 required)
optional arguments:¶
- --show-empty-fields
- show empty values as "(nil)"
- --region USER@REGION
- name of the region and/or user in config files to use to connect to the service
- -U URL, --url URL
- compute 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
August 2013 | euca2ools 3.0.1 |