disk.temperatures

Returns disk temperatures for disks in degrees celsius.

NOTE: Disk temperatures are not retrieved more than once every 5 minutes.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: name

name

Type: array of string

List of names of disks to retrieve temperature information. Name should be in the form of "sda", "nvme0n1", etc.

No Additional Items
Each item of this array must be:
Type: string
Parameter 2: include_thresholds

include_thresholds

Type: boolean Default: false

Include the temperature thresholds as reported by the disk (i.e. the critical temp).

Result

Type: object


Required roles: REPORTING_READ