Software Diagnostics 0x0034
The Software Diagnostics Cluster provides a means to acquire standardized diagnostics metrics that MAY be used by a Node to assist a user or Administrative Node in diagnosing potential problems.
Spec History
Attributes (4)
| Code | Name | Type |
|---|---|---|
| 0x0000 | ThreadMetrics | array |
| 0x0001 | CurrentHeapFree | int64u |
| 0x0002 | CurrentHeapUsed | int64u |
| 0x0003 | CurrentHeapHighWatermark | int64u |
Commands (1)
| Code | Name | Direction |
|---|---|---|
| 0x00 | ResetWatermarks | client→server |
Features (1)
| Bit | Code | Name |
|---|---|---|
| 0 | WTRMRK | Watermarks — Node makes available the metrics for high watermark related to memory consumption. |