get_uptime
Checks the current uptime of a remote Linux server over SSH to confirm it is active and responsive, with read-only access that requires only a host and user.
Instructions
Collects uptime from a remote Linux host via SSH
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| port | No | ||
| user | Yes | ||
| timeout | No | ||
| key_path | No | ||
| password | No | ||
| accept_new_hostkey | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||