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/pagerduty/media_pagerduty.yaml')
-rw-r--r--templates/media/pagerduty/media_pagerduty.yaml2
1 files changed, 1 insertions, 1 deletions
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.