Join fellow LogicMonitor users at the Elevate Community Conference and get hands-on with our latest product innovations.

Register Now

Resources

Explore our blogs, guides, case studies, eBooks, and more actionable insights to enhance your IT monitoring and observability.

View Resources

About us

Get to know LogicMonitor and our team.

About us

Documentation

Read through our documentation, check out our latest release notes, or submit a ticket to our world-class customer service team.

View Resources

Uninstalling LM Container Services using Argus and Collectorset Controller

Last updated on 10 May, 2023

Important: This applies to LM Container services using Argus v4 or later and Collectorset-Controller v1 or later.

This topic describes how to uninstall LM Container using Argus and Collectorset-Controller.

You may need to uninstall LM Container for the following reasons:

Considerations

Procedure

  1. Open the command line interface window. 
  2. In the terminal, run the following Helm command to uninstall the Collectorset-Controller:
    helm uninstall collectorset-controller -n <respective namespace>
  3. Run the following Helm command to uninstall Argus:
    helm uninstall argus -n <respective namespace>
  4. Delete the Custom Resource Definition (CRD) object by using the following command:
    kubectl delete crd collectorsets.logicmonitor.com

Note: The CRD object doesn’t get deleted with the uninstall Helm command. You have to manually delete the CRD.

  1. Delete the client cache configmaps using the following command:
    kubectl delete configmaps -l argus=cache
In This Article

Start Your Trial

Full access to the LogicMonitor platform.
Comprehensive monitoring and alerting for unlimited devices.