mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1067] Client and Site local URL actions #2601
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#2601
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 @ninjamonkey198206 on GitHub (Apr 15, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1067
Originally assigned to: @sadnub on GitHub.
Is your feature request related to a problem? Please describe.
While working on Grafana dashboards and integration, we came across several issues, two being bandwidth concerns and being able to sort out agents per site.
Describe the solution you'd like
The option to add unique URL actions to Clients and Sites, rather than just globally, could allow for a much wider range of options for integration, as well as potentially reducing bandwidth requirements since data wouldn't necessarily need to be streamed to a single destination, and could be stored and served local at the site until a connection is made to the service.
Describe alternatives you've considered
Federation, cloud based, etc, all of which present issues with bandwidth consumption and data storage.
Additional context
Add any other context or screenshots about the feature request here.
@sadnub commented on GitHub (Apr 17, 2022):
Duplicate of this: https://github.com/amidaware/tacticalrmm/issues/746