Skip to content

Commit

Permalink
Update endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudguillaumeroy committed Jul 1, 2024
1 parent 01b72de commit e981f04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Applications/template_ekara/6.4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ There are no template links in this template.<br></br>
|{$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

Expand Down
2 changes: 1 addition & 1 deletion Applications/template_ekara/6.4/template_ekara.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
-
Expand Down

0 comments on commit e981f04

Please sign in to comment.