Health By Type
health_by_typeRetrieve device health metrics by sensor type, such as temperature, voltage, or fan speed, to monitor hardware status and identify potential issues.
Instructions
Get health data by sensor type for a device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Sensor type (e.g. temperature, voltage, fanspeed) | |
| limit | No | Maximum number of results to return | |
| offset | No | Number of results to skip (offset) for pagination | |
| hostname | Yes | Device hostname or ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||