Amazon monitor is not displaying all my EC2 Instances / RDS Instances / S3 Buckets.

Amazon monitor is not displaying all my EC2 Instances / RDS Instances / S3 Buckets.

Amazon monitor is not showing EC2 Instances / RDS Instances / S3 Buckets from Amazon EU (Frankfurt) and Asia Pacific (Seoul). This is because the regions EU (Frankfurt) and Asia Pacific (Seoul) require Signature Version 4 Signing Process. Applications Manager uses AWS SDK for Java version 1.3.26 for connecting to Amazon services and this AWS SDK version only supports Signature Version 2 Signing Process. Hence, EC2 Instances / RDS Instances / S3 Buckets from these regions are not supported by default.

Solution

Upgrade your build to 13600 (or any newer) Version of Applications Manager. In Version 13600, we've updated Amazon Java SDK from Version 1.3.26 to 1.11.171 and support 15 global regions in AWS. This should fix the issue.

However, if you do not wish to upgrade to a newer version, here is what you can do:

Customers using Applications Manager build 12710 & above :
Follow the steps mentioned below for updating AWS SDK for Java and for monitoring AWS instances from all regions :
  1. Download the patch.
  2. Extract it under <AppManager_Home> directory. Overwrite the files, if prompted.
  3. Restart Applications Manager.
  4. Go to the Admin tab. Under Performance Polling, you can find the Amazon tab.
  5. Select the Enable monitoring for Regions with Signature Version 4 Signing Process option.
After performing the above steps, the Amazon monitor should be able to fetch data from all the regions from the next poll.
Customers using Applications Manager build earlier than 12710 :
Patch for using the latest AWS SDK version is available. Please contact Applications Manager support along with your Applications Manager installation build number for getting the same.

                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Licensing of Amazon cloud monitor instances in Applications Manager

                        Each Amazon monitor is considered a basic monitor and comes under the monitor count for licensing. In Amazon monitor, discovery of all the supported services (EC2, RDS, S3, SNS, DynamoDB, ELB, SQS, Lambda, Beanstalk, and Billing information) is ...
                      • REST API Monitor - FAQS

                        1. What should I do when Basic Authentication fails in REST API monitor? Verify if the credentials provided in the Applications Manager are correct. Try if sending username and password in Authorization request header works Get an BASE-64 encoded ...
                      • AWS Monitor Addition - FAQs

                        Best Practices while adding an Amazon monitor in Applications Manager:  Provide proper 'Display name' for the Amazon monitor. Select the Amazon services you want to discover from the Amazon services drop box. By default, all the services will be ...
                      • Self monitor Applications Manager using Real User Monitoring

                        We can monitor the Applications Manager using Real User Monitoring with a Java Script injection and this can be used to measure the Applications Manager's performance continuously. All you need is to install and setup the Real User Monitoring (RUM) ...
                      • Troubleshooting URL Monitor

                        Here are few of the common errors you may come across in URL monitor, we have mentioned the steps you can follow to troubleshoot them. General troubleshooting for URL monitor Ensure that the URL is accessible from the server in which Applications ...