-
New Feature Request
-
Resolution: Duplicate
-
Minor
-
None
-
5.4.1
-
None
Currently, in version 5.4.1 we have these dimensions:
[{ "{#VM.UUID}": "4235c63a-93d3-9fcc-5038-b05e3ffe4717", "{#VM.ID}": "101", "{#VM.NAME}": "support-events", "{#HV.NAME}": "host.lan", "{#DATACENTER.NAME}": "dc1", "{#CLUSTER.NAME}": "", "{#VM.IP}": "192.168.1.101", "{#VM.DNS}": "dns.address", "{#VM.GUESTFAMILY}": "otherGuestFamily", "{#VM.GUESTFULLNAME}": "Linux 3.10.0-1160.11.1.el7.x86_64 CentOS Linux 7 (Core) CentOS Linux 7" }]
It would be nice to have VM.STATUS which represents a state of VM, like:
0 ⇒ poweredOff 1 ⇒ poweredOn 2 ⇒ suspended
- duplicates
-
ZBXNEXT-2004 vmware.vm.discovery should expose {#VM.POWERSTATE}
- Closed