This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Alert e-mail containing trigger values

Hi

I'm new to NPM

I would like to create an alert that triggers on one or more values, this part seems to work great.

However I would like the e-mail that is sent from the trigger action, to display which one of the trigger conditions triggered the alert, along with the value of this condition.

So in example, say the alert would trigger if memory, diskspace or CPU utilization went above 90%, I would like the triggered e-mail to say this alert was triggered because CPU utilization went above 90% on ServerA.

Is this possible, and if so how?