update README

This commit is contained in:
Daniel Langbein 2023-10-11 11:19:34 +02:00
parent 952306a9b1
commit 97c0ab61f0
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002
2 changed files with 3 additions and 1 deletions

View File

@ -36,6 +36,8 @@ The package is available on [PyPI](https://pypi.org/project/de.p1st.monitor).
There are two system dependencies which are required for some config options: `smartmontools` and `digitemp`.
Furthermore, the kernel module `drivetemp` is required: `sudo modprobe drivetemp`
## Installation with cron entry
Install dependencies on Ubuntu:

View File

@ -61,8 +61,8 @@ class DriveTempLogger(Logger):
Use `psutil` Python library to get HDD/SSD temperature.
https://psutil.readthedocs.io/en/latest/index.html#psutil.sensors_temperatures
Not sure if this changed the results:
sudo modprobe drivetemp
https://wiki.archlinux.org/title/Lm_sensors#S.M.A.R.T._drive_temperature
Example output:
{