fodapps

Displays status of applications managed by FOD.

Synopsis

fodapps [-l | | -h | -V]

Description

Lists all applications managed by FOD and displays information about them.

By default, displays status, PID, and host for each application.

Options

-l

Long format. Also displays path and parameters for each application.

-h

Prints command usage to stderr and exits.

-V

Prints FOD release version to stderr and exits.

Default output

NAME

Name of the application managed by FOD.

STATUS
The status of the application:
running

The application has started and is running properly.

initial

FOD has not yet attempted to start the application. This state is only seen at startup time.

exit

The application failed to start properly. FOD automatically restarts the application.

PID

The application process ID.

HOST

The name of the FOD master host. All applications managed by FOD run on the FOD master host.

-l output

PATH

The full path of the application.

PARAMETERS

The application parameters.