To uninstall MySQL Enterprise Service Manager, run the
uninstall.app
located in the root directory
of your MySQL Enterprise Service Manager installation.
The uninstall process prompts you to save existing data and log files. Choose this option if you plan to reinstall at a later time.
If you do not want to backup the data, you can delete the installation directory after uninstalling MySQL Enterprise Service Manager.
To remove MySQL Enterprise Monitor Agent, navigate to the
init.d
directory and issue the following
command:
$> ./mysql-monitor-agent stop
Run the uninstall.app
file located in the
agent's installation directory.
Removing the Monitor Agent automatically deletes its associated
.log
and .pid
files.
After uninstalling MySQL Enterprise Monitor Agent, you can remove the
installation directory.
To uninstall only one of the agents from a machine that is running several agents, do not run the uninstall program. To uninstall a single agent and leave other agents in place, do the following:
Stop the agent.
Confirm the location of the log files.
Remove the agent as a daemon.
Remove/Archive associated files.
It is best to stop the agent before removing it; for instructions on stopping an agent, see Section 6.5.2, “Starting/Stopping the Agent on macOS”.
To confirm the location of the agent log files, check the
.ini
file.
You can then remove the agent as a daemon by removing its entry
in the init.d
directory.
Also remove or archive any log or configuration files associated with this agent.
If you have installed any additional agents, remove them in the same way.