paychex / prometheus-emcecs-exporter

Prometheus exporter for the Dell/EMC ECS array
Apache License 2.0
23 stars 10 forks source link

Error connecting to ECS Cluster #13

Open vijuranade opened 5 months ago

vijuranade commented 5 months ago

Hi,

I have built the exporter using this source code and tried to use in our environment. But when I ran the exporter, I started getting following errors.

HTTP Service running. package=main port=":9438" Connecting to ECS Cluster. cluster= package=ecsclient Connecting to ECS Cluster. cluster= package=ecsclient Error connecting to ECS Cluster at: http://:9101/stats/dt/DTInitStat cluster= package=ecsclient Error connecting to ECS Cluster at: http://:9101/stats/dt/DTInitStat cluster= package=ecsclient Error connecting to ECS Cluster at: http://:9101/stats/dt/DTInitStat cluster= package=ecsclient Error connecting to ECS Cluster at: http://:9101/stats/dt/DTInitStat cluster= package=ecsclient

Has anyone faced this while using this exporter? Any suggestions on this?

Please note that both exporter host and cluster are in same VLAN and there is no network firewall in between.