I need to send weekly emails to my team for the complete performance metrics dashboard snapshot which includes CPU, Memory, I/O, Network graphs for the production server in AWS EC2,RDS database for the last week.
I prefer to use AWS CloudWatch Custom dashboard. However, i am not able to send automatic emails for Custom Dashboards on weekly basis.
Should i use AWS Cloud Watch or some other monitoring tool to achieve this task.
I have created AWS cloudwatch alerts but will only trigger email, if certain threshold reaches which will not serve my purpose as i need complete dashboard to be emailed to my team which includes CPU, Memory, Network for Web server, RDS..etc etc in the same email.
I created custom dashboard in Cloudwatch which displays graphs for Ec2 and RDS (CPU, Memory, Network..etc). Is there a way to send Custom Dashboards in email
Expected Results: Setup a email notification ever week that send complete performance metric dashboard to my team members