MICRO-EVTD(8) | User Commands | MICRO-EVTD(8) |
micro-evtd - Linkstation/Kuro/Terastation Micro Event Daemon
micro-evtd [-s string1,string2,..] [-c] [-v] [-q] [-p priority] [-w seconds] [-e]
micro-evtd is an operating system daemon and should be started from /etc/init.d or directly. It will return immediately, so you don't need to start it with '&'.
micro-evtd is a simple and small user space interface to the Linkstation/Kuro/Terastation Micro controller which is fitted to the ARM series of NAS boxes. It does not have a lot of features but it's main task is to provide 'keep-alive' messages to the on-board Micro. This device controls/monitors the fan, various LEDs, system temperature and two buttons. This daemon provides the necessary initialisation to the device and also monitors and controls the fan depending on current temperature readings. It also monitors a power button (located at the front) and a reset button (located at the rear).
A new feature of this daemon is the ability to code standby events for single or groups of days. This allows the user to add any number of standby-on/off events as required. You can send a SIGHUP to the daemon to get it to report the time remaining before entering standby. Five minutes before standby, a message is reported to all users. A user can delay standby by five minutes by sending a SIGCONT to the daemon. Each successive SIGCONT adds another five minutes. Alternatively, a SIGINT will log a standby skip. When the timed event is reached, it will skip it for the next event.
All events, whether mechanical button operation, or software reset/shutdown actions are routed through micro-evtd.event(8)
If the button is held for more than 4 seconds then an alternating sequence event is sent.
Bob Perry <lb-source@users.sourceforge.net>
November 2008 | 3.3 |