Temperature Sensors Linksys WRT3200ACM

Hello, I am trying to get the temperature sensors to show on the status page to be shown as on this picture.


Reading online looks like these packages are the ones to be installed and configure:
opkg install collectd
opkg install lm-sensors
opkg install collectd-mod-sensors
opkg install collectd-mod-thermal
opkg install luci-app-statistics

I can see the temperature on the statistics graphs but the do NOT show at the status page like in the first picture. What I am missing? Any help will be appreciated. Thanks.

You have to place a new js file on the front page includes cf attendedsysupgrade.

Hello, thanks for sharing light on what needs to be done, looking online - Is there a process or a how to - How to do this?
Apologies for not knowing this process I am still learning - Thank you.

Are you for real? Do you want an explanation on how to copy a file?

I know you are trying to help me, but copying a file - which one - to where? which folder?
I get that one needs to install the package to monitor the temperatures and activate that on the menu configuration in Luci but other than that? More information will help a lot. Thanks

You have to write javascript file pulling together resources otherwise used in statistics app. you can actually pull output (ubus file exec) of plain sensors and show in the page....
Where? - look at /www/ and luci-app-attendedsysupgrade.

1 Like

I see, well I think I found a simpler solution. From a Githut page:

I kept searching online until I got what I needed. Appreciate the help and guidance. :+1:

For others to see this is how it looks like. :star_struck: