I must be missing something simple here and hopefully someone can point me in the right direction.
I have a custom poller pulling valume statistics from a NetApp filer. One of the values is PercentUsed. I have setup a trigger if this value exceeds 90 which works fine. However, I cannot for the life of me find the trigger action email variable to put the PercentUsed value in the message. ${CustomPollerStatus.Status} displays the name of the volume instead of the value actually being triggered. How can I specify WHICH custom poller to show the status of? Seems pretty silly I can't display the actual statistic value that is triggering the alert in the first place.