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

15 lines
367 B
YAML

- module: vsphere
#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