Insufficient data is displayed for custom monitoring

更新时间:
复制 MD 格式

In the Alibaba Finance Cloud environment, the data reporting address for some clusters has changed. This can cause custom monitoring to show insufficient data. This topic describes the cause of this issue and how to resolve it.

Problem description

After you download and deploy the custom monitoring software development kit (SDK) in an Alibaba Finance Cloud environment, you cannot view the corresponding monitoring data in the console. The status is displayed as Insufficient Data. In addition, a connection cannot be established when you run the telnet open.cms.aliyun.com 80 command.

Possible cause

The data reporting address for Cloud Monitor servers has changed for some clusters in the Alibaba Finance Cloud environment.

Solution

  1. Download the custom monitoring SDK.
  2. Edit the script.
    Change url="http://open.cms.aliyun.com/metrics/put" to url="http://hs.cms.aliyun.com/metrics/put".
  3. Wait for 15 minutes, then return to the console to view the data reporting status.