Install and Uninstall Bindplane Collectors

The Bindplane Collectorarrow-up-right can be installed on Linux, Mac, or Windows with a single-line install script.

Installation Script

circle-exclamation
circle-info

NOTE

📘 Agent or Collector: What's the difference?

We often use the terms Agent and Collector interchangeably. When you see either throughout the product or the documentation, we're always referring to the Bindplane Collectorarrow-up-right

Uninstall The Bindplane Collector

On Linux, macOS, or Windows, run the following command to uninstall the collector.

Linux

sudo sh -c "$(curl -fsSlL https://github.com/observiq/bindplane-agent/releases/latest/download/install_unix.sh)" install_unix.sh -r

macOS

sudo sh -c "$(curl -fsSlL https://github.com/observiq/bindplane-agent/releases/latest/download/install_macos.sh)" install_macos.sh -r

Windows

Optionally, on Windows, you can uninstall the collector via the control panel. Simply follow the steps below.

  1. Navigate to the control panel, then to the "Uninstall a program" dialog.

  2. Locate the observIQ OpenTelemetry Collector entry, and select uninstall.

  3. Follow the wizard to complete the removal of the collector.

circle-exclamation

Last updated

Was this helpful?