pryorda / vmware_exporter

VMWare vCenter Exporter for Prometheus
BSD 3-Clause "New" or "Revised" License
513 stars 195 forks source link

Getting overlapped data with VMware exs #378

Open abhirajverm opened 1 year ago

abhirajverm commented 1 year ago

I am getting overlapped data if am putting multiple targets. only one target data is there but showing same 2 time as in screenshot

config of job

exporters config.yml

esx: vsphere_host: 192.168.0.184 vsphere_host: 192.168.0.246 vsphere_user: 'user' vsphere_password: "pasword" ignore_ssl: True specs_size: 5000 fetch_custom_attributes: True fetch_tags: True fetch_alarms: True collect_only: vms: True vmguests: True datastores: True hosts: True snapshots: True

screenshots

image
Kapuzinaa commented 10 months ago

Have the same problem, since I do not have vcenter. Did you somehow managed to resolve this?

abhirajverm commented 10 months ago

Yes it got solved

i changed the line for exporter