mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #650] Feature Request: Auto Move Agent by WAN/LAN IP #412
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#412
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 @bradhawkins85 on GitHub (Jul 29, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/650
**Is your feature request related to a problem? No
Describe the solution you'd like
To be able to specify the WAN IP for Clients and LAN Subnet(s) for Sites then TRMM automatically moves the agents to the appropriate Client/Site. Also, a Do Not Move flag against agents to force them to stay where they are.
Describe alternatives you've considered
A check that reports if the agents IPs do not match values specified in custom fields, then manually move agents.
Additional context
This would simplify the management of devices by automatically applying checks and tasks to agents if they move sites
@silversword411 commented on GitHub (Jul 29, 2021):
I'm hoping the multi-select agent feature might be coming soon which will allow changes/moves of multiple agents at once...and would be related to this.
Not sure if this is related, or should be in a different issue. Right now, you can't search by the detailed data in systems.
Items to include in the "search" box (maybe only after enabling an "advanced search" checkbox) might include:
Public IP
Private IP
Hardware Details (PC Model)
Processor type (finding older machines/BIOS firmware flash requirements)
HDD Model (firmware updates required for x HDD type)
OS (Windows 7/10/11)
OS "Version" eg 10.0.19043
Not sure if you could have a search structure to be able to query a specific wmi data field in the assets tab:
Assets-Operating System-Organization: HP (searches for all agents with the data field matching that)
or Assets-Disks-Model: "KXG50ZNV256G TOSHIBA"
kind of thing
@bradhawkins85 commented on GitHub (Jul 29, 2021):
I'm thinking these two things would be different features,
Although search with multi-select/move would help I was thinking of a more automated process.
Agents may move to a new location when a staff member takes their laptop between sites etc and some checks/tasks may no longer apply at the new site.
@silversword411 commented on GitHub (Jul 29, 2021):
Probably, but during design having this in mind night help with reorganizing TRMM innards. I'll add as new Feature Request.