![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
• For each target operation in the target operation group, you can configure a timer-based HealthCheck. Healthcheck for Reference checks the status of the target operation each time the timer expires. You must configure a HealthCheck method for the timer mode. See HealthCheck Methods for Timer Mode for the details.
• You can configure the reset mode HealthCheck for each target operation in the target operation group. When Reset mode is used, the HealthCheck for Reference resets the health status of a target operation after the specified interval (in milliseconds). See Reset Interval.
•
•
•
−
−
− The SampleRequest method reads the data from a file as specified by the Content File parameter and sends the data content of this file in the HTTP POST request to the URL specified by the Health Check URL parameter to check the health of the target operation. The HealthCheck module examines the returned response code to determine if the target operation is running or not.
3. Add a new project or select an existing project under Projects, as applicable.
4. Click the Target Operation Groups tab.
6. Select a Target Operation of RoundRobinWithFailover or WeightedRoundRobinWithFailover type for the Type parameter from the drop-down list.
7. Expand the Health Check node.
8.
9.
3. Add a new project or select an existing project under Projects, as applicable.
4. Click the Target Operation Groups tab.
5. Select a Target Operation of RoundRobinWithFailover or WeightedRoundRobinWithFailover type for the Type parameter from the drop-down list.
6. Expand the Health Check node to enter the HealthCheck configuration parameters described as follows:
Table 83 HealthCheck Configuration Parameters
−
−
• Select Timer from the drop-down list.
−
−
−
•
•
•
− Health Check URL: specifies the URL to invoke a HTTP connection. See HealthCheckURL.
•
•
•
Specifies an existing content file from the HealthCheck directory under ASG_CONFIG_HOME. The HealthCheck directory is created when the first file is uploaded. The HealthCheck for Reference reads the data contents from this content file and sends it in the HTTP POST request.
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |