Script for checking current CPU temperature or average temperature in given time period.
Project description
CPU temperature monitor
Script for checking current CPU temperature or average temperature in given time period.
You can get it by downloading it directly or by typing:
$ pip install CPU-temperature-monitor
After it is installed you can check your current temperature by running:
$ get_current_cpu_temp
Or in case of expected excessive work of CPU, it is possible to monitor CPU temperature in given time frame, after which you can find average value of CPU temperature, inside a 'average_cpu_temperature.txt' file.
If temperature went over it's upper limit and reached critical level alert sound will be raised and additional details will be stored in 'critical_temperature_occurrences.txt' file.
$ get_average_cpu_temp 'integer value representing number of hours' 'integer value representing number of minutes'
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for CPU-temperature-monitor-0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e25366d79f273872f21992c8c67d94a9a6f3e47703d09396e8357b60c9b3afd |
|
MD5 | d61b4789ca55d805300b015e233023cc |
|
BLAKE2b-256 | 28fc67e6562357ffcd67696d923e303207386321a2d04c94c829a7fe6e591501 |