Hello,
Can someone explain (or point me at the documentation which explains) what the "CpuBusytime" attribute means in the context of a cDOT node?
PS C:\Users\pjorg> Get-NcNode | select Node,CpuBusytime | ft -a
Node CpuBusytime
---- -----------
myn-01 1902506
myn-02 2171813
myn-03 119583
myn-04 59405
Thanks in advance!