QUERY MEMSTATS (Myth Protocol)
Jump to navigation
Jump to search
QUERY_MEMSTATS
Present in Protocol Versions
All?
Arguments
Command arguments: none
List arguments: none
Examples
Command:
14 QUERY_MEMSTATS
Response:
26 502[]:[]14[]:[]494[]:[]440
Description
Queries the backend for RAM usage statistics
Returns
- Total physical memory, in megabytes
- Free physical memory
- Total virtual memory (swap)
- Free virtual memory
Changelog
| version | changeset | description |
|---|---|---|
| 15 | [5833] | initial version |