Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File "/opt/zabbix/cloudwatch/zabbixCloudWatch.py", line 370, in <module> cw_data = getCloudWatchData(aws_account, aws_region, aws_service, dimensions) #28

Open
chrisbeagleai opened this issue Jan 17, 2018 · 1 comment

Comments

@chrisbeagleai
Copy link

I was really happy to see someone created this integration. Its well done. Having one issue collecting data.

Traceback (most recent call last):
File "/opt/zabbix/cloudwatch/zabbixCloudWatch.py", line 370, in
cw_data = getCloudWatchData(aws_account, aws_region, aws_service, dimensions)
File "/opt/zabbix/cloudwatch/zabbixCloudWatch.py", line 154, in getCloudWatchData
aws_account = awsAccount(account)
File "/opt/zabbix/cloudwatch/awsAccount.py", line 20, in init
options = Config.options(account)
File "/usr/lib/python2.7/ConfigParser.py", line 279, in options
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: ''

@plutocrat
Copy link

Is the account name (between the square brackets in awscred), the same as the one after ACCOUNT= in your cron script?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants