Mar 12, 2012 3:25 AM
AWS Zenpack, region/ Zone problem not able to see Graph
-
Like (0)
class EC2Connection(AWSQueryConnection):
APIVersion = boto.config.get('Boto', 'ec2_version', '2009-11-30')
DefaultRegionName = boto.config.get('Boto', 'ec2_region_name', 'ap-southeast-1')
DefaultRegionEndpoint = boto.config.get('Boto', 'ec2_region_endpoint',
'ec2.amazonaws.com')
I have changed this us-east-1 to ap-southeast-1
but still it is not populating i tried in changing ec2.amazonaws.com to monitoring.amazonaws.com and this and ap-southeast-1.monitoring.amazonaws.com.
As am able to fetch from java.
None of them works for me.
What has to be done??
Hi Dilip,
I am also stuck here, getting metrics of instances related to us-east. when I modified it, even then default region is not getting changed.
Did you resolve the problem..?
Follow Us On Twitter »
|
Latest from the Zenoss Blog » | Community | Products | Services Resources | Customers Partners | About Us | ||
Copyright © 2005-2011 Zenoss, Inc.
|
||||||||