Ad Widget

Collapse

Add message information to Resolved Problem in Teams webhook

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cnapan
    Junior Member
    • Jun 2020
    • 12

    #1

    Add message information to Resolved Problem in Teams webhook

    Hello,

    I am using a Zabbix Webhook in MS Teams as media type. All works fine, I am getting problems and resolved notification on Teams. Though, I would like to include into the resolved notification a message that some Zabbix user is putting when manually closing the problem. In Teams media type, under administration in Zabbix, I have already modified the message template and added :
    Code:
    Event update history: {EVENT.UPDATE.HISTORY}
    to problem recovery message type. But this changed nothing. I have also added
    Code:
    Event acknowledgment: {EVENT.ACK.STATUS}
    , but this is also not showing any info about acknowledgement in Teams notification. I think something must be also changed in the main script itself, under Media type.

    Does anyone know how to modify the resolved message template so it will include the message that admin is adding when marking problem ACK and manually adding message?
    Last edited by cnapan; 29-06-2022, 17:09.
Working...