get_host_sensors
Retrieve physical host sensor status (temperature, voltage, fan) with green/yellow/red health markers to spot failing hardware across vCenter hosts.
Instructions
[READ] Get hardware sensor status (temperature, voltage, fan, ...) for all hosts.
Returns the list envelope with a real total; each row has host, sensor_name,
type, reading, unit and status (green/yellow/red). Empty items means no host
exposes sensor data (e.g. nested ESXi), not that the query failed.
Use this for physical hardware only — for CPU/memory load use host_performance, and follow up on a red sensor with host_investigation_bundle to see the alarms and events around that host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max sensor rows to return (None = all). | |
| target | No | vCenter/ESXi target from config (default if omitted). |