wawastein / zabbix-cloudwatch

Cloudwatch integration for Zabbix 3.x
GNU General Public License v3.0
33 stars 53 forks source link

Discovery error #36

Open vysakhv90 opened 2 years ago

vysakhv90 commented 2 years ago

Configured as per the step and I am trying to execute discoverer for each of the services like ec2, emr, rds etc. It shows an error as below:

Invalid discovery rule value: cannot parse as a valid JSON object: invalid object format, expected opening character '{' or '[' at: 'File "./aws_discovery.py", line 44 print d.get_instances(*args.args) ^ SyntaxError: invalid syntax'

Hitting a major roadblock because of this.