[GH-ISSUE #1772] Enable collector tasks to gather data in site/client/global variables. #3047

Open
opened 2026-03-14 06:21:32 +03:00 by kerem · 0 comments
Owner

Originally created by @P6g9YHK6 on GitHub (Feb 26, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1772

Is your feature request related to a problem? Please describe.
it is currently not possible to transfer variables across agents except manual input.
This would be useful in many ways:
Monitoring scripts that require an external agent
Rogue detection
custom Alerting logic
or even dynamic configurations

Describe the solution you'd like
We can already select the variables when creating collector's tasks, but they do not work.
Just "enable" them to be written in
adding global key store variable to the list would also be useful :)

Describe alternatives you've considered
other services must be used to store the data needed in scripts if they need to transit between agents or need to contribute to a common effort.

Additional context
https://discord.com/channels/736478043522072608/1179697315196440657

Originally created by @P6g9YHK6 on GitHub (Feb 26, 2024). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1772 **Is your feature request related to a problem? Please describe.** it is currently not possible to transfer variables across agents except manual input. This would be useful in many ways: Monitoring scripts that require an external agent Rogue detection custom Alerting logic or even dynamic configurations **Describe the solution you'd like** We can already select the variables when creating collector's tasks, but they do not work. Just "enable" them to be written in adding global key store variable to the list would also be useful :) **Describe alternatives you've considered** other services must be used to store the data needed in scripts if they need to transit between agents or need to contribute to a common effort. **Additional context** https://discord.com/channels/736478043522072608/1179697315196440657
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#3047
No description provided.