-
Specification change (Sub-task)
-
Resolution: Fixed
-
Medium
-
5.2 (plan)
-
None
-
Sprint 69 (Oct 2020), Sprint 70 (Nov 2020), Sprint 71 (Dec 2020)
-
1
- For all vmware template:
- create user macro {$VM.UUID} equal {#VM.UUID}
- create user macro {$VM.DNS} equal {#VM.DNS}
- remove {HOST.HOST} from any keys for VM and replace to {$VM.UUID}
- create empty user macro {$VM.HOST}
- set as VM host name the user macro {$VM.HOST}
- make custom interface for VM host prototype and set ip = {#VM.IP}
- make custom interface for HV host prototype and set ip = {#HV.IP}
- for template VMWare - define user macro {$VM.HOST} as {$VM.UUID}
- for template VMWare FQDN - define user macro {$VM.HOST} as {$VM.DNS}
- Do not discover VMs with empty {#VM.DNS}
Remove {HOST.HOST} from all keys for HV and DS also
- caused by
-
ZBXNEXT-2088 Allow merging of discovered VM's and data from an installed agent
- Closed
- causes
-
ZBXNEXT-6349 Add VMwareFrequency and VMwarePerfFrequency to all vmware.*.discovery
- Open