Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Meter for temps, processor, etc.

  1. #11
    Join Date
    Apr 2009
    Location
    Southwest, Arizona
    Beans
    387
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Meter for temps, processor, etc.

    I like that Conky set up. I've seen the thread on it but was busy with other things.

    I'll take a read sometimes. Anyone have an answer for that code I copied from llamabr?
    Lenovo ThinkPad X200Tablet
    Lenovo ThinkPad T500
    W7/Ubuntu 13.04

  2. #12
    Join Date
    Jun 2006
    Location
    Texas
    Beans
    3,930
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Meter for temps, processor, etc.

    gkrellm on my T30
    Last edited by louieb; June 12th, 2009 at 02:51 AM.
    UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. -- Doug Gwyn
    SystemRescueCd | Dual Boot | psychocats | FAQ

  3. #13
    Join Date
    Apr 2009
    Location
    Southwest, Arizona
    Beans
    387
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Meter for temps, processor, etc.

    Code:
    apt-cache search temp speed battery
    collectd - statistics collection and monitoring daemon
    cpudyn - CPU dynamic frequency control for processors with scaling
    powersaved - power management daemon
    Okay guys. I'll ask again. What does this code do and how do I uninstall this if I entered this blindly into my Linux HD?
    Lenovo ThinkPad X200Tablet
    Lenovo ThinkPad T500
    W7/Ubuntu 13.04

  4. #14
    Join Date
    May 2006
    Beans
    180
    Distro
    Xubuntu 8.04 Hardy Heron

    Re: Meter for temps, processor, etc.

    did you figure out how to setup collectd sensor :


    cat /etc/collectd/thermal.conf

    <Plugin "thermal">
    #Device "temp1"
    Device "thermal_zone0"
    IgnoreSelected false
    </Plugin>


    but kcollectd dont see it , how comes ?

    --
    http://rzr.online.fr/q/sensors
    # http://rzr.online.fr/q/apt # test my deb's please
    # http://rzr.online.fr/q/ubuntu # contribs docs etc
    # http://rzr.online.fr/q/unicorn # works for me
    # http://go.cur.lv/files# files to be shared or email me

  5. #15
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •