This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Capture Cloudwatch Custom Metrics in Cloud Instances

We're attempting to use the SAM 6.4 Cloud Infrastructure component to monitor our AWS environment. By default Cloudwatch does not monitor memory or disk, however Amazon does provide a mechanism to capture that information through a script that populates an CloudWatch custom metric: Monitoring Memory and Disk Metrics for Amazon EC2 Linux Instances - Amazon Elastic Compute Cloud

Has anyone successfully been able to import a Cloudwatch custom metric? As long as I can get the statistics in the database somewhere I should be able to generate an alert on it.