Coder Social home page Coder Social logo

Comments (13)

salixleaf avatar salixleaf commented on June 30, 2024 2

@laiwei 404的问题已经修复,提在dashboard的代码库里了

from falcon-plus.

kasimi-rin avatar kasimi-rin commented on June 30, 2024

另外虽然404了,但是查看这个集群监控项是添加成功了的,但是仍然看不到明为“all”的endpoint,不知道是不是哪里没有操作对还是别的原因

from falcon-plus.

kasimi-rin avatar kasimi-rin commented on June 30, 2024

查看aggregator.log发下如下报错:
2017/05/22 16:19:52 run.go:49: [E] Post http://127.0.0.1:8080/api/v1/graph/lastpoint: read tcp 127.0.0.1:10890->127.0.0.1:8080: i/o timeout <Id:1, GroupId:1, Numerator:$(agent.alive), Denominator:$#, Endpoint:other1, Metric:agent.alive.percent, Tags:, DsType:GAUGE, Step:60, LastUpdate:2017-05-22 16:17:21 +0800 CST>
2017/05/22 16:20:41 reader.go:32: SELECT id, grp_id, numerator, denominator, endpoint, metric, tags, ds_type, step, last_update FROM cluster WHERE id >= 1
2017/05/22 16:20:52 run.go:49: [E] Post http://127.0.0.1:8080/api/v1/graph/lastpoint: read tcp 127.0.0.1:11193->127.0.0.1:8080: i/o timeout <Id:1, GroupId:1, Numerator:$(agent.alive), Denominator:$#, Endpoint:other1, Metric:agent.alive.percent, Tags:, DsType:GAUGE, Step:60, LastUpdate:2017-05-22 16:17:21 +0800 CST>

from falcon-plus.

salixleaf avatar salixleaf commented on June 30, 2024
  1. aggregator.log的日志显示连接127.0.0.1:8080失败,该port对应的是api组件,确认下是否正确安装?
  2. 404的问题我们会尽快解决,谢谢反馈

from falcon-plus.

kasimi-rin avatar kasimi-rin commented on June 30, 2024

api组件是正常的,我使用api/v1/grafana结合grafana绘图都是正常的,是否http://127.0.0.1:8080/api/v1/graph/lastpoint 这个单独的功能有问题呢。

from falcon-plus.

salixleaf avatar salixleaf commented on June 30, 2024

404的问题已找到,日志报错的问题我明天验证一下

from falcon-plus.

salixleaf avatar salixleaf commented on June 30, 2024

@kasimi-rin 连接失败的问题,我使用最新版本测试没问题,您再确认下,api是否运行正常,8080端口是否开启,你编译使用的哪个Commit ?

from falcon-plus.

kasimi-rin avatar kasimi-rin commented on June 30, 2024

@salixleaf 确认api是正常运行的,8080端口也是开启的。至于版本,我是用的open-falcon的qq群共享里面那个编译好的包。我自己编译因为环境原因不能通过,可否提供一下新版本的编译好的包我更新下看看呢,我的系统是centos6.8的。

from falcon-plus.

kasimi-rin avatar kasimi-rin commented on June 30, 2024

顺便我执行curl http://127.0.0.1:8080/api/v1/graph/lastpoint 返回404 @salixleaf

from falcon-plus.

salixleaf avatar salixleaf commented on June 30, 2024

@kasimi-rin 您加我吧,QQ:1006101970

from falcon-plus.

laiwei avatar laiwei commented on June 30, 2024

@salixleaf 404的问题修复了么:)

from falcon-plus.

laiwei avatar laiwei commented on June 30, 2024

open-falcon/dashboard#44

from falcon-plus.

salixleaf avatar salixleaf commented on June 30, 2024

@kasimi-rin timeout的问题已解决,已提PR: #115
总结:配置文件中缺失connect_timeout、request_timeout配置,导致实际请求参数为connect_timeout=0, request_timeout=0,所以就超时了。。。

from falcon-plus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.