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

48 lines
1.1 KiB
YAML

- name: virtualmachine
type: group
description: >
virtualmachine
release: beta
fields:
- name: host
type: keyword
description: >
Host name
- name: name
type: keyword
description: >
Virtual Machine name
- name: cpu.used.mhz
type: long
description: >
Used CPU in Mhz
- name: memory.used.guest.bytes
type: long
description: >
Used Memory of Guest in bytes
format: bytes
- name: memory.used.host.bytes
type: long
description: >
Used Memory of Host in bytes
format: bytes
- name: memory.total.guest.bytes
type: long
description: >
Total Memory of Guest in bytes
format: bytes
- name: memory.free.guest.bytes
type: long
description: >
Free Memory of Guest in bytes
format: bytes
- name: custom_fields
type: object
object_type: keyword
description: >
Custom fields
- name: network_names
type: keyword
description: >
Network names