X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=README.html;h=0c81380a9fb91c58c9ec61e82cc75bc3f862c955;hb=0acbbfd3bee0ebad1faae5b8314aea10a9cc123e;hp=14610eb70b42331ea58ab8d5ee04c66f5d75efcc;hpb=cdca1bda09530ade2535d4194c5359ff5daa7e4d;p=psensor.git diff --git a/README.html b/README.html index 14610eb..0c81380 100644 --- a/README.html +++ b/README.html @@ -403,12 +403,18 @@ the temperature of the NVidia GPUs (using XNVCtrl).
  • -the temperature of the Hard Disk Drives (using hddtemp or libatasmart). +the temperature of ATI GPUs (using ATI ADL SDK).

  • -the rotation speed of the fans (using lm-sensors). +the temperature of the Hard Disk Drives (using hddtemp, libatasmart + or udisks2). +

    +
  • +
  • +

    +the rotation speed of the fans.

  • @@ -418,7 +424,7 @@ the temperature of a remote computer.
  • -the cpu load. +the CPU load.

  • @@ -569,7 +575,7 @@ library libnotify (optional)
  • -library libappindicator (optional) +library libappindicator >= 3.0 (optional)

  • @@ -579,7 +585,7 @@ library libXNVCtrl (optional)
  • -library json0 and curl (optional, required for remote monitoring) +library json-c >= 0.11.99 and curl (optional, required for remote monitoring)

  • @@ -597,6 +603,11 @@ library gtop2 (optional, required for CPU usage) library atasmart (optional, for disk monitoring)

  • +
  • +

    +library udisk2 (optional, for disk monitoring) +

    +
  • The specific requirements for psensor-server:

    -

    For Debian 7.0:

    -
    -
    -
    sudo apt-get install asciidoc cppcheck gcc gettext libgtk-3-dev
    -libnotify-dev libsensors4-dev help2man
    -libcurl4-openssl-dev libjson0-dev libmicrohttpd-dev libgtop2-dev
    -libatasmart-dev make
    -
    -

    For Fedora 17:

    -
    -
    -
    sudo yum install gcc gtk3-devel GConf2-devel lm_sensors-devel cppcheck
    -libatasmart-devel libcurl-devel json-c-devel libmicrohttpd-devel
    -help2man libnotify-devel libgtop2-devel make
    -
    -

    For Ubuntu 12.10:

    -
    -
    -
    sudo apt-get install asciidoc autoconf automake autopoint
    -debhelper (>= 9) cppcheck gettext help2man libappindicator3-dev
    -libatasmart-dev libcurl4-gnutls-dev libgconf2-dev libgtk-3-dev
    -libgtop2-dev libjson0-dev libmicrohttpd-dev libnotify-dev
    -libsensors4-dev libunity-dev nvidia-settings perl
    -

    3.2. Compilation and Installation Steps

    @@ -668,11 +655,6 @@ been found.
  • -To monitor HDDs, the hddtemp daemon must be installed and running. -

    -
  • -
  • -

    Run: psensor

  • @@ -705,7 +687,7 @@ have extracted the ATI ADL SDK. Other steps are indentical.