Giter Site home page Giter Site logo

Comments (8)

ruben-herold avatar ruben-herold commented on May 27, 2024

@hnlq715 sorry forget to say that the platform is centos 7

from nginx-vts-exporter.

ruben-herold avatar ruben-herold commented on May 27, 2024

@hnlq715 same with build from current master. Seems todo nothing and don't send any error messages. Not even the timeout prints something out. Started now with:

./nginx-vts-exporter -nginx.scrape_uri=http://ngnx-01.example.org/format/json -telemetry.endpoint=http://[::1]:9090/metrics -nginx.scrape_timeout=1

from nginx-vts-exporter.

sysulq avatar sysulq commented on May 27, 2024

You need to curl localhost:9090/metrics to get output data

from nginx-vts-exporter.

ruben-herold avatar ruben-herold commented on May 27, 2024

Why localhost? My setup ist:

ngnx-01.example.org <-- ngnix webserver with vts module enabled
ngnx-stats01.example.org <-- Server with prometheus and nginx-vts-exporter

ngnx-stats01.example.org can reach http://ngnx-01.example.org/format/json and get the metrics via curl

ngnx-stats01.example.org has the prometheus listen on [::1]:9090

I start the exporter with:

./nginx-vts-exporter -nginx.scrape_uri=http://ngnx-01.example.org/format/json -telemetry.endpoint=http://[::1]:9090/metrics -nginx.scrape_timeout=1

and nothing happend. No Output no data import in prometheus, no network traffic in tcpdump.

from nginx-vts-exporter.

sysulq avatar sysulq commented on May 27, 2024

prometheus -> nginx-vtx-exporter -> nginx with vts

nginx-vts-exporter would pull metrics from nginx unless prometheus send pull request.

And I think you just misunderstood this concept.

from nginx-vts-exporter.

ruben-herold avatar ruben-herold commented on May 27, 2024

Ah ok sorry now I'm fine :-)

from nginx-vts-exporter.

ruben-herold avatar ruben-herold commented on May 27, 2024

Great works now, you should write some more documentation even for people that are not familiar with go and prometheus

from nginx-vts-exporter.

sysulq avatar sysulq commented on May 27, 2024

Sure, thanks for your advise.

from nginx-vts-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.