Closed nistiwar closed 1 year ago
Hi,
I am looking for the leanest config possible which can get me the following metrics of the ESXi hosts:
default: vsphere_user: "" vsphere_password: "" ignore_ssl: True specs_size: 5000 fetch_custom_attributes: True fetch_tags: True fetch_alarms: False collect_only: datastores: false hosts: true snapshots: false vmguests: false vms: false
Please read the Readme and fiddle with the instructions. This is more a support question then an issue.
Hi,
I am looking for the leanest config possible which can get me the following metrics of the ESXi hosts:
I am currently using the following: config.yml:
default: vsphere_user: "" vsphere_password: "" ignore_ssl: True specs_size: 5000 fetch_custom_attributes: True fetch_tags: True fetch_alarms: False collect_only: datastores: false hosts: true snapshots: false vmguests: false vms: false