Details
-
Sub-task
-
Resolution: Fixed
-
Trivial
-
None
-
None
-
vmware
-
Team INT
-
Sprint 18, Sprint 85 (Feb 2022)
-
0.5
Description
To solve the problem of parent task need change vmware hv template and create the vmware.hv.sensor.health.state item through LLD, based on the information from vmware.hv.sensors.get.
Received lld json should contain the following object:
{ "@type":"HostNumericSensorInfo", "name":"VMware Rollup Health State", "healthState":{ "label":"Yellow", "summary":"Sensor is operating under conditions that are non-critical", "key":"yellow" }, "currentReading":"0", "unitModifier":"0", "baseUnits":null, }