leds
The leds
command may be used to help locate a Makito FX device by initiating blinking of the Status LED on the Makito FX device. This allows easy location of the device in large server room deployments.
The blinking duration can be set from 1 to 60 minutes. If no duration is set, blinking will last for 15 minutes and can be cancelled at any time using leds stop
.
Synopsis
leds get |
Actions
Action | Description |
---|---|
start | Initiates blinking of the Status LEDs on the Makito FX device. |
stop | Cancels blinking of the Status LEDs on the Makito FX device. |
get | Displays LED status information for the Makito FX. |
Parameters
Parameter | Default | Description/Values |
---|---|---|
durationled | n/a | The blinking duration can be set from 1 to 60 minutes. If no duration is set, blinking will last for 15 minutes. |
Examples
# leds start duration=2 Initiates blinking of the Status LEDs, provides the following confirmation: LEDs set to blink for 2 minutes. |
# leds get Displays current LED status: LED States: |
# leds stop Cancels blinking of the LEDs. LEDs no longer blinking. |
Related Topics