Agent process controller status values

The fteShowAgentDetails command produces agent process controller status information. There are several possible values for this status.

WAITING
The agent process controller is waiting for the queue manager to become available before starting the agent.
STARTED
The agent process controller has started the agent process.
STOPPED
The agent process controller has been stopped, either because of a request to stop the agent or because there have been too many agent process restarts within the restart interval.
RECOVERING
The agent process unexpectedly stopped and the process controller will attempt to restart it.
ISTOPPING
The agent process has received a request to shut down immediately. When the agent process has stopped, the process controller will stop.
CSTOPPING
The agent process has received a request to shut down in a controlled manner. When the agent process has stopped, the process controller will stop.
UNKNOWN
The agent process controller status cannot be determined. It might be that the agent process controller is not running, or that it is running on a different system from where the fteShowAgentDetails command was run.