The platform supports different CloudWatch custom metrics in the Platform depending on your CloudWatch setup.
Metrics for Linux Instances Published by CWAgent |
CloudHealth Metric Column Title |
mem_total |
mem_total |
mem_used_percent |
mem_used_percent |
mem_free |
mem_free |
swap_used |
swap_used |
swap_used_percent |
swap_used_percent |
swap_free |
swap_free |
disk_total |
disk_total |
disk_used |
disk_used |
Metrics for Linux Instances Published by Perl Script |
CloudHealth Metric Column Title |
MemoryUsed |
mem_used |
MemoryUtilization |
mem_used_percent |
MemoryAvailable |
mem_free |
SwapUsed |
swap_used |
SwapUtilization |
swap_used_percent |
DiskSpaceUsed |
disk_used |
DiskSpaceUtilization |
disk_used_percent |
Metrics for Windows Instances |
CloudHealth Metric Column Title |
Memory % Committed Bytes In Use |
mem_committed_percent |
Memory Available MBytes |
mem_free |
Paging File % Usage |
paging_file_used_percent |
LogicalDisk % Free Space |
logical_disk_free_percent |