diff --git a/Applications/template_ekara/6.4/README.md b/Applications/template_ekara/6.4/README.md index 134277bda..a86aceafc 100644 --- a/Applications/template_ekara/6.4/README.md +++ b/Applications/template_ekara/6.4/README.md @@ -47,7 +47,7 @@ There are no template links in this template.

|{$EKARA.INTERVAL}|Define at which frequency to refresh the data|`15m`| |{$EKARA.LOGIN}|Put your Ekara login here| - | |{$EKARA.PASSWORD}|Put your password here|`SECRET_TEXT`| -|{$EKARA.URL}|Username to connect to the Ekara API|`https://ekara.ip-label.net/`| +|{$EKARA.URL}|Url to connect to the Ekara API|`https://api.ekara.ip-label.net/`| ## Items diff --git a/Applications/template_ekara/6.4/template_ekara.yaml b/Applications/template_ekara/6.4/template_ekara.yaml index cc2003e2c..e042ab4ec 100644 --- a/Applications/template_ekara/6.4/template_ekara.yaml +++ b/Applications/template_ekara/6.4/template_ekara.yaml @@ -752,7 +752,7 @@ zabbix_export: description: 'Put your password here' - macro: '{$EKARA.URL}' - value: 'https://ekara.ip-label.net/' + value: 'https://api.ekara.ip-label.net/' description: 'Here is the URL to Ekara' valuemaps: -