Leviton DG6HD Zigbee Dimmer is over-reporting causing Severe hub CPU load detected

I just installed a Leviton DG6HD Zigbee Dimmer and then got a "Severe hub CPU load detected." Error message.

When I check the logs, this thing is reporting something at a crazy rate. It's a several times per second!

I disabled the "Level Reporting Interval" and it has no effect. Any other ideas on how to get the dimmer under control?

So I cut power to the switch for abotu half an hour, then rebooted the Hubitat. Now the new dimmer has stopped the waterfall of reporting that overloaded the logs and was causing the Severe CPU load.

I am going to have to monitor this closely for a while though...

Does anyone know how to see the current CPU load? The only thing I found must have been for a few software versions ago (no longer there).

This app will provide a lot of stats on the hub, but I don’t think CPU load is one of them. The issue is likely with the memory which the app does track.

You could use my [RELEASE] Hub Information Driver or simply query it using this http call:

http:yourHubIp/hub/advanced/freeOSMemoryLast

(it will be the last value on the line returned 5m CPU Avg)