图形服务获取代理服务上报数据丢失部分指标的数据

作者: hack-brain创建于 2025年1月18日更新于 2025年1月18日

I configured the data of indicators such as agent.alive, cpu, and disk on a server. From the agent logs, I saw that the data was successfully sent, but the graph lost the data for agent.alive. I previously referred to a blog post that used curl -s http://127.0.0.1:6071/index/updateAll to successfully update all the indexes and retrieve the data for agent.alive. However, two weeks later, the same problem occurred, even after calling the API to update the indexes, it still could not be resolved.

内容来源: open-falcon/falcon-plus