amidaware / tacticalrmm

A remote monitoring & management tool, built with Django, Vue and Go.
https://docs.tacticalrmm.com
Other
3.26k stars 449 forks source link

Graphing script checks output #1948

Open 123321mario opened 4 months ago

123321mario commented 4 months ago

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 3 months ago

+1

Thumbs up to vote, not new comments with +1

2024-08-02_153416 - brave_Graphing_script_checks_output_·_Issue_#1948_·_amid

Just makes more crap to have to process in the inbox/notifications. Thx!