Can we monitor the status of external devices such as routers, sensors, etc in cloudwatch ?

0

each of these devices are server web page and ofcourse they have their own private ip addresses that are rea? please find the best solution about this

asked 2 years ago366 views
1 Answer
0

You can use Lambda and CloudWatch to create custom monitors like pinging a router interface. You can schedule the Lambda to run every so often and send the response as a custom metric to CloudWatch.

You can also look at CloudWatch Synthetics to create custom canaries that can monitor your applications and endpoints

profile pictureAWS
EXPERT
Matt-B
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions