GithubHelp home page GithubHelp logo

Comments (8)

ironsheep avatar ironsheep commented on May 25, 2024

@wokkeltje13 While I appreciate your asking for this I'm not sure what good it would do since the data is reported once every 5 minutes while CPU Usage changes multiple times per second. How would it be useful if the value is so far out of date?

from rpi-reporter-mqtt2ha-daemon.

wokkeltje13 avatar wokkeltje13 commented on May 25, 2024

most of my rPI are running static tasks with a constant CPU usage, sometimes things happen and CPU is going up or down. So I would use it more to see trends and to know something is wrong.

Is there not an average CPU usage available that can be used.

from rpi-reporter-mqtt2ha-daemon.

ironsheep avatar ironsheep commented on May 25, 2024

Ok, given your use... I'll look into adding the communication of it and display in the large card and when you tap on the small card.

Sound ok?

from rpi-reporter-mqtt2ha-daemon.

wokkeltje13 avatar wokkeltje13 commented on May 25, 2024

Seems ok to me. Tnx

from rpi-reporter-mqtt2ha-daemon.

kajmaj avatar kajmaj commented on May 25, 2024

Any progress with cpu usage?
Would it be possible to use snippet from here ?

from rpi-reporter-mqtt2ha-daemon.

B1n00 avatar B1n00 commented on May 25, 2024

I second this request as I share the same use case.
Are you planning adding this enhancement sometime?

from rpi-reporter-mqtt2ha-daemon.

ironsheep avatar ironsheep commented on May 25, 2024

added to cpu section in MQTT report:

"cpu": {
      "hardware": "BCM2835",
      "model": "ARMv7 Processor rev 4 (v7l)",
      "number_cores": 4,
      "bogo_mips": "307.20",
      "serial": "00000000a8d11642",
      "load_1min_prcnt": 36.2,
      "load_5min_prcnt": 38.2,
      "load_15min_prcnt": 33.2
    },

(see last three entries)

from rpi-reporter-mqtt2ha-daemon.

ironsheep avatar ironsheep commented on May 25, 2024

This new feature added and tested. Changes appear in v1.5.5 release and later.

from rpi-reporter-mqtt2ha-daemon.

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.