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
- Download the custom monitoring SDK.
- Edit the script.
Change
url="http://open.cms.aliyun.com/metrics/put"tourl="http://hs.cms.aliyun.com/metrics/put". - Wait for 15 minutes, then return to the console to view the data reporting status.
该文章对您有帮助吗?