Hello,
I have an domain in CloudFlare, so I want do monitor it via Zabbix (7.2)
I import the Template form here
Generate token and edit the Macros.
When test the access via terminal on Debian host, the returned messegaes is:
{"result":{"id":"522..........aa9" ,"status":"active"},"success":true,"errors":[],"messages":[{"code":10000,"message":"This API Token is valid and active","type":null}]}root@debian--------3:~#
But in Zabbix I heve error:
Cannot execute script: Requesting failed: Request failed with status code 401: {"success":false,"errors":[{"code":10000,"message":"Authentication error"}]}
Did you have any idea for it?
I have an domain in CloudFlare, so I want do monitor it via Zabbix (7.2)
I import the Template form here
Generate token and edit the Macros.
When test the access via terminal on Debian host, the returned messegaes is:
{"result":{"id":"522..........aa9" ,"status":"active"},"success":true,"errors":[],"messages":[{"code":10000,"message":"This API Token is valid and active","type":null}]}root@debian--------3:~#
But in Zabbix I heve error:
Cannot execute script: Requesting failed: Request failed with status code 401: {"success":false,"errors":[{"code":10000,"message":"Authentication error"}]}
Did you have any idea for it?
Comment