I have a custom poller set up with an enumeration map setup, this is working exactly how I want it. I have now setup an alert based on this customer poller, which works however, I want to be able to include the post enumerated text in the alert instead of the raw data which is currently what is happening.
For example I have '1' enumerated to 'Investigate', this is displayed on the node details, when the alert comes through the text is '1'
Any ideas?