Opened 15 years ago

Closed 15 years ago

#6845 closed enhancement (fixed)

Add system stats to frontend control socket

Reported by: Raymond Wagner <raymond@…> Owned by: Isaac Richards
Priority: minor Milestone: 0.22
Component: MythTV - General Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

Adds 'query uptime', 'query load', and 'query memstats' to the mythfrontend control socket, to complement 'QUERY_UPTIME', 'QUERY_LOAD', and 'QUERY_MEMSTATS' in the backend socket.

Attachments (1)

netctlstats.patch (2.1 KB) - added by Raymond Wagner <raymond@…> 15 years ago.

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by Raymond Wagner <raymond@…>

Attachment: netctlstats.patch added

comment:1 Changed 15 years ago by cpinkham

Resolution: fixed
Status: newclosed

(In [21419]) Add the ability to query the uptime, memstats, and load for the frontend via the network control socket.

Closes #6845 using patch from Raymond Wagner.

Note: See TracTickets for help on using tickets.