Collector Removal - macOS
Removing a collector from macOS
When removing a collector that is running on macOS, follow these instructions:
Replace <USER_NAME> with the username that was used to install the collector.
Run the following commands:
launchctl stop com.bluemedora.bindplane-collector
launchctl remove com.bluemedora.bindplane-collector
rm -rf /Users/<USER_NAME>/bluemedora/bindplane-collector/
Updated almost 5 years ago