Giter Club home page Giter Club logo

Comments (3)

wangdongsong avatar wangdongsong commented on August 24, 2024

Haproxy stats data:

# pxname,svname,qcur,qmax,scur,smax,slim,stot,bin,bout,dreq,dresp,ereq,econ,eresp,wretr,wredis,status,weight,act,bck,chkfail,chkdown,lastchg,downtime,qlimit,pid,iid,sid,throttle,lbtot,tracked,type,rate,rate_lim,rate_max,check_status,check_code,check_duration,hrsp_1xx,hrsp_2xx,hrsp_3xx,hrsp_4xx,hrsp_5xx,hrsp_other,hanafail,req_rate,req_rate_max,req_tot,cli_abrt,srv_abrt,comp_in,comp_out,comp_byp,comp_rsp,lastsess,last_chk,last_agt,qtime,ctime,rtime,ttime,agent_status,agent_code,agent_duration,check_desc,agent_desc,check_rise,check_fall,check_health,agent_rise,agent_fall,agent_health,addr,cookie,mode,algo,conn_rate,conn_rate_max,conn_tot,intercepted,dcon,dses, stats,FRONTEND,,,1,3,10,70,25538,71124,0,0,1,,,,,OPEN,,,,,,,,,1,1,0,,,,0,1,0,8,,,,0,30,0,1,38,0,,1,8,70,,,0,0,0,0,,,,,,,,,,,,,,,,,,,,,http,,1,8,70,31,0,0, stats,BACKEND,0,0,0,1,1,38,25538,71124,0,0,,38,0,0,0,UP,0,0,0,,0,1077,,,1,1,0,,0,,1,0,,4,,,,0,0,0,0,38,0,,,,38,0,0,0,0,0,0,0,,,0,0,0,45,,,,,,,,,,,,,,http,,,,,,,,

from haproxy_exporter.

grobie avatar grobie commented on August 24, 2024

Your haproxy.scrape-uri flag value includes a spurious colon. You'll also need to escape it properly in almost all shells, as the semicolon is a command delimiter. Try the following:

./haproxy_exporter -haproxy.scrape-uri="http://localhost:8089/stats;csv" -haproxy.pid-file=/xxx/xxx/haproxy-server/conf/haproxy.pid

from haproxy_exporter.

wangdongsong avatar wangdongsong commented on August 24, 2024

Thanks.

from haproxy_exporter.

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.