简体   繁体   中英

Can we use CloudWatch for monitoring apps outside AWS?

Say I have few applications running on physical machines which are not part of AWS infra, is it possible for such applications to publish metrics to cloudwatch and use its alerting mechanism?

Docs do not mention this case, and it seems that CloudWatch CLIs just take metrics as arguments and probably derive the AWS instance ID and send the metric to CloudWatch.

It is possible to use CloudWatch to record custom metrics even if your apps do not run on the AWS EC2 infrastructure. See this blog post that announces the introduction of custom metrics (in 2011) and the CloudWatch custom metrics documentation for more details.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM