Hi ,
Is it possible to display all cloudwatch metrics graph on Zabbix?
Problem statement:
1: users want to see all their servers cloudwatch metrics
2: I do not wish to create IAM for every user
What I am thinking to achieve using Zabbix:
1: Configure zabbix to fetch all metrics of instances under auto-scaling groups
2: If instances are not under any Auto-scaling group then bring all metrics using Name or Environment tag of instances if possible.
3: Enabling user to view graphs of these server for their zabbix host groups.
Is there any way to achieve this? I looked up to cloudwatch-zabbix project but finding it difficult to generate graphs. If anyone have done anything similar please share the steps or point me to right direction.
Is it possible to display all cloudwatch metrics graph on Zabbix?
Problem statement:
1: users want to see all their servers cloudwatch metrics
2: I do not wish to create IAM for every user
What I am thinking to achieve using Zabbix:
1: Configure zabbix to fetch all metrics of instances under auto-scaling groups
2: If instances are not under any Auto-scaling group then bring all metrics using Name or Environment tag of instances if possible.
3: Enabling user to view graphs of these server for their zabbix host groups.
Is there any way to achieve this? I looked up to cloudwatch-zabbix project but finding it difficult to generate graphs. If anyone have done anything similar please share the steps or point me to right direction.
I have to go for Grafana.
Comment