Beiträge von mikebetz42

    My update did not go so well this morning.... I believe I was running Openmediavault 2.1.10 but below it states Openmediavault 2.1.9 Openmediavault 2.1.11


    I can no longer access the Web GUI.


    He is asking if there is any data collected to show.


    What output are you getting via the sensors command?


    What are you getting with the ls /var/lib/rrdcached/db/localhost/sensors*/ command?


    sensors - should give you a list of installed drivers and outputs


    ls /var/lib/rrdcached/db/localhost/sensors*/ - should give you the collected data xxxx.rrd


    IE:




    >Are you running 1.0.17?
    Yes


    EP45-UD3P: http://pastebin.com/P6P7QjA6


    ASUS P8B75-M: http://pastebin.com/YEQkP9b8


    Code
    Source Code
    /usr/share/openmediavault/mkconf/collectd.d/sensors
    /usr/share/openmediavault/mkconf/collectd.d/mb
    /usr/share/openmediavault/mkconf/collectd.d/fan
    /usr/share/openmediavault/mkconf/collectd.d/sys


    Looks like you found the issue none of these files are on Gigabyte EP45-UD3P


    Only sensors exists and has information on the ASUS P8B75-M and the CPU temps are working.

    After installing the nct6775 driver for the P8B75-M I now have:



    After some tinkering I was able to get the EP45-UD3P to show:



    I have the all of the tabs now, but no graphs...



    Gigabyte EP45-UD3P - Tab is there but unhappy pictures for graphs. (no fans selected)


    ASUSTeK P8B75-M - Working (no fans selected)


    Both are OMV 2.1.5.1 - the EP45-UD3P is also giving me the Headphones issue... link for Headphones in the GUI does not work, etc. I may have some other issue going on but this one is running a lot more plugins than the other install. Everything else is working, so not sure what I have going on.

    I do not have the Sensors.js file. but I do have a folder /var/lib/rrdcached/db/localhost/sensors-coretemp-isa-0000 with the files temperature-temp2.rrd temperature-temp3.rrd temperature-temp4.rrd temperature-temp5.rrd in it.

    I do not have a tab but I have this output....


    # sensors
    coretemp-isa-0000
    Adapter: ISA adapter
    Core 0: +45.0°C (high = +82.0°C, crit = +100.0°C)
    Core 1: +44.0°C (high = +82.0°C, crit = +100.0°C)
    Core 2: +39.0°C (high = +82.0°C, crit = +100.0°C)
    Core 3: +42.0°C (high = +82.0°C, crit = +100.0°C)



    ls /var/lib/rrdcached/db/localhost/sensors*/
    temperature-temp2.rrd temperature-temp3.rrd temperature-temp4.rrd temperature-temp5.rrd

    I am getting this when I try to start the service:


    Code
    /usr/bin/python: can't open file '/opt/headphones/Headphones.py': [Errno 2] No such file or directory


    Code
    dpkg -l | grep openmediavault
    ii  openmediavault                                              2.1.3                              all          Open network attached storage solution
    ii  openmediavault-emby                                         2.3                                all          Emby plugin for OpenMediaVault.
    ii  openmediavault-headphones                                   1.0.2                              all          OpenMediaVault Headphones plugin
    ii  openmediavault-keyring                                      0.3                                all          GnuPG archive keys of the OpenMediaVault archive
    ii  openmediavault-nut                                          2.0                                all          OpenMediaVault Network UPS Tools (NUT) plugin
    ii  openmediavault-omvextrasorg                                 1.30                               all          OMV-Extras.org Package Repositories for OpenMediaVault
    ii  openmediavault-sensors                                      1.0.13                             all          Provides a cpu temperature monitor
    ii  openmediavault-sonarr                                       1.1                                all          OpenMediaVault Sonarr(NzbDrone) plugin

    When I upgraded OMV 2.x a while bake it broke a few plugins. I have everything fixed except Headphones.


    I am at the point now where the link in the GUI doesn't do anything... If I can get this working and start the service I think I will be back to normal.