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

Remove cars from SSM that haven't been "seen" in X months #16

Open
davidfsmith opened this issue Jan 10, 2024 · 1 comment
Open

Remove cars from SSM that haven't been "seen" in X months #16

davidfsmith opened this issue Jan 10, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@davidfsmith
Copy link
Contributor

The current live version of DREM shows over 1K cars as offline, some of these will be duplicate activations when cars have been flashed and re-DREM'd multiple times.

We should track the cars original hostname when creating a new activation so we can start to create a full car history (longer term) and also so we can remove outdated instances of the car from SSM.

Using the original hostname of the car also allows us to start tracking usage per physical car (rather than usage per hostname) over time so we can add in the concept of a car history / maintenance log

@davidfsmith davidfsmith added the enhancement New feature or request label Jan 10, 2024
@MarkRoss-Eviden
Copy link

this would be good but ideally configurable (e.g. be able to set number of dormant months before removal) for those of us having corporate instances, as we may not use our cars for months.

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

No branches or pull requests

2 participants