X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fdescription.txt;h=f85c2cabb7181fb3eca0e603cea6afb992284f57;hb=0ad1e30f2b94e807b78f4e699e5913974563f638;hp=27d3db9b6af67f764c20fb442278f69061a67f8a;hpb=609664bb77874990e10f8073e54bb7f1645c8d72;p=psensor.git diff --git a/src/description.txt b/src/description.txt index 27d3db9..f85c2ca 100644 --- a/src/description.txt +++ b/src/description.txt @@ -10,6 +10,7 @@ temperature alert is raised. It can monitor: * the temperature of the motherboard and CPU sensors (using lm\-sensors). * the temperature of the NVidia GPUs (using XNVCtrl). + * the temperature and fan rotation speed of the ATI GPUs. * the temperature of the Hard Disk Drives (using hddtemp). * the rotation speed of the fans (using lm\-sensors). * the sensors of a remote computer (using psensor\-server). @@ -27,6 +28,12 @@ For remote monitoring: * start psensor\-server(1) on the remote computer * run psensor with '\-\-url' option: 'psensor \-\-url=http://localhost:3131' +ATI/AMD GPUs monitoring is available if the library libatiadlxx is +present in the directory /usr/lib and psensor has been compiled with +the ATI ADL SDK. + +Log is written to '$HOME/.psensor/log'. + [SEE ALSO] psensor\-server(1), sensors(1), sensors\-detect(8), hddtemp(8)