Hello,
We have a PowerShell monitor set up to run an exe. We have PowerShell returning numerical codes based on result. The monitor appears to work correctly.
We have an alert set up to monitor the PowerShell Monitor component for a few servers using this alert.
The team has asked to see either the code that is generated or more preferably the script output in the alert email.
I found this from a different Thwack thread but I do not see anything when we run simulate or execute for the email.
I also do not see any error message. Here is what we are using in the Message body:
${SQL:Select StringData from APM_MultiValueAlertsData Where ComponentID=${ComponentID}}
Do you know if this is set up correctly?
Thanks!