vyos_system_resources
Retrieve CPU, memory, storage, and uptime statistics from the VyOS router for a quick health snapshot.
Instructions
Get router system resources: CPU, memory, storage, and uptime.
Returns a dict keyed by resource (cpu, memory, storage, uptime),
each holding the corresponding `show system ...` output. Handy for
a quick health snapshot of the router.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||