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:
authorAlexander Bakaldin <alexander.bakaldin@zabbix.com>2022-03-09 06:24:17 +0300
committerAlexander Bakaldin <alexander.bakaldin@zabbix.com>2022-03-09 06:24:17 +0300
commitb576e72ef7142ef255c4059e5350a23b0d61af25 (patch)
tree98318513b33bef250f73c122b58167d1a3c57fa6 /templates
parent1df3e2a891d2209a984ddc96f4a3d23cdfba6f65 (diff)
.........T [DEV-2104] updated supported version of Zabbix in README.md files
Diffstat (limited to 'templates')
-rw-r--r--templates/media/ilert/README.md2
-rw-r--r--templates/media/otrs/README.md2
-rw-r--r--templates/media/pagerduty/README.md2
-rw-r--r--templates/media/redmine/README.md2
-rw-r--r--templates/media/zammad/README.md2
-rw-r--r--templates/media/zendesk/README.md2
6 files changed, 6 insertions, 6 deletions
diff --git a/templates/media/ilert/README.md b/templates/media/ilert/README.md
index 2a3455e6897..89d351d5139 100644
--- a/templates/media/ilert/README.md
+++ b/templates/media/ilert/README.md
@@ -97,4 +97,4 @@ For more information use the [Zabbix](https://www.zabbix.com/documentation/6.2/m
## Supported Versions
-Zabbix >=4.4, iLert API v1.
+Zabbix >=6.2, iLert API v1.
diff --git a/templates/media/otrs/README.md b/templates/media/otrs/README.md
index 5b2469b046a..c5ad0372e35 100644
--- a/templates/media/otrs/README.md
+++ b/templates/media/otrs/README.md
@@ -7,7 +7,7 @@ This guide describes how to integrate your Zabbix 6.2 installation with OTRS usi
## Requirements
- OTRS version 6
-- Zabbix version 5.0 or higher
+- Zabbix version 6.2 or higher
## Setting up a OTRS
diff --git a/templates/media/pagerduty/README.md b/templates/media/pagerduty/README.md
index 33e113bf41c..b6a4b5b5324 100644
--- a/templates/media/pagerduty/README.md
+++ b/templates/media/pagerduty/README.md
@@ -10,7 +10,7 @@
* ***Once the trigger is resolved, a resolving event will be sent to the PagerDuty service to resolve the alert and associated incident on that service.***
# Requirements
1. PagerDuty integrations with Zabbix require Events API v2 key. If you do not have permission to create Event API v2 key, please reach out to an Admin or Account Owner within your organization to help you configure the integration.
-2. PagerDuty webhook integration works with Zabbix version 6.0 or higher.
+2. PagerDuty webhook integration works with Zabbix version 6.2 or higher.
# Support
* If you need help use [forum](https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/393216-discussion-thread-for-official-integration-with-pagerduty)
* If you have encountered a bug, please report it using [Zabbix Jira bug tracker](https://support.zabbix.com/).
diff --git a/templates/media/redmine/README.md b/templates/media/redmine/README.md
index 93c62ff1736..5ba83a02758 100644
--- a/templates/media/redmine/README.md
+++ b/templates/media/redmine/README.md
@@ -7,7 +7,7 @@ This guide describes how to integrate your Zabbix 6.2 installation with Redmine
## Requirements
- Redmine with enabled REST API and Authentication
-- Zabbix version 6.0 or higher
+- Zabbix version 6.2 or higher
## Setting up a Redmine
diff --git a/templates/media/zammad/README.md b/templates/media/zammad/README.md
index e3a2f65a455..aaf0286cb79 100644
--- a/templates/media/zammad/README.md
+++ b/templates/media/zammad/README.md
@@ -7,7 +7,7 @@ This guide describes how to integrate your Zabbix 6.2 installation with Zammad u
## Requirements
- Zammad with enabled HTTP Token Authentication
-- Zabbix version 5.0 or higher
+- Zabbix version 6.2 or higher
## Setting up a Zammad
diff --git a/templates/media/zendesk/README.md b/templates/media/zendesk/README.md
index 4cbba659d38..4e2d4af5ccf 100644
--- a/templates/media/zendesk/README.md
+++ b/templates/media/zendesk/README.md
@@ -12,7 +12,7 @@ The {ALERT.MESSAGE} macro is used to fill in the ticket body for all actions.
The {EVENT.NAME} macro is used as a subject of a ticket for trigger-based events, the {ALERT.SUBJECT} macro is used for non trigger-based events.
# Requirements
-Zendesk webhook integration works with Zabbix version 5.0 or higher.
+Zendesk webhook integration works with Zabbix version 6.2 or higher.
# Support
* If you need help, use [forum](https://www.zabbix.com/forum/zabbix-suggestions-and-feedback/)
* If you have encountered a bug, please report it using [Zabbix Jira bug tracker](https://support.zabbix.com/).