We are monitoring CDM using the MCS.
For the capacity management purpose, we need to get the information about Total Memory allocated to the servers.
Can you please confirm which checkpoint to enable us to collect the QoS for Total Memory allocated to the servers.
Total Physical Memory was hadded back in CDM 6.30
http://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/it-operations-management/ca-unified-infrastructure-management-probes/GA/alphabetical-probe-articles/cdm-cpu-disk-memory-performance-monitoring/cdm-cpu-disk-memory-performance-monitoring-release-notes.html
6.30
What’s New :
A new MCS template package cdm_mcs_template.
(MCS) Added IOSTAT template.
(MCS) Added QoS and alarms for Inode.
(MCS) Disks template is now a part of Default Disk template.
(MCS) Added Disk IO Template.
(MCS) Ability to monitor shared disks.
(IM, AC, and MCS) Added new metric for total physical memory. The probe now generates a QoS for total physical memory (RAM) of a system.
for total memory, you would need to enable
Physical Memory (Total) QOS_PHYSICAL_MEMORY_TOTAL MB Total amount of physical memory (RAM only) available in the system. 6.3
http://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/it-operations-management/ca-unified-infrastructure-management-probes/GA/alphabetical-probe-articles/cdm-cpu-disk-memory-performance-monitoring/cdm-metrics.html
https://api-broadcom-ca.wolkenservicedesk.com/attachment/get_attachment_content?uniqueFileId=569655629786
it t is given by "Memory Usage" in the enhanced profile (Physical + SWAP).
QOS_MEMORY_TOTAL (Total Memory MB) = (MemTotal + SwapTotal) / 1024
QOS_PHYSICAL_MEMORY_TOTAL (Physical Memory MB) = MemTotal / 1024
Please see below KB article for understanding the Memory Usage calculation on Linux:
https://ca-broadcom.wolkenservicedesk.com/external/article?articleId=118534