[GH-ISSUE #266] Feature request: view the last line of an script check output #172

Closed
opened 2026-03-02 02:14:13 +03:00 by kerem · 4 comments
Owner

Originally created by @ItzMxrcxl on GitHub (Jan 30, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/266

Originally assigned to: @wh1te909 on GitHub.

It would be nice, if the last line of an script output could be displayed next to the Script check.

eg:
image

Originally created by @ItzMxrcxl on GitHub (Jan 30, 2021). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/266 Originally assigned to: @wh1te909 on GitHub. It would be nice, if the last line of an script output could be displayed next to the Script check. eg: ![image](https://user-images.githubusercontent.com/26329863/106359590-ff149700-6313-11eb-9621-1c6a4f5509ed.png)
kerem 2026-03-02 02:14:13 +03:00
  • closed this issue
  • added the
    ui tweak
    label
Author
Owner

@dinger1986 commented on GitHub (Feb 18, 2021):

Does last output not work?

<!-- gh-comment-id:781690064 --> @dinger1986 commented on GitHub (Feb 18, 2021): Does last output not work?
Author
Owner

@ItzMxrcxl commented on GitHub (Feb 20, 2021):

No, everything works like a charm.

My idea is to display the last output in a separate column. So you see everything at once.
For the script execution there would be the last output row.

image
Eg. on the cpu/ram check, display the usage in 5min interval?

In my mind, this was already built in, but got removed in some past version.

I hope you can imagine, what my idea is.
Sorry if it was unclear at first.

<!-- gh-comment-id:782692419 --> @ItzMxrcxl commented on GitHub (Feb 20, 2021): No, everything works like a charm. My idea is to display the last output in a separate column. So you see everything at once. For the script execution there would be the last output row. ![image](https://user-images.githubusercontent.com/26329863/108599571-4382d800-7392-11eb-9f83-f9949641a067.png) Eg. on the cpu/ram check, display the usage in 5min interval? In my mind, this was already built in, but got removed in some past version. I hope you can imagine, what my idea is. Sorry if it was unclear at first.
Author
Owner

@wh1te909 commented on GitHub (Feb 26, 2021):

Hi sounds good ya it used to be there but got removed, i'll add it back. Last line of script output will need to be truncated tho if too long so will just do first 30 chars or whatever

<!-- gh-comment-id:786510775 --> @wh1te909 commented on GitHub (Feb 26, 2021): Hi sounds good ya it used to be there but got removed, i'll add it back. Last line of script output will need to be truncated tho if too long so will just do first 30 chars or whatever
Author
Owner

@sadnub commented on GitHub (Jul 22, 2021):

I attempted adding this and it really messes with the column widths because the last line could be any length. I even tried truncating it and the information was cut off and wouldn't be very useful at 30 characters.

<!-- gh-comment-id:884592176 --> @sadnub commented on GitHub (Jul 22, 2021): I attempted adding this and it really messes with the column widths because the last line could be any length. I even tried truncating it and the information was cut off and wouldn't be very useful at 30 characters.
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#172
No description provided.