| Did this page help you? Yes No Tell us about it... |
Disables monitoring for a running instance. For more information, go to Monitoring Your Instances and Volumes in the Amazon Elastic Compute Cloud User Guide.
The short version of this command is ec2umin.
ec2-unmonitor-instances
instance_id [instance_id...]
| Name | Description | Required |
|---|---|---|
|
|
Instance ID. Type: String Default: None Example: i-43a4412a |
Yes |
| Option | Description |
|---|---|
|
|
Overrides the Region specified in the Default: The Example: |
|
|
Default: The Example: |
|
|
The private key to use when constructing requests to Amazon EC2. Default: The value of the Example: |
|
|
The X.509 certificate to use when constructing requests to Amazon EC2. Default: The value of the Example: |
|
|
Specifies a connection timeout (in seconds). Example: --connection-timeout 30 |
|
|
Specifies a request timeout (in seconds). Example: --request-timeout 45 |
|
|
Displays verbose output by showing the SOAP request and response on the command line. This is particularly useful if you are building tools to talk directly to our SOAP API. |
|
|
Displays column headers in the output. |
|
|
Shows empty columns as |
|
|
Do not display tags for tagged resources. |
|
|
Prints internal debugging information. This is useful to assist us when troubleshooting problems. |
|
|
Displays Help. |
|
|
If Example: |
The command returns a table that contains the following information:
Instance ID
Monitoring state
Amazon EC2 command line tools display errors on stderr.
This example disables monitoring for i-43a4412a and i-23a3397d.
PROMPT>ec2-unmonitor-instances i-43a4412a i-23a3397di-43a4412a monitoring-disablingi-23a3397d monitoring-disabling