Manage the NGINX Controller Agent Service

How to start, stop, and verify the state of the NGINX Controller Agent service.

Starting and Stopping the Agent

To start, stop, and restart the NGINX Controller Agent, run the following commands on the NGINX Plus system where you installed the Agent.

Start the NGINX Controller Agent:

service controller-agent start

Stop the NGINX Controller Agent:

service controller-agent stop

Restart the NGINX Controller Agent:

service controller-agent restart

Verify that the Agent Has Started

To verify that the NGINX Controller Agent has started, run the following command on the NGINX Plus system where you installed the Agent:

ps ax | grep -i 'controller\-'
2552 ?        S      0:00 controller-agent