Summary
You can use the command line option to perform the following actions on a Deep Security Agent running on Linux:
- start
- display status
- stop
- reset
- restart
Details
Run the following on the command line:
- To start: /etc/init.d/ds_agent start
- To display status: /etc/init.d/ds_agent status
- To stop: /etc/init.d/ds_agent stop
- To reset: /etc/init.d/ds_agent reset
- To restart: /etc/init.d/ds_agent restart