TECHZEN Zenoss User Community ARCHIVE  

Associating a SOP URL with a Zenoss event in Zenoss.. How?

Subject: Associating a SOP URL with a Zenoss event in Zenoss.. How?
Author: Matt Newman
Posted: 2018-07-09 15:57

Hi all - 

I'm trying to associate a SOP (Knowledge article) URL that is in ServiceNow with a Zenoss event and have that URL appear associated w/ the event in Zenoss.

For example, I have a Zenoss event that warns of disk space threshold and the user can go in and click a link on that property that would send me to the SOP (Knowledge article) in ServiceNow through perhaps a new window, or would even just require a copy / paste ...

Anyone execute this before?

------------------------------
Matt Newman
Guardian Life
------------------------------


Subject: RE: Associating a SOP URL with a Zenoss event in Zenoss.. How?
Author: Jay Stanley
Posted: 2018-07-09 17:01

You can use a transform to set a new field in an event.

evt.sop = '<a href="https://www.google.com" target="_blank">SOP Link</a>'


------------------------------
jstanley
------------------------------


Subject: RE: Associating a SOP URL with a Zenoss event in Zenoss.. How?
Author: Jay Stanley
Posted: 2018-07-09 17:02

Make sure you Enable Hyperlinks in Event Fields as well



------------------------------
jstanley
------------------------------


< Previous
zen.MicrosoftWindows: filedescriptor out of range in select()
  Next
SUP 743 update for Core
>