nanokvm_led_status
Check power and disk activity status of remote machines by monitoring LED indicators on NanoKVM hardware.
Instructions
Get the power and HDD LED status of the target machine.
Returns:
Dictionary with 'pwr' and 'hdd' boolean values indicating LED states.
- pwr: True if power LED is on (machine is powered)
- hdd: True if HDD LED is on (disk activity)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||