Discussion:
Event Notifications - modifying email text
handsy
2014-02-11 15:07:35 UTC
Permalink
handsy [http://community.zenoss.org/people/handsy] created the discussion

"Event Notifications - modifying email text"

To view the discussion, visit: http://community.zenoss.org/message/75664#75664

--------------------------------------------------------------
I'd like to tweak the email content when an Event Trigger is activated. Here's what I have now:

Device: ${eventSummary/actor/element_title}
Component: ${evt/component}
Severity: ${evt/severity}
Time: ${evt/lastTime}
Message:
${evt/message}


To start with, I'd like to modify the Severity section. At the moment ${evt/severity} brings back a number between 1 and 6. I'd prefer it to show a descriptive word instead, i.e. INFO, WARN, ERR, etc. Is there a $ parameter that I could use for that.

With that in mind, is there a definitive list of all these $ parameters anyway?

Thanks :)
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/75664#75664]

Start a new discussion in zenoss-users at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...