"SimpleFeatures" Plugin - Version 1.0.11



Recommended Posts

 

- cpu and mb temperature sensors show no data

Can you telnet into the server and issue the command "sensors -u" and let show the outcome

 

I'm also noticing that the temperature display shows no data.  I've run "sensors -u" and that comes back with:

 

root@Atlas:~# sensors -u
coretemp-isa-0000
Adapter: ISA adapter
Core 0:
  temp2_input: 35.000
  temp2_max: 80.000
  temp2_crit: 100.000
  temp2_crit_alarm: 0.000
Core 1:
  temp3_input: 32.000
  temp3_max: 80.000
  temp3_crit: 100.000
  temp3_crit_alarm: 0.000

 

Does this help at all?

Link to comment
  • Replies 2.8k
  • Created
  • Last Reply

Top Posters In This Topic

Manually fixed webserver, everything upp and running !, needed to edit the php.ini, lot's of things was disabled.....  ;)

 

Only a few extentions are enabled by default. This is to save memory footprint and speed. And will do for 'common' use.

 

It is anticipated that people working with PHP know how to adapt the php.ini file, and get the additional functionality.

 

Link to comment

sensors -u

 
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0:
  temp1_input: 30.000
  temp1_max: 85.000
  temp1_crit: 105.000
  temp1_crit_alarm: 0.000
Core 0:
  temp2_input: 22.000
  temp2_max: 85.000
  temp2_crit: 105.000
  temp2_crit_alarm: 0.000
Core 1:
  temp3_input: 29.000
  temp3_max: 85.000
  temp3_crit: 105.000
  temp3_crit_alarm: 0.000
Core 2:
  temp4_input: 18.000
  temp4_max: 85.000
  temp4_crit: 105.000
  temp4_crit_alarm: 0.000
Core 3:
  temp5_input: 28.000
  temp5_max: 85.000
  temp5_crit: 105.000
  temp5_crit_alarm: 0.000

Link to comment

Glad to be of assistance!  ;)

 

Btw your output does not include anything about motherboard temperatures. Did you provide the complete listing of the "sensors -u" command ?

 

Yup that was the complete listing :( Anything else I can try that will help?

 

It's back to the drawing board for me...

 

Link to comment

sensors -u

 
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0:
  temp1_input: 30.000
  temp1_max: 85.000
  temp1_crit: 105.000
  temp1_crit_alarm: 0.000
Core 0:
  temp2_input: 22.000
  temp2_max: 85.000
  temp2_crit: 105.000
  temp2_crit_alarm: 0.000
Core 1:
  temp3_input: 29.000
  temp3_max: 85.000
  temp3_crit: 105.000
  temp3_crit_alarm: 0.000
Core 2:
  temp4_input: 18.000
  temp4_max: 85.000
  temp4_crit: 105.000
  temp4_crit_alarm: 0.000
Core 3:
  temp5_input: 28.000
  temp5_max: 85.000
  temp5_crit: 105.000
  temp5_crit_alarm: 0.000

 

Thanks, need to make adaptations to show multiple cores, but good to have this info.

 

Link to comment

Hi

Tried

root@Pluto:/boot# removepkg plugins/simpleFeatures.itunes.server-1.0.11-i486-1.txz

And got

ls: cannot access /var/log/packages/simpleFeatures.itunes.server-1.0.11-i486-1**: No such file or directory
No such package: /var/log/packages/simpleFeatures.itunes.server-1.0.11-i486-1*. Can't remove.

 

 

To remove the packages for iTunes, type this into terminal:

 

removepkg /boot/plugins/simpleFeatures/simpleFeatures.itunes.server-1.0.11-i486-1.txz 

 

Regarding the web server plg, current there is no uninstall option. You can remove these specific packages that the webserver plugin uses:

 

 /boot/packages/openssl-1.0.1c-i486-3.txz                                       # openssl library (mandatory)
/boot/packages/libmcrypt-2.5.8-i486-1.txz                                      # mcrypt library (mandatory)
/boot/packages/m4-1.4.16-i486-1.txz                                            # m4 library (mandatory)
/boot/packages/libtool-2.4.2-i486-1.txz                                        # tools library (mandatory)

/boot/packages/pcre-8.12-i486-1.txz                                            # pcre library (general usage)
/boot/packages/libzip-0.9.3-i486-1.txz                                         # zip library (used by ZIP extension)
/boot/packages/sqlite-3.7.14.1-i486-1.txz                                      # sqlite library (used by SQLITE extension)

/boot/packages/freetype-2.4.10-i486-1.txz                                      # freetype library (used by GD extension)
/boot/packages/libjpeg-v8a-i486-1.txz                                          # jpeg library (used by GD extension)
/boot/packages/libpng-1.4.12-i486-1.txz                                        # png library (used by GD extension)
/boot/packages/libX11-1.5.0-i486-1.txz                                         # x11 library (used by GD extension)
/boot/packages/libXau-1.0.7-i486-1.txz                                         # xau library (used by GD extension)
/boot/packages/libxcb-1.8.1-i486-1.txz                                         # xcb library (used by GD extension)
/boot/packages/libXdmcp-1.1.1-i486-1.txz                                       # xdmcp library (used by GD extension)
/boot/packages/libXpm-3.5.10-i486-1.txz                                        # xpm library (used by GD extension)
/boot/packages/t1lib-5.1.2-i486-3.txz                                          # t1 library (used by GD extension)

/boot/packages/aspell-0.60.6-i486-1.txz                                        # spelling library (used by PSPELL extension)
/boot/packages/curl-7.27.0-i486-2.txz                                          # curl library (used by CURL extension)
/boot/packages/enchant-1.5.0-i486-1.txz                                        # enchant library (used by ENCHANT extension)
/boot/packages/net-snmp-5.6.1-i486-5.txz                                       # snmp library (used by SNMP extension)
/boot/packages/libxslt-1.1.26-i486-2.txz                                       # xslt library (used by XSL extension)
/boot/packages/xz-5.0.4-i486-1.tgz                                             # xz utility (used by XSL extension)

Link to comment

hi there,

 

I deleted all the old simplefeatures and created the /boot/plugins folder inserted all the plg files but it will not work

Feb 17 19:17:54 Tower logger: installing plugin: simpleFeatures.active.streams-1.0.10-noarch-1
Feb 17 19:17:54 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:17:54 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:18:34 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.active.streams-1.0.10-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.active.streams-1.0.10-i486-1.txz ... bad download, deleting
Feb 17 19:18:34 Tower logger: installing plugin: simpleFeatures.activity.monitor-1.0.11-noarch-1
Feb 17 19:18:34 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:18:34 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:19:15 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.activity.monitor-1.0.11-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.activity.monitor-1.0.11-i486-1.txz ... bad download, deleting
Feb 17 19:19:15 Tower logger: installing plugin: simpleFeatures.cache.dirs-1.0.11-noarch-1
Feb 17 19:19:15 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:19:15 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:19:55 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.cache.dirs-1.0.11-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.cache.dirs-1.0.11-i486-1.txz ... bad download, deleting
Feb 17 19:19:55 Tower logger: installing plugin: simpleFeatures.core.webGUI-1.0.11-noarch-1
Feb 17 19:19:55 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:19:55 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:20:35 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.core.webGUI-1.0.11-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.core.webGUI-1.0.11-i486-1.txz ... bad download, deleting
Feb 17 19:20:35 Tower logger: installing plugin: simpleFeatures.disk.health-1.0.11-noarch-1
Feb 17 19:20:35 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:20:35 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:21:16 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.disk.health-1.0.11-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.disk.health-1.0.11-i486-1.txz ... bad download, deleting
Feb 17 19:21:16 Tower logger: installing plugin: simpleFeatures.disk.preclear-1.0.10-noarch-1
Feb 17 19:21:16 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:21:16 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:21:56 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.disk.preclear-1.0.10-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.disk.preclear-1.0.10-i486-1.txz ... bad download, deleting
Feb 17 19:21:56 Tower logger: installing plugin: simpleFeatures.dns.server-1.0.10-noarch-1
Feb 17 19:21:56 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:21:56 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:22:16 Tower in.telnetd[1308]: connect from 192.168.0.13 (192.168.0.13)
Feb 17 19:22:28 Tower login[1309]: ROOT LOGIN  on '/dev/pts/0' from '192.168.0.13'
Feb 17 19:22:37 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.dns.server-1.0.10-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.dns.server-1.0.10-i486-1.txz ... bad download, deleting
Feb 17 19:22:37 Tower logger: installing plugin: simpleFeatures.email.notify-1.0.10-noarch-1
Feb 17 19:22:37 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:22:37 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:23:17 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.email.notify-1.0.10-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.email.notify-1.0.10-i486-1.txz ... bad download, deleting
Feb 17 19:23:17 Tower logger: installing plugin: simpleFeatures.itunes.server-1.0.11-noarch-1
Feb 17 19:23:17 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:23:17 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:23:58 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.itunes.server-1.0.11-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.itunes.server-1.0.11-i486-1.txz ... bad download, deleting
Feb 17 19:23:58 Tower logger: installing plugin: simpleFeatures.log.viewer-1.0.10-noarch-1
Feb 17 19:23:58 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:23:58 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:24:38 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.log.viewer-1.0.10-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.log.viewer-1.0.10-i486-1.txz ... bad download, deleting
Feb 17 19:24:38 Tower logger: installing plugin: simpleFeatures.s3.sleep-1.0.10-noarch-1
Feb 17 19:24:38 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:24:38 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:24:38 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.s3.sleep-1.0.10-i486-1.txz: already exists
Feb 17 19:24:38 Tower logger:   upgradepkg --install-new /boot/plugins/simpleFeatures/simpleFeatures.s3.sleep-1.0.10-i486-1.txz ... 
Feb 17 19:24:38 Tower logger: +==============================================================================
Feb 17 19:24:38 Tower logger: | Installing new package /boot/plugins/simpleFeatures/simpleFeatures.s3.sleep-1.0.10-i486-1.txz
Feb 17 19:24:38 Tower logger: +==============================================================================
Feb 17 19:24:38 Tower logger: 
Feb 17 19:24:38 Tower logger: Verifying package simpleFeatures.s3.sleep-1.0.10-i486-1.txz.
Feb 17 19:24:38 Tower logger: Installing package simpleFeatures.s3.sleep-1.0.10-i486-1.txz:
Feb 17 19:24:38 Tower logger: PACKAGE DESCRIPTION:
Feb 17 19:24:38 Tower logger: WARNING:  Package has not been created with 'makepkg'
Feb 17 19:24:38 Tower logger: Package simpleFeatures.s3.sleep-1.0.10-i486-1.txz installed.
Feb 17 19:24:38 Tower logger: 
Feb 17 19:24:38 Tower logger: 
Feb 17 19:24:38 Tower logger: success
Feb 17 19:25:19 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.s3.sleep.png: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.s3.sleep.png ... bad download, deleting
Feb 17 19:25:19 Tower logger: installing plugin: simpleFeatures.system.info-1.0.10-noarch-1
Feb 17 19:25:19 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:25:19 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:25:59 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.system.info-1.0.10-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.system.info-1.0.10-i486-1.txz ... bad download, deleting
Feb 17 19:25:59 Tower logger: installing plugin: simpleFeatures.system.stats-1.0.10-noarch-1
Feb 17 19:25:59 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:25:59 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:26:40 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.system.stats-1.0.10-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.system.stats-1.0.10-i486-1.txz ... bad download, deleting
Feb 17 19:26:40 Tower logger: installing plugin: simpleFeatures.system.temp-1.0.11-noarch-1
Feb 17 19:26:40 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:26:40 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:27:20 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.system.temp-1.0.11-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.system.temp-1.0.11-i486-1.txz ... bad download, deleting
Feb 17 19:27:20 Tower logger: installing plugin: simpleFeatures.web.server-1.0.11-noarch-1
Feb 17 19:27:20 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:27:20 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:28:00 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.web.server-1.0.11-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.web.server-1.0.11-i486-1.txz ... bad download, deleting
Feb 17 19:28:00 Tower logger: installing plugin: *
Feb 17 19:28:00 Tower logger: 
Feb 17 19:28:00 Tower logger: Warning: simplexml_load_file(): I/O warning : failed to load external entity "/boot/config/plugins/*.plg" in /usr/local/sbin/installplg on line 13
Feb 17 19:28:00 Tower logger:  xml parse error
Feb 17 19:28:00 Tower emhttp: unRAID System Management Utility version 5.0-rc11

Link to comment

sensors -u

 
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0:
  temp1_input: 30.000
  temp1_max: 85.000
  temp1_crit: 105.000
  temp1_crit_alarm: 0.000
Core 0:
  temp2_input: 22.000
  temp2_max: 85.000
  temp2_crit: 105.000
  temp2_crit_alarm: 0.000
Core 1:
  temp3_input: 29.000
  temp3_max: 85.000
  temp3_crit: 105.000
  temp3_crit_alarm: 0.000
Core 2:
  temp4_input: 18.000
  temp4_max: 85.000
  temp4_crit: 105.000
  temp4_crit_alarm: 0.000
Core 3:
  temp5_input: 28.000
  temp5_max: 85.000
  temp5_crit: 105.000
  temp5_crit_alarm: 0.000

 

Thanks, need to make adaptations to show multiple cores, but good to have this info.

 

Hi,

 

This is the output of sensors -u for me:

root@Greenyserver:~# sensors -u
k10temp-pci-00c3
Adapter: PCI adapter
temp1:
  temp1_input: 6.250
  temp1_max: 70.000
  temp1_crit: 70.000
  temp1_crit_hyst: 69.000

 

Also, as you can see in the pic below, neither the CPU or MB temps show on the main page.

 

guxiuT3.png

Link to comment

Hi

Tried

root@Pluto:/boot# removepkg plugins/simpleFeatures.itunes.server-1.0.11-i486-1.txz

And got

ls: cannot access /var/log/packages/simpleFeatures.itunes.server-1.0.11-i486-1**: No such file or directory
No such package: /var/log/packages/simpleFeatures.itunes.server-1.0.11-i486-1*. Can't remove.

 

 

To remove the packages for iTunes, type this into terminal:

 

removepkg /boot/plugins/simpleFeatures/simpleFeatures.itunes.server-1.0.11-i486-1.txz 

 

Regarding the web server plg, current there is no uninstall option. You can remove these specific packages that the webserver plugin uses:

 

 /boot/packages/openssl-1.0.1c-i486-3.txz                                       # openssl library (mandatory)
/boot/packages/libmcrypt-2.5.8-i486-1.txz                                      # mcrypt library (mandatory)
/boot/packages/m4-1.4.16-i486-1.txz                                            # m4 library (mandatory)
/boot/packages/libtool-2.4.2-i486-1.txz                                        # tools library (mandatory)

/boot/packages/pcre-8.12-i486-1.txz                                            # pcre library (general usage)
/boot/packages/libzip-0.9.3-i486-1.txz                                         # zip library (used by ZIP extension)
/boot/packages/sqlite-3.7.14.1-i486-1.txz                                      # sqlite library (used by SQLITE extension)

/boot/packages/freetype-2.4.10-i486-1.txz                                      # freetype library (used by GD extension)
/boot/packages/libjpeg-v8a-i486-1.txz                                          # jpeg library (used by GD extension)
/boot/packages/libpng-1.4.12-i486-1.txz                                        # png library (used by GD extension)
/boot/packages/libX11-1.5.0-i486-1.txz                                         # x11 library (used by GD extension)
/boot/packages/libXau-1.0.7-i486-1.txz                                         # xau library (used by GD extension)
/boot/packages/libxcb-1.8.1-i486-1.txz                                         # xcb library (used by GD extension)
/boot/packages/libXdmcp-1.1.1-i486-1.txz                                       # xdmcp library (used by GD extension)
/boot/packages/libXpm-3.5.10-i486-1.txz                                        # xpm library (used by GD extension)
/boot/packages/t1lib-5.1.2-i486-3.txz                                          # t1 library (used by GD extension)

/boot/packages/aspell-0.60.6-i486-1.txz                                        # spelling library (used by PSPELL extension)
/boot/packages/curl-7.27.0-i486-2.txz                                          # curl library (used by CURL extension)
/boot/packages/enchant-1.5.0-i486-1.txz                                        # enchant library (used by ENCHANT extension)
/boot/packages/net-snmp-5.6.1-i486-5.txz                                       # snmp library (used by SNMP extension)
/boot/packages/libxslt-1.1.26-i486-2.txz                                       # xslt library (used by XSL extension)
/boot/packages/xz-5.0.4-i486-1.tgz                                             # xz utility (used by XSL extension)

 

That means you've removed the original package file. You'll need to copy it back first  :)

Link to comment

hi there,

 

I deleted all the old simplefeatures and created the /boot/plugins folder inserted all the plg files but it will not work

Feb 17 19:17:54 Tower logger: installing plugin: simpleFeatures.active.streams-1.0.10-noarch-1
Feb 17 19:17:54 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:17:54 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:18:34 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.active.streams-1.0.10-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.active.streams-1.0.10-i486-1.txz ... bad download, deleting
Feb 17 19:18:34 Tower logger: installing plugin: simpleFeatures.activity.monitor-1.0.11-noarch-1
Feb 17 19:18:34 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:18:34 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:19:15 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.activity.monitor-1.0.11-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.activity.monitor-1.0.11-i486-1.txz ... bad download, deleting
Feb 17 19:19:15 Tower logger: installing plugin: simpleFeatures.cache.dirs-1.0.11-noarch-1
Feb 17 19:19:15 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:19:15 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:19:55 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.cache.dirs-1.0.11-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.cache.dirs-1.0.11-i486-1.txz ... bad download, deleting
Feb 17 19:19:55 Tower logger: installing plugin: simpleFeatures.core.webGUI-1.0.11-noarch-1
Feb 17 19:19:55 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:19:55 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:20:35 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.core.webGUI-1.0.11-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.core.webGUI-1.0.11-i486-1.txz ... bad download, deleting
Feb 17 19:20:35 Tower logger: installing plugin: simpleFeatures.disk.health-1.0.11-noarch-1
Feb 17 19:20:35 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:20:35 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:21:16 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.disk.health-1.0.11-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.disk.health-1.0.11-i486-1.txz ... bad download, deleting
Feb 17 19:21:16 Tower logger: installing plugin: simpleFeatures.disk.preclear-1.0.10-noarch-1
Feb 17 19:21:16 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:21:16 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:21:56 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.disk.preclear-1.0.10-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.disk.preclear-1.0.10-i486-1.txz ... bad download, deleting
Feb 17 19:21:56 Tower logger: installing plugin: simpleFeatures.dns.server-1.0.10-noarch-1
Feb 17 19:21:56 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:21:56 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:22:16 Tower in.telnetd[1308]: connect from 192.168.0.13 (192.168.0.13)
Feb 17 19:22:28 Tower login[1309]: ROOT LOGIN  on '/dev/pts/0' from '192.168.0.13'
Feb 17 19:22:37 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.dns.server-1.0.10-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.dns.server-1.0.10-i486-1.txz ... bad download, deleting
Feb 17 19:22:37 Tower logger: installing plugin: simpleFeatures.email.notify-1.0.10-noarch-1
Feb 17 19:22:37 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:22:37 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:23:17 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.email.notify-1.0.10-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.email.notify-1.0.10-i486-1.txz ... bad download, deleting
Feb 17 19:23:17 Tower logger: installing plugin: simpleFeatures.itunes.server-1.0.11-noarch-1
Feb 17 19:23:17 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:23:17 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:23:58 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.itunes.server-1.0.11-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.itunes.server-1.0.11-i486-1.txz ... bad download, deleting
Feb 17 19:23:58 Tower logger: installing plugin: simpleFeatures.log.viewer-1.0.10-noarch-1
Feb 17 19:23:58 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:23:58 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:24:38 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.log.viewer-1.0.10-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.log.viewer-1.0.10-i486-1.txz ... bad download, deleting
Feb 17 19:24:38 Tower logger: installing plugin: simpleFeatures.s3.sleep-1.0.10-noarch-1
Feb 17 19:24:38 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:24:38 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:24:38 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.s3.sleep-1.0.10-i486-1.txz: already exists
Feb 17 19:24:38 Tower logger:   upgradepkg --install-new /boot/plugins/simpleFeatures/simpleFeatures.s3.sleep-1.0.10-i486-1.txz ... 
Feb 17 19:24:38 Tower logger: +==============================================================================
Feb 17 19:24:38 Tower logger: | Installing new package /boot/plugins/simpleFeatures/simpleFeatures.s3.sleep-1.0.10-i486-1.txz
Feb 17 19:24:38 Tower logger: +==============================================================================
Feb 17 19:24:38 Tower logger: 
Feb 17 19:24:38 Tower logger: Verifying package simpleFeatures.s3.sleep-1.0.10-i486-1.txz.
Feb 17 19:24:38 Tower logger: Installing package simpleFeatures.s3.sleep-1.0.10-i486-1.txz:
Feb 17 19:24:38 Tower logger: PACKAGE DESCRIPTION:
Feb 17 19:24:38 Tower logger: WARNING:  Package has not been created with 'makepkg'
Feb 17 19:24:38 Tower logger: Package simpleFeatures.s3.sleep-1.0.10-i486-1.txz installed.
Feb 17 19:24:38 Tower logger: 
Feb 17 19:24:38 Tower logger: 
Feb 17 19:24:38 Tower logger: success
Feb 17 19:25:19 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.s3.sleep.png: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.s3.sleep.png ... bad download, deleting
Feb 17 19:25:19 Tower logger: installing plugin: simpleFeatures.system.info-1.0.10-noarch-1
Feb 17 19:25:19 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:25:19 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:25:59 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.system.info-1.0.10-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.system.info-1.0.10-i486-1.txz ... bad download, deleting
Feb 17 19:25:59 Tower logger: installing plugin: simpleFeatures.system.stats-1.0.10-noarch-1
Feb 17 19:25:59 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:25:59 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:26:40 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.system.stats-1.0.10-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.system.stats-1.0.10-i486-1.txz ... bad download, deleting
Feb 17 19:26:40 Tower logger: installing plugin: simpleFeatures.system.temp-1.0.11-noarch-1
Feb 17 19:26:40 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:26:40 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:27:20 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.system.temp-1.0.11-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.system.temp-1.0.11-i486-1.txz ... bad download, deleting
Feb 17 19:27:20 Tower logger: installing plugin: simpleFeatures.web.server-1.0.11-noarch-1
Feb 17 19:27:20 Tower logger:  file /tmp/plugin-prepare: successfully wrote INLINE file contents
Feb 17 19:27:20 Tower logger:   /bin/bash /tmp/plugin-prepare ... success
Feb 17 19:28:00 Tower logger:  file /boot/plugins/simpleFeatures/simpleFeatures.web.server-1.0.11-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.web.server-1.0.11-i486-1.txz ... bad download, deleting
Feb 17 19:28:00 Tower logger: installing plugin: *
Feb 17 19:28:00 Tower logger: 
Feb 17 19:28:00 Tower logger: Warning: simplexml_load_file(): I/O warning : failed to load external entity "/boot/config/plugins/*.plg" in /usr/local/sbin/installplg on line 13
Feb 17 19:28:00 Tower logger:  xml parse error
Feb 17 19:28:00 Tower emhttp: unRAID System Management Utility version 5.0-rc11

 

Those URLs are completely valid, so I suspect you have a network problem. Try typing:

 

ping www.google.com

Link to comment

sensors -u

 
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0:
  temp1_input: 30.000
  temp1_max: 85.000
  temp1_crit: 105.000
  temp1_crit_alarm: 0.000
Core 0:
  temp2_input: 22.000
  temp2_max: 85.000
  temp2_crit: 105.000
  temp2_crit_alarm: 0.000
Core 1:
  temp3_input: 29.000
  temp3_max: 85.000
  temp3_crit: 105.000
  temp3_crit_alarm: 0.000
Core 2:
  temp4_input: 18.000
  temp4_max: 85.000
  temp4_crit: 105.000
  temp4_crit_alarm: 0.000
Core 3:
  temp5_input: 28.000
  temp5_max: 85.000
  temp5_crit: 105.000
  temp5_crit_alarm: 0.000

 

Thanks, need to make adaptations to show multiple cores, but good to have this info.

 

Hi,

 

This is the output of sensors -u for me:

root@Greenyserver:~# sensors -u
k10temp-pci-00c3
Adapter: PCI adapter
temp1:
  temp1_input: 6.250
  temp1_max: 70.000
  temp1_crit: 70.000
  temp1_crit_hyst: 69.000

 

Also, as you can see in the pic below, neither the CPU or MB temps show on the main page.

 

guxiuT3.png

 

Same for me in the web UI

Link to comment

root@Tower:~# sensors -u
atk0110-acpi-0
Adapter: ACPI interface
Vcore Voltage:
  in0_input: 1.456
  in0_min: 0.850
  in0_max: 1.600
+12V Voltage:
  in1_input: 12.160
  in1_min: 10.200
  in1_max: 13.800
+5V Voltage:
  in2_input: 4.865
  in2_min: 4.500
  in2_max: 5.500
+3.3V Voltage:
  in3_input: 3.248
  in3_min: 2.970
  in3_max: 3.630
CPU_FAN FAN Speed:
  fan1_input: 3245.000
  fan1_min: 800.000
  fan1_max: 7200.000
CHA_FAN1 FAN Speed:
  fan2_input: 0.000
  fan2_min: 800.000
  fan2_max: 7200.000
PWR_FAN FAN Speed:
  fan3_input: 0.000
  fan3_min: 800.000
  fan3_max: 7200.000
CPU Temperature:
  temp1_input: 46.000
  temp1_max: 60.000
  temp1_crit: 95.000
MB Temperature:
  temp2_input: 30.000
  temp2_max: 45.000
  temp2_crit: 95.000

k10temp-pci-00c3
Adapter: PCI adapter
temp1:
  temp1_input: 40.875
  temp1_max: 70.000
  temp1_crit: 70.000
  temp1_crit_hyst: 68.000

 

mine work :)  this is a 3 core AMD btw

 

does everyone not have ACPI turned on in BIOS settings?

Myk

 

Link to comment

Also, I can't seem to get the webserver to work. I used the updated .plg file you posted but it won't start. I see get this in the syslog:

 

/usr/sbin/lighttpd: error while loading shared libraries: libssl.so.1: cannot open shared object file: No such file or directory (Errors)

 

Any ideas?

 

It looks like not all packages have been downloaded.

 

Do you have the package /boot/packages/openssl-1.0.1c-i486-3.txz ?

 

Link to comment

Also, I can't seem to get the webserver to work. I used the updated .plg file you posted but it won't start. I see get this in the syslog:

 

/usr/sbin/lighttpd: error while loading shared libraries: libssl.so.1: cannot open shared object file: No such file or directory (Errors)

 

Any ideas?

 

It looks like not all packages have been downloaded.

 

Do you have the package /boot/packages/openssl-1.0.1c-i486-3.txz ?

 

I think I figured out the problem. There were 2 older openssl packages in /boot/packages and it looks like one of the older ones was overwriting the newer version on startup. I deleted the two older versions and used installpkg to install the newer version and the server works now. I'll post again if it happens after my next restart. Only problem I see now is the temperature issue.

Link to comment

I get the same temperature issue on the main page too as others.

I need an output of "sensors -u"

 

Systems using the ACPI interface (I guess mostly AMD based) give a reading that the GUI can translate, for others it stays blank.

 

As said this is work in progress!!!

Link to comment

Same blank temp. readings here on supermicro x9scm-f.

 

root@Tower:~# sensors -u
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0:
  temp1_input: 31.000
  temp1_max: 80.000
  temp1_crit: 85.000
  temp1_crit_alarm: 0.000
Core 0:
  temp2_input: 29.000
  temp2_max: 80.000
  temp2_crit: 85.000
  temp2_crit_alarm: 0.000
Core 1:
  temp3_input: 32.000
  temp3_max: 80.000
  temp3_crit: 85.000
  temp3_crit_alarm: 0.000

Link to comment

Same here. Blank temps on X9SCM-F.

 

root@nas:~# sensors -u
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0:
  temp1_input: 47.000
  temp1_max: 85.000
  temp1_crit: 105.000
  temp1_crit_alarm: 0.000
Core 0:
  temp2_input: 47.000
  temp2_max: 85.000
  temp2_crit: 105.000
  temp2_crit_alarm: 0.000
Core 1:
  temp3_input: 47.000
  temp3_max: 85.000
  temp3_crit: 105.000
  temp3_crit_alarm: 0.000
Core 2:
  temp4_input: 46.000
  temp4_max: 85.000
  temp4_crit: 105.000
  temp4_crit_alarm: 0.000
Core 3:
  temp5_input: 46.000
  temp5_max: 85.000
  temp5_crit: 105.000
  temp5_crit_alarm: 0.000

nct6776-isa-0a30
Adapter: ISA adapter
Vcore:
  in0_input: 0.912
  in0_min: 0.600
  in0_max: 1.488
  in0_alarm: 0.000
in1:
  in1_input: 1.840
  in1_min: 1.624
  in1_max: 1.992
  in1_alarm: 0.000
AVCC:
  in2_input: 3.280
  in2_min: 2.960
  in2_max: 3.632
  in2_alarm: 0.000
+3.3V:
  in3_input: 3.280
  in3_min: 2.960
  in3_max: 3.632
  in3_alarm: 0.000
in4:
  in4_input: 1.528
  in4_min: 1.352
  in4_max: 1.648
  in4_alarm: 0.000
in5:
  in5_input: 1.256
  in5_min: 1.128
  in5_max: 1.376
  in5_alarm: 0.000
3VSB:
  in7_input: 3.344
  in7_min: 2.960
  in7_max: 3.632
  in7_alarm: 0.000
Vbat:
  in8_input: 3.120
  in8_min: 2.960
  in8_max: 3.632
  in8_alarm: 0.000
fan1:
  fan1_input: 1167.000
  fan1_min: 300.000
  fan1_alarm: 0.000
fan2:
  fan2_input: 3325.000
  fan2_min: 300.000
  fan2_alarm: 0.000
fan3:
  fan3_input: 3176.000
  fan3_min: 300.000
  fan3_alarm: 0.000
fan4:
  fan4_input: 2884.000
  fan4_min: 300.000
  fan4_alarm: 0.000
fan5:
  fan5_input: 0.000
  fan5_min: 300.000
  fan5_alarm: 1.000
SYSTIN:
  temp1_input: 44.000
  temp1_max: 75.000
  temp1_max_hyst: 70.000
  temp1_alarm: 0.000
  temp1_type: 4.000
  temp1_offset: 0.000
CPUTIN:
  temp2_input: 36.500
  temp2_max: 80.000
  temp2_max_hyst: 75.000
  temp2_alarm: 0.000
  temp2_type: 4.000
  temp2_offset: 0.000
AUXTIN:
  temp3_input: 1.500
  temp3_alarm: 0.000
  temp3_type: 4.000
  temp3_offset: 0.000
PECI Agent 0:
  temp6_input: 42.500
  temp6_max: 95.000
  temp6_max_hyst: 92.000
cpu0_vid:
  cpu0_vid: 0.000
intrusion0:
  intrusion0_alarm: 1.000
intrusion1:
  intrusion1_alarm: 1.000

Link to comment

wow, 6 new pages re the new version in one day!  From reading all the posts, I guess the main thing is to completely remove the old version, then install the new version.

 

Will I lose my email notify settings as a result of upgrading?

 

There sounds like there is a few bugs to work out in this new version.  Should I upgrade now, or give it a few days?

Link to comment
  • Squid locked this topic
Guest
This topic is now closed to further replies.