The only macro available for multiple-statistic script monitors is the ${MultiValueMessages}, which returns all messages from the script monitor. If you want to limit the message text included in the alert notification action you will need to break out the script so that it returns only a single message per-script monitor. Then you can use the ${ComponentMessage} macro, which will return the message for just that one component.
↧