Giter VIP home page Giter VIP logo

pyhardwaremonitor's People

Contributors

giuliofoletto avatar snip3rnick avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pyhardwaremonitor's Issues

I don't see as much information in Python that in the GUI

Hello,

Thanks for the package ๐Ÿ‘

I don't see as much information in Python that in the GUI, even in administrator mode:

PyHardwareMonitor-main> python.exe .\test\TestHardwareMonitor.py
Hardware: AMD Ryzen Threadripper 1950X 1
        Sensor: CPU Core #1, value: 73.18607330322266
[...]
        Sensor: CPU Core #32, value: 11.351579666137695
        Sensor: CPU Total, value: 60.929725646972656
        Sensor: CPU Core Max, value: 99.99630737304688
        Sensor: Package, value: 158.16065979003906
        Sensor: Core #1, value: 3693.0537109375
        Sensor: Core #1, value: 37.0
        Sensor: Core #1 (SMU), value: 8.992218971252441
        Sensor: Core #1 VID, value: 1.2312500476837158
[...]
        Sensor: Core #16, value: 3693.0537109375
        Sensor: Core #16, value: 37.0
        Sensor: Core #16 (SMU), value: 4.2909746170043945
        Sensor: Core #16 VID, value: 1.2374999523162842
        Sensor: Core (Tctl), value: 89.12500762939453
        Sensor: Core (Tdie), value: 62.12500762939453
        Sensor: Core (SVI2 TFN), value: 1.0499999523162842
        Sensor: Bus Speed, value: 99.81226348876953

The power is not there.

What can I do to get it ?

Build PIP package ?

Hello, I find your package while looking for an alternative to Intel Power Gadget for CodeCarbon : mlco2/codecarbon#457

We would like to use your library to monitor power usage in Watt of Windows computers.

I could help you to publish your package to Pypi if you want to do so. We need this to import your package. I dont' think we could include your source code as we do not have the same licence.

348363864-d332158e-6e43-43ba-b1b8-01d5452345c1

WSGI example could provide data similar to LibreHardwareMonitor

The wsgi example currently delivers a full dump of the HardwareMonitor.Hardware.Computer object tree as much as possible.
A request has been made to generalize and convert the structure to make the output closer or equal to the LibreHardwareMonitor web server (mentioned in #2).

Sensor updated can cause exceptions

The update visitor for the sensors does not have exception catching for the time being.
It has been observed that some sensors do fail to update.

Solution

  • Encapsulate updates in the UpdateVisitor with try-except first mentioned in #2.
  • Warn the user once when updates end up failing.
  • Add warning when the instance is not running with admin privileges.
  • Add requirement for admin privileges to readme.

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.