Class ThresholdViolationSummary


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

      • ThresholdViolationSummary

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

      • 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