jfd

Process Manager Server daemon.

Synopsis

jfd [-2 | -3 | -4]

jfd [-V]

Description

jfd is responsible for managing flow definitions and flows. When a flow definition is committed to Process Manager Server, jfd ensures that it is run according to its schedule or based on any triggering events, and manages any dependency conditions for each job in the flow before submitting the job to LSF management host for processing.

Options

-2

Specifies to run jfd as not daemonized, and log debug information to the log file specified in JS_LOGDIR. This option is used by failover. You cannot use it manually.

-3

Specifies to run jfd as not daemonized, and log debug information to stderr (normally the terminal). This option may be used for debugging purposes. Use only under the direction of Technical Support.

-4

Specifies to run jfd as daemonized, and log debug information to the jfd.log.hostname log file. This option may be used for debugging purposes, and allows you to run jfd as a user other than root. Use only under the direction of Technical Support.

-V

Prints the Process Manager release version to stderr and exits.

See also

fod, jadmin