youtubebeat/vendor/github.com/elastic/beats/metricbeat/module/vsphere/_meta/config.reference.yml

13 lines
371 B
YAML

- module: vsphere
enabled: true
metricsets: ["datastore", "host", "virtualmachine"]
period: 10s
hosts: ["https://localhost/sdk"]
username: "user"
password: "password"
# If insecure is true, don't verify the server's certificate chain
insecure: false
# Get custom fields when using virtualmachine metric set. Default false.
# get_custom_fields: false