Get memory information
get_memory_informationRetrieve detailed memory usage data including physical and swap memory to monitor system resources and troubleshoot performance issues on Linux systems.
Instructions
Get detailed memory including physical and swap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Remote host to connect to via SSH |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ram | Yes | ||
| swap | No |