Hello everyone!
I'm trying to configure zabbix template appeared on Zabbix 6. I installed zabbix helm on the cluster by instruction, added a host and applied the template "Kubernetes cluster state by HTTP". Added the cluster URL and tocken.
Everything works well, I tested several items and they are okay except one, but important one.
If I go to "Get state metrics" and test it, I get the following message:
{"error":"Error: cannot get URL: Timeout was reached."}
I tried to install another helm with state metrics, tried to write the direct URL on the script file, etc; I'm still getting the same error. Also, I tried to run it on a completely new zabbix server: it still doesn't work. If I go to Lens and open zabbix-kube-state-metrics URL, it works well, I can see the metrics.
Please, tell me what am I doing wrong. Thanks in advance.
I'm trying to configure zabbix template appeared on Zabbix 6. I installed zabbix helm on the cluster by instruction, added a host and applied the template "Kubernetes cluster state by HTTP". Added the cluster URL and tocken.
Everything works well, I tested several items and they are okay except one, but important one.
If I go to "Get state metrics" and test it, I get the following message:
{"error":"Error: cannot get URL: Timeout was reached."}
I tried to install another helm with state metrics, tried to write the direct URL on the script file, etc; I'm still getting the same error. Also, I tried to run it on a completely new zabbix server: it still doesn't work. If I go to Lens and open zabbix-kube-state-metrics URL, it works well, I can see the metrics.
Please, tell me what am I doing wrong. Thanks in advance.
Comment