Has anyone noticed the linux script monitors are just not quite right?
SAM: 2024.1.0 (and I am specifically curious if it's happening to others on this version, and if it's fixed later)
Using the linux agent. Create a simple SAM monitor, with a linux script component.

When I edit the script and "Get Script Output" everything is correct:

When I click test back on the edit application screen, I only get the text from the last message variable.

So that is already odd.
Back on the application details summary screen the components show up with the correct statistic, but the messages are all the message text from message.three, even though you can see from the "get script output" that is not what it should be:

If I go to the app logs on the linux machine, it's always just 3 lines and not very helpful.