Using AWS CloudWatch in Grafana https://grafana.com/docs/features/datasources/cloudwatch/

http://IP:3000/datasources 在这个页面可以查看之前设置过的所有数据源


点击“Add data source”可以添加一个新的数据源, 注意类型选择 CloudWatch

Access key ID 和 Secret access Key 需要在AWS的  Identity and Access Management 页面里配置用户和权限

控制台网址: https://console.aws.amazon.com/iam/home?#/home

中文教程:https://docs.aws.amazon.com/zh_cn/general/latest/gr/managing-aws-access-keys.html

英文教程: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html#Using_CreateAccessKey_API

填写完点击“Save & Test”, 如果保存成功并且能够连接到这个dataSource的话,页面会有提示


dashborad 模板下载:https://codeload.github.com/monitoringartist/grafana-aws-cloudwatch-dashboards/zip/master

解压到本地。

通过import导入模板来新建一个dashboard。


找到刚才下载的文件夹,选择里面的“aws-efs.json”,


 


 

点击import,新的dashboard就创建完成了,需要注意的是Region是可选的,只有你的efs所在的region才有数据。

相关文章:

  • 2021-10-14
  • 2022-02-06
  • 2021-12-05
  • 2021-05-29
  • 2021-08-02
  • 2022-12-23
  • 2021-10-02
猜你喜欢
  • 2021-10-08
  • 2021-06-30
  • 2021-04-02
  • 2021-11-01
  • 2021-09-20
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案