Task Name |
The name of the availability monitoring task. |
Monitoring Nodes |
The IDs of the instances that you want to monitor. |
Monitored Target |
The object that you want to monitor. Valid values:
- URL or IP Address: Select this option only when you need to monitor ECS instances.
- ApsaraDB RDS: Select this option only when you need to monitor ApsaraDB RDS instances.
- ApsaraDB for Redis: Select this option only when you need to monitor ApsaraDB for Redis instances.
|
Detection Type |
The method that you want to use to monitor the object.
If you set the Monitored Target parameter to URL or IP Address, you can select one of the following methods:
- HTTP(S): If you select this option, enter the URL of the object that you want to monitor.
- TELNET: If you select this option, enter the IP address of the object that you want to monitor.
- PING: If you select this option, enter the IP address of the object that you want to monitor.
If you set the Monitored Target parameter to ApsaraDB RDS or ApsaraDB for Redis, you can select one of the following methods:
- TELNET: If you select this option, enter the instance ID and connection URL of the object
that you want to monitor.
- PING: If you select this option, enter the instance ID and connection URL of the object
that you want to monitor.
|
Request Method |
The request method. Valid values: HEAD, GET, and POST.
Note This parameter is required if you set the Monitored Target parameter to URL or IP Address and the Detection Type parameter to HTTP(S).
|
Monitoring Frequency |
The interval at which detection requests are sent.
Valid values: 15 Seconds, 30 Seconds, 1 Minutes, 2 Minutes, 5 Minutes, 15 Minutes,
30 Minutes, and 60 Minutes. For example, if you select 1 Minutes, CloudMonitor sends
a detection request to the monitored object every minute.
Note This parameter is required if you set the Monitored Target parameter to URL or IP Address and the Detection Type parameter to HTTP(S).
|
Headers |
The HTTP or HTTPS headers of detection requests for site monitoring.
A header must be in the parameter1:value1 format.
Separate multiple headers with commas (,).
Note This parameter is required if you set the Monitored Target parameter to URL or IP Address and the Detection Type parameter to HTTP(S).
|
POST Content |
The content of POST requests for site monitoring.
The content must be in the parameter1=value1¶meter2=value2 format and must be English.
Note This parameter is required if you set the Monitored Target parameter to URL or IP Address, the Detection Type parameter to HTTP(S), and the Request Method parameter to POST.
|
Match Response Content |
The response content that you want to match and the method used to match the response
content.
If you specify response content, the monitoring task checks whether the first 64 KB
of the HTTP response body contains the response content that you specify. Valid values:
- Generate Alerts If Response Contains
- Generate Alerts If Response Does Not Contain
Note This parameter is required if you set the Monitored Target parameter to URL or IP Address and the Detection Type parameter to HTTP(S).
|