b661f160ba
any arbitrary command as a notifier, potentially allowing just about anything to be a notifier. This component forks a child during orte_init() to avoid forking problems with some OS-bypass networks. The following MCA parameters are available: notifier_command_cmd: Default: /sbin/initlog -f $s -n "Open MPI" -s "$S: $m (errorcode: $e)" Command to execute, with substitution. $s = integer severity; $S = string severity; $e = integer error code; $m = string message notifier_command_timeout: Default: 30 Timeout (in seconds) of the command This commit was SVN r21076. |
||
---|---|---|
.. | ||
configure.m4 | ||
configure.params | ||
help-orte-notifier-command.txt | ||
Makefile.am | ||
notifier_command_child.c | ||
notifier_command_component.c | ||
notifier_command_fd.c | ||
notifier_command_module.c | ||
notifier_command.h |