Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request: ability to remove devices and collectors from the master #28

Open
bjmgeek opened this issue Mar 27, 2020 · 0 comments
Open

request: ability to remove devices and collectors from the master #28

bjmgeek opened this issue Mar 27, 2020 · 0 comments

Comments

@bjmgeek
Copy link

bjmgeek commented Mar 27, 2020

Environment: puppet version 4.10.4; puppet module logicmonitor-logicmonitor v2.1.0

Background: I had a bunch of systems added as devices with logicmonitor::device, and some added as collectors with logicmonitor::collector. I also had one system which was the master, added with logicmonitor::master. At some point, the logic monitor api key changed, so no new systems were added. This went on for quite a while, during which time we decommissioned hosts (collectors and devices).

Result: When we entered correct values for logicmonitor::access_id and logicmonitor::access_key, the master started making all sorts of requests to logicmonitor to add devices and collectors for all those hosts, even though they had been deleted.

Request: There should be a way to remove devices and collectors. One possibility would be something similar to ensure => absent on e.g. the file or package resource types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant