标签:
curl -s "http://$hostname:$port/index/updateAll"
,其中$hostname
为graph所在的服务器地址,$port
为graph的http监听端口。这种方式,不会删除已上报的监控数据,但是会对数据库造成短时间的读写压力。/home/work/data/6070/
。这种方式,会使已上报的数据被删除。Dashboard索引缺失、查询不到endpoint或counter
标签:
原文地址:http://www.cnblogs.com/fengjian2016/p/5606612.html