leds
The leds
command may be used to help locate a Makito X4 device by initiating blinking of the Status LEDs on the Makito X4 face-plate. This allows easy location of the device in large server room deployments, for example, to help identify a specific blade in a rack.
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 X4 face-plate. |
stop | Cancels blinking of the Status LEDs on the Makito X4 face-plate. |
get | Displays LED status information for the Makito X4. |
Parameters
Parameter | Default | Description/Values |
---|---|---|
duration | 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