When I disable a host. I see a "NOTE" is entered to the existing problems in the host:
However I am using Slack media type and it seems to send the problem notification again without the "NOTE" part.
So it is hard to tell if this is an actual alert or not.
* Why the "NOTE" is missing in the Slack alert? What variable it is stored under?
* Why can't it update the existing alert? Normally it should update the existing message?
The slack integration default mode is: https://www.zabbix.com/integrations/slack
NOTE: Escalation canceled: host "HOST_NAME" disabled.
However I am using Slack media type and it seems to send the problem notification again without the "NOTE" part.
So it is hard to tell if this is an actual alert or not.
* Why the "NOTE" is missing in the Slack alert? What variable it is stored under?
* Why can't it update the existing alert? Normally it should update the existing message?
The slack integration default mode is: https://www.zabbix.com/integrations/slack
- alarm (default)
- Update messages will be attached as replies to Slack message thread
- Recovery message from Zabbix will update initial message
Comment