End of Sale Notice:
F5 NGINX is announcing the End of Sale (EoS) for NGINX Controller API Management Module, effective January 1, 2024.
F5 maintains generous lifecycle policies that allow customers to continue support and receive product updates. Existing NGINX Controller API- Management customers can continue to use the product past the EoS date. License renewals are not available after September 30, 2024.
See our End of Sale announcement for more details.
End of Sale Notice:
F5 NGINX is announcing the End of Sale (EoS) for NGINX Controller Application Delivery Module, effective January 1, 2024.
F5 maintains generous lifecycle policies that allow customers to continue support and receive product updates. Existing NGINX Controller Application Delivery customers can continue to use the product past the EoS date. License renewals are not available after September 30, 2024.
See our End of Sale announcement for more details.
Manage the NGINX Controller Agent Service
How to start, stop, and verify the state of the F5 NGINX Controller Agent service.
Starting and Stopping the Agent
To start, stop, and restart the F5 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