From ed5d7d2d10123c7163a86cea89717c4e1c7d4276 Mon Sep 17 00:00:00 2001 From: Frogg Date: Fri, 15 May 2026 18:56:06 +0200 Subject: [PATCH] maj des templates --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eaf5e50..da91208 100644 --- a/README.md +++ b/README.md @@ -26,11 +26,11 @@ By the way you may require sudoer rights to run the command. ## Content The template installation require 2 files: * **frogg_ssl_check.sh** Zabbix external script -* **frogg_ssl_check.json** Zabbix template configuration +* **zabbix_template_v{VERSION}.json** Zabbix template configuration ## External script -You need to place the script **frogg_ssl_check.sh** into zabbix external forlder **externalscripts/frogg_ssl_check** (by default in **/usr/lib/zabbix/externalscripts/frogg_ssl_check**) +You need to place the script **frogg_ssl_check.sh** into zabbix external forlder **externalscripts/** (by default in **/usr/lib/zabbix/externalscripts/**) You can find the external script folder in Zabbix configuration file **zabbix_server.conf** (by default in **/etc/zabbix/zabbix_server.conf**)