Ad Widget

Collapse

notification scripting

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jeroenmgage
    Junior Member
    • Jun 2014
    • 15

    #1

    notification scripting

    Hi,

    Is there a way to customize the notifications in such a way that for example, the item values 2 and 3 from the default notification:

    Item values:

    1. {ITEM.NAME1} ({HOST.NAME1}:{ITEM.KEY1}): {ITEM.VALUE1}
    2. {ITEM.NAME2} ({HOST.NAME2}:{ITEM.KEY2}): {ITEM.VALUE2}
    3. {ITEM.NAME3} ({HOST.NAME3}:{ITEM.KEY3}): {ITEM.VALUE3}

    only shows if there are actually values.

    Now, most notifications show the item 2 and 3 as unknown:

    2. *UNKNOWN* (*UNKNOWN*:*UNKNOWN*): *UNKNOWN* 3. *UNKNOWN* (*UNKNOWN*:*UNKNOWN*): *UNKNOWN*

    So I would like to only show this as needed.

    Regards,
    Jeroen
Working...