Logtool Specifications

Hewlett-Packard STM: Logtool ERS * Revision 1.17
- Page 46 - Printed: 02/04/99 3:38 PM
the FIFO file will be created. Both fifo_name and
prog_name must be fully qualified. The entry will
still be logged as usual by the STM logger.
exec-path device_path prog_name exec | no-exec [fifo_name]
If exec, executes a specified program when an I/O
error entry for a particular device is logged. If
fifo_name is given, passes it the raw log entry entry
via the specified FIFO file. If no-exec, just passes
the raw log entry via the specified FIFO file. In
either case, the FIFO file will be created. Both
fifo_name and prog_name must be fully qualified.
The entry will still be logged as usual by the STM
logger.
exec-qual product_qual prog_name exec | no-exec [fifo_name]
If exec, executes a specified program when an I/O
error entry for a particular product qualifier is
logged. If fifo_name is given, passes it the raw log
entry entry via the specified FIFO file. If no-exec,
just passes the raw log entry via the specified FIFO
file. In either case, the FIFO file will be created.
Both fifo_name and prog_name must be fully
qualified. The entry will still be logged as usual by
the STM logger.
exec-logger logger_id prog_name exec | no-exec [fifo_name]
If exec, executes a specified program when an I/O
error entry for a particular logger_id is logged. If
fifo_name is given, passes it the raw log entry entry
via the specified FIFO file. If no-exec, just passes
the raw log entry via the specified FIFO file. In
either case, the FIFO file will be created. Both
fifo_name and prog_name must be fully qualified.
The entry will still be logged as usual by the STM
logger.
log-for-exec Enables logging of errors which occur during
attempts perform the above exec-xxx directives.
Errors are logged to the system activity log. This
directive is expected to be used only to track
problems with newly added exec-xxx directives or
exec-xxx directives which do not appear to be
functioning properly.