mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1948] Graphing script checks output #1216
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#1216
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 @123321mario on GitHub (Jul 30, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1948
Is your feature request related to a problem? Please describe.
I wanted to graph the output of script checks. I found out only the "built in" checks can be measured on the history graph, not the custom scripts checks.
Describe the solution you'd like
As I said on Discord here, it would be nice to have graphical output for scripts checks instead of only getting a boolean answer.
Describe alternatives you've considered
For now, I'm using the boolean output history, hovering with the mouse does show the StdOut of the script.
Additional context
See the discord message for example screenshots.
I have no idea how the data could interact with the graph, for now my scripts are just outputting with "Write-Host" but as said here it could also be made by using exit codes.
@silversword411 commented on GitHub (Aug 2, 2024):
Thumbs up to vote, not new comments with +1
Just makes more crap to have to process in the inbox/notifications. Thx!