Temperature CPU?

  • I suspect it is something to do with your modprobe command, double check it is loaded after a reboot. The old reboot issue was fixed and is working (for my setup atleast)

    [align=center]banner@1x.jpg
    What I am watching/watched on my Popcorn Hour media player
    omv 2.1.1 stoneburner | 64 bit | omvextrasorg 1.29
    MySQL (Percona[size=8]) | Newznab | Sonarr | CP | HP | NZBget | YAMJ | CUPS

  • Hello
    I'm new OMV's user and I try to run plugin OpenMediaVault-sensors v1.0.22. But it doesn't work !
    I have blank windows :

    While I was able to run the 1.0.5 version before
    You can see the output of sensors, omv-sensors-detect and sh -x... in attachment
    Thanks
    Edit: Oups Ijust change my port !!

  • Your sensor (it8712-isa-0290) as far as I can tell was never added to the supported sensors list so I don't know why you said it was working in an earlier version. I will double check this to see if I accidently removed it.


    That is not a true plugin, it is a script you run to make the files needed for graphs to be shown. From what I can tell you need to tell it your sensors where as this plugin tries to detect your sensors.


    I will add this sensor in the next version.

    [align=center]banner@1x.jpg
    What I am watching/watched on my Popcorn Hour media player
    omv 2.1.1 stoneburner | 64 bit | omvextrasorg 1.29
    MySQL (Percona[size=8]) | Newznab | Sonarr | CP | HP | NZBget | YAMJ | CUPS

  • Hello
    And I think it's the reason why, in my case, the graph in your plugin show cpu's temp even if my sensor is not recognized :D
    When I try to run plugin's 1.0.5 version , script is already running
    Thank for your reply and for all you do (great job !!)
    :thumbup:

  • I have also been having trouble with seeing Motherboard Temp, CPU Fan speed, SYS fan speed in my OMV installation. However, this is likely because not many people have tried this on an HP Proliant server before.


    I've attached output from sensors, omv-sensors-detect, mkconf as well as what the HP Health cli is able to tell me at first brush.


    I'd love some expert assistance to point me in the right direction.


    Thanks!

  • It looks like the only sensors it will use is the coretemp's.
    It does not find any other modules for the other sensors. You could try searching you server model along with lm-sensors to see if there is a work around.


    I know some sensors needs to load the modules before running sensors-detect.

    [align=center]banner@1x.jpg
    What I am watching/watched on my Popcorn Hour media player
    omv 2.1.1 stoneburner | 64 bit | omvextrasorg 1.29
    MySQL (Percona[size=8]) | Newznab | Sonarr | CP | HP | NZBget | YAMJ | CUPS

  • @jhmiller is it possible to reset the fan-graphs?


    I solved a problem where the reported RPM-values were way too high.
    As a result, the graph's y-axis scaling is also over the top and the current (correct) values don't even show up.
    Would be nice if there was a solution to this, now the week/month/year graphs have no use at all.


    Also, the CPU temps could stay as they are (but I don't mind resetting them too).


    I guess something like this does the trick?

    Code
    rm -r /var/lib/rrdcached/db/localhost/sensors*/


    followed by

    Code
    rm /usr/share/openmediavault/mkconf/sensors
    wget -O /usr/share/openmediavault/mkconf/sensors https://raw.githubusercontent.com/OpenMediaVault-Plugin-Developers/openmediavault-sensors/master/usr/share/openmediavault/mkconf/sensors
    chmod +x /usr/share/openmediavault/mkconf/sensors
    /usr/share/openmediavault/mkconf/sensors
  • Hello,


    I try to setup the plugin sensor 1.0.22 on my OMV 2.1.23 (Stone burner)


    but no graphs until now :(


    I already try to finf in the forum but no ideas
    I try to reboot with no effects


    any help will be appreciated :)


    thanks a lot in advance,


    Vincent
    --


    lm-sensor package seems to be ok


    sensors-detect output:


    sensors output:


    ls /var/lib/rrdcached/db/localhost

    Code
    cpu-0  df-media-91035952-3c55-4883-9be2-e82a23de1bbe  df-root    interface-eth0  interface-lo  memory
    df     df-media-9891aa96-1d00-41c3-9903-fe73913600bf  interface  interface-eth1  load          rrdcached
  • @sinedv
    Add the line it87 to the file /etc/modules reboot and run sensors-detect again. Then run ls /var/lib/rrdcached/db/localhost to see if it has the correct folder, it should have something like sensors-it87XXXXXXX

    [align=center]banner@1x.jpg
    What I am watching/watched on my Popcorn Hour media player
    omv 2.1.1 stoneburner | 64 bit | omvextrasorg 1.29
    MySQL (Percona[size=8]) | Newznab | Sonarr | CP | HP | NZBget | YAMJ | CUPS

  • <a href="http://forums.openmediavault.org/index.php/User/2137-sinedv/">@sinedv</a>
    Add the line <code class="inlineCode">it87</code> to the file <code class="inlineCode">/etc/modules</code> reboot and run <code class="inlineCode">sensors-detect</code> again. Then run <code class="inlineCode">ls /var/lib/rrdcached/db/localhost</code> to see if it has the correct folder, it should have something like sensors-it87XXXXXXX


    Thanks for your fast reply:


    "it87" already include into /etc/modules
    reboot ok
    sensors-detect done



    still no sensors rrd data :(

  • modprobe it87


    Run that then sensors-detect then check the folder again.

    [align=center]banner@1x.jpg
    What I am watching/watched on my Popcorn Hour media player
    omv 2.1.1 stoneburner | 64 bit | omvextrasorg 1.29
    MySQL (Percona[size=8]) | Newznab | Sonarr | CP | HP | NZBget | YAMJ | CUPS

  • You could try that but I doubt that it will make any difference.
    This plugin relies on lm-sensors working correctly, if it does not then the plugin will not work.
    You could try asking the developers of lm-sensors if they have any ideas.

    [align=center]banner@1x.jpg
    What I am watching/watched on my Popcorn Hour media player
    omv 2.1.1 stoneburner | 64 bit | omvextrasorg 1.29
    MySQL (Percona[size=8]) | Newznab | Sonarr | CP | HP | NZBget | YAMJ | CUPS

  • I have an it87 sensor, but it seems to be working, i.e. giving me output when I run "sensors" (please ignore CPU fan RPM, I'm not sitting here wearing earplugs, it's just beeing stupid and it was also doing that when this PC had windows on it ?() :



    However, I do not get any graphs, just the grey smileyfaces. It seems I have the neccesary files?


    I noticed my sensor is named it8728 but the mkconf only have it8718 as closest match, can this be an explanation?:
    http://pastebin.com/mpsDQqPB

  • I am currently converting some plugins to OMV 3. If I get the chance (and remember) I will try to add your sensor so that it picks up the correct data.

    [align=center]banner@1x.jpg
    What I am watching/watched on my Popcorn Hour media player
    omv 2.1.1 stoneburner | 64 bit | omvextrasorg 1.29
    MySQL (Percona[size=8]) | Newznab | Sonarr | CP | HP | NZBget | YAMJ | CUPS

  • Added it8728 to the latest version.

    [align=center]banner@1x.jpg
    What I am watching/watched on my Popcorn Hour media player
    omv 2.1.1 stoneburner | 64 bit | omvextrasorg 1.29
    MySQL (Percona[size=8]) | Newznab | Sonarr | CP | HP | NZBget | YAMJ | CUPS

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!