get_os_details
Retrieve detailed operating system information for remote servers by providing hostname, username, and optional parameters such as password, port, and timeout. Ideal for server monitoring and inspection tasks.
Instructions
获取操作系统详细信息
Input Schema
Name | Required | Description | Default |
---|---|---|---|
hostname | Yes | ||
password | No | ||
port | No | ||
timeout | No | ||
username | Yes |