19-02-2019, 12:46 PM
I've a requirement where in i'm trying to create clouldwatch dashboard for my service,I've nearly 20 servers for which i wish to create dashboard with multiple widget.
each widget would contain 'CPUUtilization' martix for all 20 server,other widget would contain ' DiskReadOps' matrics for all 20 servers and so on.
In short
one dashboard would contain multipe widget and one widget would contain matrix from multiple servers
I wish to write cloudformation script for the same in yaml format as i'm using yaml for other stuffs,i tried to refer docs but dint get much about my requirement
Any help on this will be appreciated.
Thanks,
Subham
each widget would contain 'CPUUtilization' martix for all 20 server,other widget would contain ' DiskReadOps' matrics for all 20 servers and so on.
In short
one dashboard would contain multipe widget and one widget would contain matrix from multiple servers
I wish to write cloudformation script for the same in yaml format as i'm using yaml for other stuffs,i tried to refer docs but dint get much about my requirement
Any help on this will be appreciated.
Thanks,
Subham