Giter VIP home page Giter VIP logo

fancontrol.diskinfos's Introduction

FanControl.DiskInfos

有一些使用RAID/HBA卡的用户会无法获取到硬盘的温度信息,这个插件可以通过读取Windows的wmi信息获取硬盘的温度信息。 其实现原理比较简单,通过执行Get-Disk获取到硬盘信息列表,然后逐个获取温度. FanControl会尝试调用Update方法,为了避免频繁调用导致内存及CPU资源消耗过大,本插件会间隔10秒尝试获取一次温度信息.(仅限调用了Update方法才会获取,如果没有调用Update方法,则一直不会获取温度信息)

Some users who use RAID/HBA cards may not be able to obtain the temperature information of their hard disks. This plugin can retrieve the temperature information of the hard disks by reading the WMI (Windows Management Instrumentation) information in Windows. The implementation principle is relatively simple. It retrieves the list of hard disk information by executing the Get-Disk command and then obtains the temperature of each disk one by one. FanControl will attempt to call the Update method. To avoid excessive consumption of memory and CPU resources caused by frequent calls, this plugin will attempt to retrieve the temperature information every 10 seconds. (The temperature information will only be retrieved if the Update method is called. If the Update method is not called, the temperature information will not be retrieved.)

FanControl

fancontrol.diskinfos's People

Contributors

weiecn avatar

Stargazers

libinyang avatar

Watchers

 avatar

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.