Get system information
get_system_informationRetrieve Linux system details including OS, kernel version, uptime, and boot time for remote troubleshooting via SSH on RHEL-based systems.
Instructions
Get basic system information such as operating system, distribution, kernel version, uptime, and last boot time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Remote host to connect to via SSH |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arch | No | ||
| kernel | No | ||
| uptime | No | ||
| os_name | No | ||
| hostname | No | ||
| boot_time | No | ||
| os_version | No |