Discussion:
Where do I set "urls"? (notification emails)
larnold7
2012-11-05 18:27:15 UTC
Permalink
larnold7 [http://community.zenoss.org/people/larnold7] created the discussion

"Where do I set "urls"? (notification emails)"

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

--------------------------------------------------------------
The default body for an email notification looks like this ...


Device: ${evt/device}
Component: ${evt/component}
Severity: ${evt/severity}
Time: ${evt/lastTime}
Message:
${evt/message}

<a href="${urls
/eventUrl}">Event Detail</a> urls/ackUrl}">Acknowledge</a> /closeUrl}">Close</a>


using this default makes for very pretty email links to the event in question ... but ... the "urls" part in my case points to the zenoss server at port 8080 ... so seeing that our server isn't at 8080 the link doesn't work ... where do I fix this?

Thanks!
<a href="${
<a href="${urls
<a href="${urls/eventsUrl}">Device Events</a>
--------------------------------------------------------------

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

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Philip Warren
2012-11-05 18:33:27 UTC
Permalink
This post might be inappropriate. Click to display it.
larnold7
2012-11-05 18:35:22 UTC
Permalink
larnold7 [http://community.zenoss.org/people/larnold7] created the discussion

"Re: Where do I set "urls"? (notification emails)"

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

--------------------------------------------------------------
rock on! thanks for the quick response .. I'll get my linux junkies on that asap and let you know!
--------------------------------------------------------------

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

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