Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

CPU-temperature-monitor-0.2.tar.gz (2.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page