Class ThresholdViolationSummary

java.lang.Object
org.netxms.client.datacollection.ThresholdViolationSummary

public class ThresholdViolationSummary extends Object
Threshold violation summary for node
  • Constructor Details

    • ThresholdViolationSummary

      public ThresholdViolationSummary(NXCPMessage msg, long baseId)
      Create from NXCP message.
      Parameters:
      msg - NXCP message
      baseId - base field ID
  • Method Details

    • getNodeId

      public long getNodeId()
      Get owning node ID
      Returns:
      owning node ID
    • getDciList

      public List<DciValue> getDciList()
      Returns:
      the dciList
    • getCurrentSeverity

      public Severity getCurrentSeverity()
      Get current most critical severity level from active thresholds.
      Returns:
      current most critical severity level from active thresholds