Agent deletion
Proceed with the following procedure to delete the Python monitoring agent.
-
Delete the
WHATAP_AGENT
startup command added when restarting the application server. -
With the
whatap-stop-agent
command, 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