On the Web page, could we have two extra pieces of info:
1. The actual path of the file being served. This would help with debugging IDtags & compare what is being presented in the Controller vs what is in the file's metadata, particularly if you have multiple sources for the scanned files.
2. Although I have iStatd running on the Pi with a graphical interface on iOS devices for CPU, Network stats, there is no way of displaying the operating temp of the Pi. So could this be added, as an option, to the Asset server.
The command to obtain the temp is /opt/vc/bin/vcgencmd measure_temp or from
cat /sys/class/thermal/thermal_zone0/temp which gives the system temperature in milli-degrees
And maybe read the Max temp
Thanks,
Simon
1. The actual path of the file being served. This would help with debugging IDtags & compare what is being presented in the Controller vs what is in the file's metadata, particularly if you have multiple sources for the scanned files.
2. Although I have iStatd running on the Pi with a graphical interface on iOS devices for CPU, Network stats, there is no way of displaying the operating temp of the Pi. So could this be added, as an option, to the Asset server.
The command to obtain the temp is /opt/vc/bin/vcgencmd measure_temp or from
cat /sys/class/thermal/thermal_zone0/temp which gives the system temperature in milli-degrees
And maybe read the Max temp
Thanks,
Simon