Scroll to navigation
MICRO-EVTD.EVENT(8) |
Event Usage |
MICRO-EVTD.EVENT(8) |
NAME¶
micro-evtd.event - Event script for micro-evtd
SYNOPSIS¶
micro-evtd.event [-s option1,option2,...]
DESCRIPTION¶
The event script works as a front end for micro-evtd.
MESSAGE EVENTS¶
The event system has been modified such that 99% of the daemon event system is
pushed through the event script. A third parameter is supplied by the daemon
out to the script detailing information relevant to the generated message.
- 4
- Fan failure.
- C
- Copy image to RAMDISK.
- O
- Overheat detection.
- I
- Updates micro-evtd.status with temperature,fan speed and fan
failure information.
- B
- Button press information.
- W
- Message event.
- S
- Standby event.
- T
- If enabled, display time remaining before entering low power mode.
- P
- Create daemon PID file.
- L
- Locate present process.
AUTHOR¶
Bob Perry <lb-source@users.sourceforge.net>