Details

    • 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,
      } 

       

      Attachments

        Activity

          People

            vkhaliev Vyacheslav Khaliev
            MVekslers Michael Veksler
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: