Opened 13 years ago
Closed 13 years ago
Last modified 13 years ago
#9943 closed Patch - Feature (fixed)
patch: updated smolt client
Reported by: | Owned by: | Raymond Wagner | |
---|---|---|---|
Priority: | minor | Milestone: | 0.25 |
Component: | MythTV - General | Version: | Unspecified |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Add extra data collecting abilities to the smolt client. Remove gentoo client bits as they are not needed.
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | myth_smolt_7.patch added |
---|
comment:1 Changed 13 years ago by
Milestone: | unknown → 0.25 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 13 years ago by
Owner: | set to Raymond Wagner |
---|
Note: See
TracTickets for help on using
tickets.
Update myth_smolt client.
This updates the client side of the hardware profiles, removing polling of Gentoo specific information, and greatly expanding the data now polled about MythTV. Now included is:
Count, total space consumed, and total duration of recordings, expirable recordings, stored livetv sessions, and upcoming recordings. Database age. Total recorded time. Total recording count Total distinct shows recorded. Types of inputs in use. Names of guide grabbers in use. Current time zone. Total space and available space on local recording and video storage groups. Current audio output configuration. Current video profile. Storage engines available to MySQL server. Current storage engine in use by database. Current database schema versions. Number of matches picked up by scheduler. Average and deviation for scheduler run times.
Fixes #9943