No CPU and Memory displayed in "Performance" tab in Spectrum OneClick
Attributes are not mapped properly
Release: All Supported Releases
Component: SPCCSS - SpectroSERVER Core
Check below attributes whether they are populating the correct values
a. SystemUsageFreeMemory(0x1164032)
b. SystemUsageTotalMemory(0x1164033)
c. SystemUsageUsedMemory(0x1164034)
Now assign the Attribute IDs to
d. NRM_MemoryFreeAttr(0x1164032)
e. NRM_MemoryTotalAttr(0x1164033)
f. NRM_MemoryUsedAttr(0x1164034)
Now you should be able to see the memory metrics in Performance tab.