|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netxms.client.datacollection.ThresholdViolationSummary
public class ThresholdViolationSummary
Threshold violation summary for node
| Constructor Summary | |
|---|---|
ThresholdViolationSummary(NXCPMessage msg,
long baseId)
Create from NXCP message. |
|
| Method Summary | |
|---|---|
int |
getCurrentSeverity()
Get current most critical severity level from active thresholds. |
java.util.List<DciValue> |
getDciList()
|
long |
getNodeId()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThresholdViolationSummary(NXCPMessage msg,
long baseId)
msg - baseId - | Method Detail |
|---|
public long getNodeId()
public java.util.List<DciValue> getDciList()
public int getCurrentSeverity()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||