Opened 19 years ago
Closed 19 years ago
#3619 closed enhancement (invalid)
Request for changes (additions) to status data....
| Reported by: | anonymous | Owned by: | Isaac Richards |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | unknown |
| Severity: | low | Keywords: | mythweb mythbackend mythtv mainserver.cpp httpstatus.cpp |
| Cc: | Ticket locked: | no |
Description
Hi Guys
From what I've been able to work out the Status data is hard coded in mainserver.cpp and httpstatus.cpp. After looking at the code for a whole 60 seconds I've quickly realised I have no capability to amend the code (it's way out of my comfort zone). However I have a few requests....
The status page currently shows CPU temp but only for a single proc, whereas people with real SMP boxes could well have processors running at different temps (for example if the second processor is running a transcode job). I regularly find that my dual opteron box has the CPU's running maybe 6-7 degrees different, normally not a problem but during the summer can be a problem. Also could the box Uptime be included in the Status page possibly? I recently found corrupted recordings and couldn't work out why.....it wasn't till I physically logged onto the box and found it had done an unexpected bork that I found out what was wrong (I normally just interact with the box via the mythweb interface as it's a headless backend)....I think the bork was temp related thus the request above!!
Would it be possible to have a whole load of data included in the status block and then a 'easily' customised front end extract what users want? I know this is asking a lot but I do believe it would allow greater user 'control' over what they see.
Thanks in advance.

feature request without patch