Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates/media')
-rw-r--r--templates/media/opsgenie/media_opsgenie.yaml2
-rw-r--r--templates/media/pagerduty/media_pagerduty.yaml2
-rw-r--r--templates/media/topdesk/media_topdesk.yaml2
3 files changed, 3 insertions, 3 deletions
diff --git a/templates/media/opsgenie/media_opsgenie.yaml b/templates/media/opsgenie/media_opsgenie.yaml
index 4f1a96a6ef7..569d95669fe 100644
--- a/templates/media/opsgenie/media_opsgenie.yaml
+++ b/templates/media/opsgenie/media_opsgenie.yaml
@@ -386,7 +386,7 @@ zabbix_export:
event_menu_url: '{EVENT.TAGS.__zbx_ops_issuelink}'
event_menu_name: 'Opsgenie: {EVENT.TAGS.__zbx_ops_issuekey}'
description: |
- Please refer to https://docs.opsgenie.com/docs/alert-api and https://www.zabbix.com/documentation/6.0/manual/config/notifications/media/webhook#example_scripts.
+ Please refer to https://docs.opsgenie.com/docs/alert-api and https://www.zabbix.com/documentation/6.2/manual/config/notifications/media/webhook#example_scripts.
Set global macro {$ZABBIX.URL} with your Zabbix server URL.
Add dedicated user with media type "Opsgenie".
diff --git a/templates/media/pagerduty/media_pagerduty.yaml b/templates/media/pagerduty/media_pagerduty.yaml
index c0ad9edbdb7..4b0a9b5eadf 100644
--- a/templates/media/pagerduty/media_pagerduty.yaml
+++ b/templates/media/pagerduty/media_pagerduty.yaml
@@ -199,7 +199,7 @@ zabbix_export:
throw 'PagerDuty notification failed : ' + error;
}
description: |
- Please refer to https://v2.developer.pagerduty.com/docs/send-an-event-events-api-v2 and https://www.zabbix.com/documentation/6.0/manual/config/notifications/media/webhook#example_scripts.
+ Please refer to https://v2.developer.pagerduty.com/docs/send-an-event-events-api-v2 and https://www.zabbix.com/documentation/6.2/manual/config/notifications/media/webhook#example_scripts.
Set global macro {$ZABBIX.URL} with your Zabbix server URL.
Add a dedicated user with the media type "PagerDuty" and place the integration key in the "token" parameter to integrate into the service.
diff --git a/templates/media/topdesk/media_topdesk.yaml b/templates/media/topdesk/media_topdesk.yaml
index 4f38ad18d8a..de36dfc6c02 100644
--- a/templates/media/topdesk/media_topdesk.yaml
+++ b/templates/media/topdesk/media_topdesk.yaml
@@ -311,7 +311,7 @@ zabbix_export:
event_menu_url: '{EVENT.TAGS.__zbx_tpd_issuelink}'
event_menu_name: 'TOPdesk: {EVENT.TAGS.__zbx_tpd_issuekey}'
description: |
- Please refer to https://developers.topdesk.com/documentation/index.html and https://www.zabbix.com/documentation/6.0/manual/config/notifications/media/webhook#example_scripts.
+ Please refer to https://developers.topdesk.com/documentation/index.html and https://www.zabbix.com/documentation/6.2/manual/config/notifications/media/webhook#example_scripts.
Set global macro {$ZABBIX.URL} with your Zabbix server URL.
Add a dedicated user with the media type "TOPdesk".