QUERY LOAD (Myth Protocol)

From MythTV Official Wiki
Jump to: navigation, search

QUERY_LOAD

Arguments

Command arguments: none

List arguments: none

Examples

Command:

10      QUERY_LOAD

Response:

14      0.43[]:[]0.18[]:[]0.17

Description

Queries the remote host's load average, similar to the UNIX utility `uptime`

Returns

The load average of the remote host, over the last 1, 5, and 15 minutes

Changelog

version changeset description
15 [5833] initial version