Code Monkey home page Code Monkey logo

Comments (7)

ncabatoff avatar ncabatoff commented on July 4, 2024 5

It looks like I haven't updated the dashboard since I broke namedprocess_namegroup_cpu_seconds_total down into namedprocess_namegroup_cpu_user_seconds_total and namedprocess_namegroup_cpu_system_seconds_total. There have been a number of new metrics added since I created that dashboard, I will try to update it soon.

from process-exporter.

Cougar avatar Cougar commented on July 4, 2024

Please consider using labels for that. Labels are more flexible for creating total graphs and using variables. This is how node-exporter does it:

node_cpu_seconds_total{cpu="1",instance="server:9100",job="node-exporter",mode="system"}
node_cpu_seconds_total{cpu="1",instance="server:9100",job="node-exporter",mode="user"}

from process-exporter.

jazkh avatar jazkh commented on July 4, 2024

Until when it will be fixed? I still cannot see CPU graph on grafana.

from process-exporter.

mar1ged avatar mar1ged commented on July 4, 2024

It would be really helpful if you could update the dashboard. Together with the issue documented at #14 this would really be a great update

from process-exporter.

ncabatoff avatar ncabatoff commented on July 4, 2024

I have been working on some updated dashboards at https://github.com/ncabatoff/grafana-dashboards. I'm still tuning them so not quite ready for primetime, but if you want to give them a try and provide feedback that'd be great.

Also I'm probably going to take @Cougar and @SuperQ's advice (#84) so I guess I should get a new release out with that change, then tweak the dashboards, then publish on grafana.com. But in the meantime as I say, have at them.

from process-exporter.

pratnaparkhi2000 avatar pratnaparkhi2000 commented on July 4, 2024

Hi, I have installed process exporter for getting cpu utilization and disk usage process wise. I used this , but got to know I dont have namedprocess_namegroup_cpu_user_seconds_total metrics data. Please help!
Screenshot (95)

Here's the screenshot of process exporter metrics on :9256.

from process-exporter.

pratnaparkhi2000 avatar pratnaparkhi2000 commented on July 4, 2024

Resolved, config file was not configured.

from process-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.