|
|
EELS can be configured to execute a script when a specific event occurs. The EELS daemon (eelsd(1Meels)) takes care of executing these scripts.
Configuration information for script execution is contained in an execute-script parameter block. Multiple execute-script blocks are allowed within a single configuration file. The parameter block also contains a filter tag that corresponds to a filter parameter block.
Script execution is implemented using the EELS filter mechanism to trigger the execution of the script. Whenever the filter criteria is satisfied, the script is executed by eelsd.
For more information, see ``Executing scripts using filters''.