Giter Site home page Giter Site logo

Comments (4)

Rakshith1342 avatar Rakshith1342 commented on June 14, 2024

@siarhei-makarevich please provide more details if possible:

  1. The environment in which it was running:

    • Was the exporter running as a container or pod?
    • Exporter version? (present in /exporter/VERSION file)
    • Was Prometheus used with it? What were the scrape configs (especially scrape_timeout and scrape_interval) provided to Prometheus?
  2. Flags which were provided to the exporter.

  3. Full log file if possible.

from netscaler-adc-metrics-exporter.

siarhei-makarevich avatar siarhei-makarevich commented on June 14, 2024
  1. The environment in which it was running:
  • just python process on the host(not container, not pod)
  • Exporter version? (present in /exporter/VERSION file)

-bash-4.1$ cat version/VERSION
1.0.4

  • no scrape_timeout or scrape_interval was used
  1. Flags which were provided to the exporter.

python3 ./netscaler-metrics-exporter.py --target-nsip 10.10.10.10 --username statsuser --password "secret" --secure yes --port 9280 --metrics-file ./metrics.json --log-file /var/log/netscaler-metrics-exporter.log 2>> /var/log/netscaler-metrics-exporter.log &

  1. Full log file if possible.

netscaler-metrics-exporter.log.managementCPU_100.zip - for Management CPU 100% load

netscaler-metrics-exporter.log.threadspawn.zip - for multiple threads spawn (almost the same at the beginning but have difference at the end of log)

from netscaler-adc-metrics-exporter.

aroraharsh23 avatar aroraharsh23 commented on June 14, 2024

@siarhei-makarevich Can you please confirm if the same issue is seen on the latest version. I have been trying to reproduce but unable to do so.

from netscaler-adc-metrics-exporter.

aroraharsh23 avatar aroraharsh23 commented on June 14, 2024

@siarhei-makarevich From the backtrace, I see that prometheus_client app has raised exception. It is not the exporter. Wished to check how it is related to NetScaler metrics exporter. Kindly elaborate so that we can help.

from netscaler-adc-metrics-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.