mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #708] Feature Request: Cleanup/tidy old/offline/duplicate machines #2394
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#2394
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nr-plaxon on GitHub (Sep 13, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/708
Is your feature request related to a problem? Please describe.
We redeploy machines quite often and they pile up in TRMM even though the agent is offline forever.
Describe the solution you'd like
A maintenance task that cleans up all machines that have not connected in XX days (number of days as an option). As a safeguard, machines to be deleted should be show sorted by the number of days that they have been offline. After confirmation, these machines should be deleted.
Describe alternatives you've considered
Since this affects a large number of machines, manual cleanup one by one is not an option.
@nr-plaxon commented on GitHub (Sep 13, 2021):
Might also solve this: #685
@dinger1986 commented on GitHub (Oct 15, 2021):
Would be good to do this manually as well maybe under tools and select multiple agents to delete as per #763
@silversword411 commented on GitHub (Nov 26, 2021):
Command line from ssh has been added
github.com/wh1te909/tacticalrmm@2c8f207454I think it's still planned to be added to the GUI as well