lorieri / zabbix

zabbix aws templates, scripts, chef automations
http://lorieri.github.com/zabbix/
43 stars 12 forks source link

AWS account key and secret key #2

Closed ghost closed 7 years ago

ghost commented 7 years ago

Where is the account keys are configured (manually) to allow connection between Zabbix and Cloudwatch?

lorieri commented 7 years ago

Hi,

it is so old ...

it is in this file: https://github.com/lorieri/zabbix/blob/af4e8d81b71cf743ef3ecb3abf6837f9c66280f2/chef/cookbooks/zabbix-aws/templates/default/cloudwatch/zabbix-cloudwatch.py.erb#L43

it uses chef to configure the attribute files is this one: https://github.com/lorieri/zabbix/blob/af4e8d81b71cf743ef3ecb3abf6837f9c66280f2/chef/cookbooks/zabbix-aws/attributes/zabbix_aws_defaults.rb

cheers