get_free_memory
Get memory usage details including free memory, swap, page cache, and HugePages from a remote server over secure SSH.
Instructions
Returns free memory, swap (total/free), page cache, HugePages and so on
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| user | Yes | ||
| port | No | ||
| password | No | ||
| key_path | No | ||
| timeout | No | ||
| accept_new_hostkey | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||