Agent deletion
Proceed with the following procedure to delete the Python monitoring agent.
-
Delete the
WHATAP_AGENTstartup command added when restarting the application server. -
With the
whatap-stop-agentcommand, end the WhaTap Python agent process.$ whatap-stop-agent -
If the process is not ended, use the following command to end the process.
$ killall whatap-python -
Execute the following command to check whether the process is ended.
$ ps -ef|grep whatap_python